document.write("<script language=\"JavaScript1.2\" src=\"/photorite_deluxe2/js/PR_MENU_CONFIG.js\"></script>");
document.write("<script language=\"JavaScript1.2\" src=\"/photorite_deluxe2/js/PR_MENU.js\"></script>");


/* --------------------------------------
   Draw main menu itmes
   --------------------------------------
*/



str = "";
	
str +=	'		 <!-- start menuitem table -->';



str += '<table width="759" border="0" cellpadding="0" cellspacing="0">';
str += '	<tr><td><img src="/photorite_deluxe2/images/em.gif" width="1" height="1"></td>';
str += '		<td><a href="/photorite_deluxe2/features.aspx" onMouseOut="PR_MENU_deactivate(1);" onMouseOver="PR_MENU_activate(1);">';
str += '			<img name="PR_MENU_image1" id="PR_MENU_image1" border="0" src="/photorite_deluxe2/images/h_prod_'+imgLang+'.jpg"><a/></td>';
str += '		<td><img src="/photorite_deluxe2/images/em.gif" width="3" height="1"></td>';
str += '		<td><a href="/photorite_deluxe2/buynow.aspx" onMouseOut="PR_MENU_deactivate(2);" onMouseOver="PR_MENU_activate(2);">';
str += '			<img name="PR_MENU_image2" id="PR_MENU_image2" border="0" src="/photorite_deluxe2/images/h_buy_'+imgLang+'.jpg" border="0"></a></td>';
str += '		<td><img src="/photorite_deluxe2/images/em.gif" width="3" height="1"></td>';
str += '		<td><a href="/photorite_deluxe2/dl.aspx" onMouseOut="PR_MENU_deactivate(3);" onMouseOver="PR_MENU_activate(3);">';
str += '			<img name="PR_MENU_image3" id="PR_MENU_image3" border="0" src="/photorite_deluxe2/images/h_dl_'+imgLang+'.jpg" border="0"></a></td>';
str += '		<td><img src="/photorite_deluxe2/images/em.gif" width="3" height="1"></td>';
str += '		<td><a href="/photorite_deluxe2/register.aspx" onMouseOut="PR_MENU_deactivate(4);" onMouseOver="PR_MENU_activate(4);">';
str += '			<img name="PR_MENU_image4" id="PR_MENU_image4" border="0" src="/photorite_deluxe2/images/h_support_'+imgLang+'.jpg" border="0"></a></td>';
str += '		<td><img src="/photorite_deluxe2/images/em.gif" width="3" height="1"></td>';
str += '		<td><a href="/photorite_deluxe2/partner.aspx" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'PR_MENU_image5\',\'\',\'/photorite_deluxe2/images/h_co_'+imgLang+'_hl.jpg\',1)">';
str += '			<img name="PR_MENU_image5" id="PR_MENU_image5" border="0" src="/photorite_deluxe2/images/h_co_'+imgLang+'.jpg" border="0"></a></td>';
str += '		<td><img src="/photorite_deluxe2/images/em.gif" width="3" height="1"></td>';
str += '		<td><a href="/photorite_deluxe2/about.aspx" onMouseOut="PR_MENU_deactivate(6);" onMouseOver="PR_MENU_activate(6);">';
str += '			<img name="PR_MENU_image6" id="PR_MENU_image6" border="0" src="/photorite_deluxe2/images/h_about_'+imgLang+'.jpg" border="0"></a></td>';
str += '	</tr></table>';
document.writeln(str);

document.write("<script language=\"JavaScript1.2\" src=\"js\\navigation.js\"></script>");

