<!-- Hide from Javascript impaired browsers
	var PageName=(document.URL);
	var NumberOfMenus=1;
  	var urlPrefix='http://'+document.domain; //***
	
	function bStart() // ***
	{
		pth = document.location.pathname;
		hrf = document.location.href;
		pfx = "../";
		lnk_support = "?wicket:bookmarkablePage=%3Acom.eaplatform.web.fashionsense.clients.support";
    lnk_suggestions= "?wicket:bookmarkablePage=%3Acom.eaplatform.web.fashionsense.clients.suggestions";
    lnk_download= "?wicket:bookmarkablePage=%3Acom.eaplatform.web.fashionsense.rms.download";
    lnk_partner= "?wicket:bookmarkablePage=%3Acom.eaplatform.web.fashionsense.partner.dealapp";
		
    if (pth.indexOf('index')>0 || (pth=='/' && hrf.indexOf('wicket')<0)) 
    {
      pfx = "";
    }
		
    PMenu1_1=new Array("rollover:"+pfx+"images/nav_blank.gif:"+pfx+"images/nav_blank.gif","","",0,30,7);
		
		if (hrf.indexOf('index.html')>0 || (pth=='/' && hrf.indexOf('wicket')<0)) 
		{
			PMenu1_2 = new Array("rollover:images/nav_home_on.gif:images/nav_home_on.gif", "", "", 0, 30, 80);
		}
		else 
		{
			PMenu1_2 = new Array("rollover:"+pfx+"images/nav_home_off.gif:"+pfx+"images/nav_home_off_m.gif", pfx+"", "", 0, 30, 80);
		}
		
		if (hrf.indexOf('rms/')>0 && hrf.indexOf('download.htm')<0 && hrf.indexOf('sitemap.htm')<0) 
		{
			PMenu1_3 = new Array("rollover:"+pfx+"images/nav_product_on.gif:"+pfx+"images/nav_product_on.gif", pfx+"rms/product.htm", "", 8, 30, 80)
		}
		else
		{
      PMenu1_3 = new Array("rollover:"+pfx+"images/nav_product_off.gif:"+pfx+"images/nav_product_off_m.gif",pfx+"rms/product.htm","",8,30,80);
		}
		
		if ((hrf.indexOf('clients')>0 && hrf.indexOf('services.htm')<0) || hrf.indexOf('download.htm')>0) 
		{
			PMenu1_4 = new Array("rollover:"+pfx+"images/nav_support_on.gif:"+pfx+"images/nav_support_on.gif", pfx+lnk_support, "", 4, 30, 80)
		}
		else
		{
      PMenu1_4 = new Array("rollover:"+pfx+"images/nav_support_off.gif:"+pfx+"images/nav_support_off_m.gif",pfx+lnk_support,"",4,30,80);
		}
		
		if (hrf.indexOf('mhs')>0) 
		{
			PMenu1_5 = new Array("rollover:"+pfx+"images/nav_about_on.gif:"+pfx+"images/nav_about_on.gif", pfx+"mhs/about.htm", "", 3, 30, 80)
		}
		else
		{
      PMenu1_5=new Array("rollover:"+pfx+"images/nav_about_off.gif:"+pfx+"images/nav_about_off_m.gif",pfx+"mhs/about.htm","",3,30,80);
		}
		
		if (hrf.indexOf('clients/services.htm')>0) 
		{
			PMenu1_6 = new Array("rollover:"+pfx+"images/nav_services_on.gif:"+pfx+"images/nav_services_on.gif", pfx+"clients/services.htm", "", 0, 30, 80)
		}
		else
		{
      PMenu1_6=new Array("rollover:"+pfx+"images/nav_services_off.gif:"+pfx+"images/nav_services_off_m.gif",pfx+"clients/services.htm","",0,30,80);
		}
		
		if (hrf.indexOf('partner')>0) 
		{
			PMenu1_7 = new Array("rollover:"+pfx+"images/nav_partners_on.gif:"+pfx+"images/nav_partners_on.gif", pfx+"partner/partners.htm", "", 2, 30, 80)
		}
		else
		{
      PMenu1_7=new Array("rollover:"+pfx+"images/nav_partners_off.gif:"+pfx+"images/nav_partners_off_m.gif",pfx+"partner/partners.htm","",2,30,80);
		}
  
		if (hrf.indexOf('sitemap')>0) 
		{
			PMenu1_8 = new Array("rollover:"+pfx+"images/nav_sitemap_on.gif:"+pfx+"images/nav_sitemap_on.gif", pfx+"rms/sitemap.htm", "", 0, 30, 80)
		} 
		else
		{
      PMenu1_8=new Array("rollover:"+pfx+"images/nav_sitemap_off.gif:"+pfx+"images/nav_sitemap_off_m.gif",pfx+"rms/sitemap.htm","",0,30,80);
		}
		
    PMenu1_9=new Array("rollover:"+pfx+"images/nav_blank.gif:"+pfx+"images/nav_blank.gif","","",0,30,7);
		
		
	  PMenu1_3_1=new Array("Our Product",pfx+"rms/product.htm","",0,20,165);  
	  PMenu1_3_2=new Array("Product Information",pfx+"rms/productinfo.htm","",0); 
	  PMenu1_3_3=new Array("What's New",pfx+"rms/whatsnew.htm","",0);
	  PMenu1_3_4=new Array("Why FashionSense",pfx+"rms/why.htm","",0);  
	  PMenu1_3_5=new Array("Testimonials",pfx+"rms/testimonial.htm","",0);  
	  PMenu1_3_6=new Array("FAQ",pfx+"rms/faq.htm","",0);
	  PMenu1_3_7=new Array("System Requirements",pfx+"rms/sysreq.htm","",0);  
	  PMenu1_3_8=new Array("Full Feature Trial Download",pfx+lnk_download,"",0);  
	                          
	  PMenu1_4_1=new Array("Support",pfx+lnk_support,"",0,20,140);  
	  PMenu1_4_2=new Array("Documents",pfx+lnk_download,"",0);  
	  PMenu1_4_3=new Array("Support Request",pfx+lnk_support+"#support","",0); 
	  PMenu1_4_4=new Array("Suggestions",pfx+lnk_suggestions,"",0);
	      
	  PMenu1_5_1=new Array("About Us",pfx+"mhs/about.htm","",0,20,140); 
	  PMenu1_5_2=new Array("Contact Us",pfx+"mhs/contact.htm","",0);  
	  PMenu1_5_3=new Array("Privacy Policy",pfx+"mhs/privacy.htm","",0);  
	
	  PMenu1_7_1=new Array("Our Partners",pfx+"partner/partners.htm","",0,20,142);  
	  PMenu1_7_2=new Array("Partnership Application",pfx+lnk_partner,"",0); 

		

	}


	
	function aBuild() {}	// ***
	function bOpen() {}		// ***
	function aClose(){return}	// ***

