function MakeFlashString(source,id,width,height,wmode, otherParam)
	{	
		return "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width="+width+" height="+height+" id="+id+"><param name=wmode value="+wmode+" /><param name=movie value="+source+" /><param name=quality value=high />"+otherParam+"<embed src="+source+" quality=high wmode="+wmode+" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash\" width="+width+" height="+height+"></embed></object>";
	}
// Direct Write Type
function DocumentWrite(src)
{
	document.write(src);
}
///////////////////////////////////////////////////
function menu_a_1() { location.href = "about.asp"; }
function menu_a_2() { location.href = "about.asp?id=2"; }
function menu_a_3() { location.href = "about.asp?id=3"; }
function menu_a_4() { location.href = "about.asp?id=4"; }
function menu_a_5() { location.href = "about.asp?id=5"; }
function menu_a_6() { location.href = "contact.asp"; }


///////////////////////////////////////////////////
function menu_t_1() { location.href = "support.asp?id=8"; }
function menu_t_2() { location.href = "support.asp?id=9"; }
function menu_t_3() { location.href = "support.asp?id=10"; }
function menu_t_4() { location.href = "support.asp?id=11"; }
function menu_t_5() { location.href = "support.asp?id=12"; }
function menu_t_6() { location.href = "support.asp?id=13"; }
function menu_t_7() { location.href = "support.asp?id=14"; }
function menu_t_8() { location.href = "support.asp?id=15"; }
function menu_t_9() { location.href = "links.asp"; }


///////////////////////////////////////////////////
function menu_d_1() { location.href = "download.asp?id=1";}
function menu_d_2() { location.href = "download.asp?id=2";}
function menu_d_3() { location.href = "download.asp?id=3";}
function menu_d_4() { location.href = "download.asp?id=4";}
function menu_d_5() { location.href = "download.asp?id=5";}
function menu_d_6() { location.href = "download.asp?id=6";}
function menu_d_7() { location.href = "download.asp?id=7";}
function menu_d_8() { location.href = "download.asp?id=8";}
function menu_d_9() { location.href = "download.asp?id=9";}


