var MENU_ITEMS3 = [
	['About Us','../../ABOUT_FACT/default.asp'],
	['Mission & Vision','../../MISSION_VISION/default.asp'],
	['Worldwide Offices','../../ABOUT_FACT/woffices.asp'],
	['Dealership','../../DEALERS/default.asp'],
	['Educational Partnership','../../PARTNER/default.asp'],
	['In the News','../../PRESS/default.asp'],
	['Career','../../JOBS/default.asp'],
	['Products','../../PRODUCTS/default.asp'],
	['Support','../../SUPPORT/default.asp'],
	['Downloads','../../DOWNLOADS/default.asp'],
];


function pupup (text) {
	return '<table border=0 cellpadding=0 cellspacing=0><tr><td><img border=0 src="01.gif" width=9 height=11></td><td background="02.gif"><img border=0 src="pixel.gif" width=261 height=11></td><td colspan=2 rowspan=2 valign="top"><img border=0 src="03.gif" width=89 height=167></td><td><img border=0 src="pixel.gif" width=1 height=11></td></tr><tr><td rowspan=2 background="04.gif"><img border=0 src="pixel.gif" width=9 height=200></td><td rowspan="2" bgcolor="#339933" valign="top" style="font-decoration: none;">'
		+ text + '</td><td><img border=0 src="pixel.gif" width=1 height=156></td></tr><tr><td background="05.gif"><img border=0 src="pixel.gif" width=13 height=200></td><td rowspan="2"><img border=0 src="pixel.gif" width=76 height=200></td><td><img border=0 src="pixel.gif" width=1 height=200></td></tr><tr><td><img border=0 src="06.gif" width=9 height=17></td><td background="07.gif"><img border=0 src="pixel.gif" width=1 height=17></td><td><img border=0 src="08.gif" width=13 height=17></td><td><img border=0 src="pixel.gif" width=1 height=17></td></tr></table>';
}