// HORIZONTAL MENU SETTINGS		// ***

PMenu1=new Array(41);
	PMenu1[0]=9;
	PMenu1[1]=200;
	PMenu1[2]=86;
	PMenu1[3]='#1B2FB4';
	PMenu1[4]='#BA000C';
	PMenu1[5]='#BA000C';
	PMenu1[6]='#BA000C';
	PMenu1[7]='white';
	PMenu1[8]='arial,comic sans ms,technical';
	PMenu1[9]=1;
	PMenu1[10]=0;
	PMenu1[11]=9;
	PMenu1[12]=1;
	PMenu1[13]=1;
	PMenu1[14]=1;
	PMenu1[15]='left';
	PMenu1[16]=0;
	PMenu1[17]=0;
	PMenu1[18]=250;
	PMenu1[19]=0;
	PMenu1[20]='';
	PMenu1[21]=0;
	PMenu1[22]='left';
	PMenu1[23]='top';
	PMenu1[24]='#1B2FB4';
	PMenu1[25]='white';
	PMenu1[26]='#BA000C';
	PMenu1[27]='white';
	PMenu1[28]='#C0C0C0';
	PMenu1[29]='';
	PMenu1[30]=5;
	PMenu1[31]=10;
	PMenu1[32]='';
	PMenu1[33]=10;
	PMenu1[34]=5;
	PMenu1[35]='';
	PMenu1[36]=5;
	PMenu1[37]=10;
	PMenu1[38]=1;
	PMenu1[39]=1;
	PMenu1[40]=6;


// End hiding -->