window.onerror=null;
defaultStatus ="Mystica Line -sheltit";

function vaihda(img_name,img_src) {
document[img_name].src=img_src;
}

function openScript(url, width, height) {
var Win=window.open(url,"openScript",'width='+width+',height='+height+',resizable=0,scrollbars=no,menubar=no,status=no');
}
