function popThumbs(thumb_ID){
	window.open("screenshots.asp?SID=" + thumb_ID,"screenshots","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=420,height=350,left = 0,top = 0");
}

function getDl(){
	window.open("dl.asp?dl=ashop.zip","ashopdl","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=420,height=40,left = 0,top = 0");
}
