

//function formHandler(form){
//c=0;
//var URL = document.form.site.options[document.form.site.selectedIndex].value;
//if (URL != "") {
//top.location.href = URL;
//}
//}

//document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><form name="form"><td style="background-color:#D9D9D9; border-bottom:1px black solid;"><select name="site" style="font-family: Verdana, Serif; font-size: 10px; background-color: #D9D9D9"  onChange="javascript:formHandler()"><option value="">OnTheWeb.com Network Sites</option><optgroup label="OnTheWeb - US" style="font-family: Verdana, Serif; font-size: 10px; background-color: #ffffff"><option value="http://www.ontheweb.com/">Search OnTheWeb</option><option value="http://shop.ontheweb.com/">Shop OnTheWeb</option><option value="http://fonts.ontheweb.com/">Fonts OnTheWeb</option><option value="http://images.ontheweb.com/">Images OnTheWeb</option><option value="http://coupons.ontheweb.com/">Coupons OnTheWeb</option></optgroup><optgroup label="OnTheWeb - UK" style="font-family: Verdana, Serif; font-size: 10px; background-color: #ffffff"><option value="http://www.ontheweb.co.uk/">Search OnTheWeb</option><option value="http://shop.ontheweb.co.uk/">Shop OnTheWeb</option></optgroup><optgroup label="PingPosh Search" style="font-family: Verdana, Serif; font-size: 10px; background-color: #ffffff"><option value="http://www.pingposh.com/">PingPosh - US Edition</option><option value="http://www.pingposh.co.uk/">PingPosh - UK Edition</option></optgroup><optgroup label="Consumer Reviews" style="font-family: Verdana, Serif; font-size: 10px; background-color: #ffffff"><option value="http://www.dvdark.co.uk/">DVD Ark - UK DVD Archive</option><option value="http://www.reviewindex.com/">Review Index - US Edition</option><option value="http://www.reviewindex.co.uk/">Review Index - UK Edition</option></optgroup><optgroup label="Other Websites" style="font-family: Verdana, Serif; font-size: 10px; background-color: #ffffff"><option value="http://www.top20free.com/">Top20 Free - Free Stuff</option><option value="http://www.top20stores.com/">Top20 Stores - Online Stores</option><option value="http://www.freeclipartx.com/">Free Clipart X - Free Graphics</option><option value="http://www.freefontsx.com/">Free Fonts X - Free Fonts</option><option value="http://www.freegamesx.com/">Free Games X - Free Games</option><option value="http://www.freethemesx.com/">Free Themes X - Free Themes</option></optgroup></select></td></form><td align=right width=76><a href="http://www.ontheweb.com/" target="_top"><img src="http://nav.ontheweb.com/graphics/brand_logo.gif" width="76" height="19" border="0" alt="OnTheWeb.com"></a></td></tr></table>');

// function init() {if (window.stop) {window.stop();}if (document.execCommand) {document.execCommand('Stop');}} window.onload = init;

// thnx 2 artdhtml.com

extent = "jpg";

if (window.location.href.indexOf("top20free")!=-1) {ipath="thumbnails";}
if (window.location.href.indexOf("games.top20free")!=-1) {ipath="thumbnails_games";}
if (window.location.href.indexOf("savers.top20free")!=-1) {ipath="thumbnails_screensavers"; extent = "gif";}
if (window.location.href.indexOf("wallpaper.top20free")!=-1) {ipath="thumbnails_wallpaper"; extent = "gif";}
if (window.location.href.indexOf("top20stores")!=-1) {ipath="thumbnails_stores";}
if (window.location.href.indexOf("freeclipartx")!=-1) {ipath="thumbnails_clipart_x";}
if (window.location.href.indexOf("freethemesx")!=-1) {ipath="thumbnails_themes_x";}
if (window.location.href.indexOf("freegamesx")!=-1) {ipath="thumbnails_games_x";}
if (window.location.href.indexOf("freefontsx")!=-1) {ipath="thumbnails_fonts_x";}


ns4=(navigator.appName.indexOf("Netscape")>=0 && !document.getElementById)? 1 : 0;
ie4=(document.all && !document.getElementById)? 1 : 0;
ie5=(document.getElementById && document.all)? 1 : 0;
ns6=(document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? 1: 0;
w3c=(document.getElementById)? 1 : 0;

wid=(ie4||ie5)?window.document.body.clientWidth-20:window.innerWidth-36

if(ns4){document.write ('<layer name="di1"></layer>')}else{document.write ('<div id="di1" style="position:absolute;z-index:100;background:#000000;" ></div>')}

outd=""

if(w3c)div1=document.getElementById('di1')
if(ie4)div1=document.all['di1']
if(ns4)div1=document.layers['di1']

function move_div(x,y){
	if (isNaN(x+y))return
	if(ns4){div1.moveTo(x,y)}else{div1.style.left=x+'px';div1.style.top=y+'px';}
}

function write_div(text){
	if(ns4){
		div1.document.open();
		div1.document.write(text);
		div1.document.close();
	}
	else {div1.innerHTML=text;}
}
 
function big(n){
ondiv=n
		write_div("<img border=1 name=ib src=../images/"+ipath+"/"+n+"."+extent+" width=240 height=179 onmouseover='ondiv=1;big_hide();'>");
		move_div(x,y)
}



function big_hide(){
	ondiv=0;
	t3=window.setTimeout('big_hide2()',100)
}

function big_hide2(){
if (ondiv==0){
	write_div("");
	move_div(-1000,-1000)}
}

y=x=0
function dragIt(evt){if(ie4||ie5){x=window.event.clientX+document.body.scrollLeft; y=window.event.clientY+document.body.scrollTop}else {x=evt.pageX ; y=evt.pageY }}

document.onmousemove = dragIt
if(ns4){document.captureEvents( Event.MOUSEMOVE )}
