document.writeln("<script type=\"text/javascript\">");
document.writeln("var sliderwidth=\"350px\"");
document.writeln("var sliderheight=\"63px\"");
document.writeln("var slidespeed=1");
document.writeln("slidebgcolor=\"\"");   
document.writeln("var leftrightslide=new Array()");
document.writeln("var finalslide=''");
document.writeln("leftrightslide[0]='<a href=\"http://\"><img src=\"files/m1.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[1]='<a href=\"http://\"><img src=\"files/m2.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[2]='<a href=\"http://\"><img src=\"files/m3.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[3]='<a href=\"http://\"><img src=\"files/m4.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[4]='<a href=\"http://\"><img src=\"files/m5.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[5]='<a href=\"http://\"><img src=\"files/m6.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[6]='<a href=\"http://\"><img src=\"files/m7.jpg\" border=\"0\"></a>'");
document.writeln("leftrightslide[7]='<a href=\"http://\"><img src=\"files/m8.jpg\" border=\"0\"></a>'");
document.writeln("var imagegap=\" \"");
document.writeln("var slideshowgap=0");
document.writeln("var copyspeed=slidespeed");
document.writeln("leftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'");
document.writeln("var iedom=document.all||document.getElementById");
document.writeln("if (iedom)");
document.writeln("document.write('<span id=\"temp\" style=\"visibility:hidden;position:absolute;top:-100px;left:-9000px\">'+leftrightslide+'</span>')");
document.writeln("var actualwidth=''");
document.writeln("var cross_slide, ns_slide");
document.writeln("function fillup(){");
document.writeln("if (iedom){");
document.writeln("cross_slide=document.getElementById? document.getElementById(\"test2\") : document.all.test2");
document.writeln("cross_slide2=document.getElementById? document.getElementById(\"test3\") : document.all.test3");
document.writeln("cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide");
document.writeln("actualwidth=document.all? cross_slide.offsetWidth : document.getElementById(\"temp\").offsetWidth");
document.writeln("cross_slide2.style.left=actualwidth+slideshowgap+\"px\"");
document.writeln("}");
document.writeln("else if (document.layers){");
document.writeln("ns_slide=document.ns_slidemenu.document.ns_slidemenu2");
document.writeln("ns_slide2=document.ns_slidemenu.document.ns_slidemenu3");
document.writeln("ns_slide.document.write(leftrightslide)");
document.writeln("ns_slide.document.close()");
document.writeln("actualwidth=ns_slide.document.width");
document.writeln("ns_slide2.left=actualwidth+slideshowgap");
document.writeln("ns_slide2.document.write(leftrightslide)");
document.writeln("ns_slide2.document.close()");
document.writeln("}");
document.writeln("lefttime=setInterval(\"slideleft()\",30)");
document.writeln("}");
document.writeln("window.onload=fillup");
document.writeln("");
document.writeln("function slideleft(){");
document.writeln("if (iedom){");
document.writeln("if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))");
document.writeln("cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+\"px\"");
document.writeln("else");
document.writeln("cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+\"px\"");
document.writeln("");
document.writeln("if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))");
document.writeln("cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+\"px\"");
document.writeln("else");
document.writeln("cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+\"px\"");
document.writeln("");
document.writeln("}");
document.writeln("else if (document.layers){");
document.writeln("if (ns_slide.left>(actualwidth*(-1)+8))");
document.writeln("ns_slide.left-=copyspeed");
document.writeln("else");
document.writeln("ns_slide.left=ns_slide2.left+actualwidth+slideshowgap");
document.writeln("");
document.writeln("if (ns_slide2.left>(actualwidth*(-1)+8))");
document.writeln("ns_slide2.left-=copyspeed");
document.writeln("else");
document.writeln("ns_slide2.left=ns_slide.left+actualwidth+slideshowgap");
document.writeln("}");
document.writeln("}");
document.writeln("if (iedom||document.layers){");
document.writeln("with (document){");
document.writeln("document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><td>')");
document.writeln("if (iedom){");
document.writeln("write('<div style=\"position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden\">')");
document.writeln("write('<div style=\"position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'\" onMouseover=\"copyspeed=0\" onMouseout=\"copyspeed=slidespeed\">')");
document.writeln("write('<div id=\"test2\" style=\"position:absolute;left:0px;top:0px\"></div>')");
document.writeln("write('<div id=\"test3\" style=\"position:absolute;left:-1000px;top:0px\"></div>')");
document.writeln("write('</div></div>')");
document.writeln("}");
document.writeln("else if (document.layers){");
document.writeln("write('<ilayer width='+sliderwidth+' height='+sliderheight+' name=\"ns_slidemenu\" bgColor='+slidebgcolor+'>')");
document.writeln("write('<layer name=\"ns_slidemenu2\" left=0 top=0 onMouseover=\"copyspeed=0\" onMouseout=\"copyspeed=slidespeed\"></layer>')");
document.writeln("write('<layer name=\"ns_slidemenu3\" left=0 top=0 onMouseover=\"copyspeed=0\" onMouseout=\"copyspeed=slidespeed\"></layer>')");
document.writeln("write('</ilayer>')");
document.writeln("}");
document.writeln("document.write('</td></table>')");
document.writeln("}");
document.writeln("}");
document.writeln("</script\>");