document.writeln("<script language=\"JavaScript\">");
document.writeln("<!--");
document.writeln("function KBScreenGoToURL() {");
document.writeln("var bodyTxt=\"<object classid=\\\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\\\" codebase=\\\"http:\/\/download.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=6,0,29,0\\\" width=\\\"140\\\" height=\\\"460\\\">\";");
document.writeln("");
document.writeln("var flashvalue;");
document.writeln("\/\/ Copyright (c) 1998 by Kevin Bartz. All rights reserved. This site has been enhanced by one of Kevin Bartz\'s behaviours! Mail him at kevinbartz@geocities.com! This line must remain in the script.");
document.writeln("IE4=(document.all) ? 1:0");
document.writeln("NS4=(document.layers) ? 1:0");
document.writeln("if (NS4 | IE4) {");
document.writeln("var h=screen.height");
document.writeln("var w=screen.width");
document.writeln("if (h<580 & w<740) {");
document.writeln("\/\/window.location=Tiny");
document.writeln("flashvalue=\"quick1.swf\"");
document.writeln("a.style.display=\"none\"");
document.writeln("} else if (h<674 & w<835) {");
document.writeln("\/\/window.location=Small");
document.writeln("flashvalue=\"quick1.swf\"");
document.writeln("a.style.display=\"none\"");
document.writeln("} else if (h<768 & w<929) {");
document.writeln("flashvalue=\"quick1.swf\"");
document.writeln("a.style.display=\"none\"");
document.writeln("\/\/location=Medium");
document.writeln("} else {");
document.writeln("\/\/location=Big");
document.writeln("flashvalue=\"quick.swf\" ");
document.writeln("}");
document.writeln("bodyTxt+=\"<param name=\\\"movie\\\" value=\\\"\/media\/\"+flashvalue+\"\\\">\";");
document.writeln("bodyTxt+=\"<param name=\\\"quality\\\" value=\\\"high\\\">\";   ");
document.writeln("bodyTxt+=\"<param name=\\\"wmode\\\" value=\\\"Transparent\\\">\"; ");
document.writeln("bodyTxt+=\"<embed src=\\\"\/media\/\"+flashvalue+\"\\\" quality=\\\"high\\\" pluginspage=\\\"http:\/\/www.macromedia.com\/go\/getflashplayer\\\" type=\\\"application\/x-shockwave-flash\\\" width=\\\"140\\\" height=\\\"460\\\"><\/embed><\/object>\";");
document.writeln("document.all.a.innerHTML=bodyTxt;");
document.writeln("}");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("\/\/onmouseup=\"down=false\" onLoad=\"KBScreenGoToURL(\'quick.htm\',\'quick.htm\',\'quick1.htm\',\'quick1.htm\')\"");
document.writeln("<\/script>");
document.writeln("<\/head>");
document.writeln("<body leftmargin=\"0\" topmargin=\"0\" onmousemove=\"move()\" onmouseup=\"down=false\" onLoad=\"KBScreenGoToURL()\">");
document.writeln("<div id=\"a\" style=\"position:absolute; top:20px; width:146px; height:512px; z-index:5; right:40; border: 1px none #000000; background: url(..\/images\/quick.gif); layer-background-image: url(..\/images\/quick.gif);\" class=\"bg_quick\" onmousedown=\"go()\"> ");
document.writeln("<\/div>");
document.writeln("<script>");
document.writeln("var down=false,divright,divtop;");
document.writeln("function go(){");
document.writeln("down=true;");
document.writeln("divright=window.screen.width-event.clientX-parseInt(a.style.right);");
document.writeln("divtop=event.clientY-parseInt(a.style.top);");
document.writeln("}");
document.writeln("function move(){");
document.writeln("  if(down){");
document.writeln("  a.style.right=window.screen.width-event.clientX-divright;");
document.writeln("  a.style.top=event.clientY-divtop;");
document.writeln("  }");
document.writeln("}");
document.writeln("<\/script>");

