		/*LOAD THE CSS STYLE FOR THE BROWSER*/
		// var app=navigator.appName;
		// if (app.indexOf('Netscape') != -1){
		// document.write('<link rel=\"STYLESHEET\" type=\"text/css\" href="./css/ie_menu.css">');
		// }
		// else if (app.indexOf('Microsoft') != -1) {
		  document.write('<link rel=\"STYLESHEET\" type=\"text/css\" href="./css/ie_menu.css">');
		// }
	
	
		oM=new makeCM("oM");
		oM.resizeCheck=1;
		oM.rows=1;
		oM.offlineRoot="http://www.parteqinnovations.com/";
		oM.onlineRoot="http://www.parteqinnovations.com/";
		oM.pxBetween=0;
		oM.fillImg="gifs/cm_fill.gif";
		oM.fromTop=94; 
		oM.fromLeft=0;
		oM.onresize="";
		oM.menuPlacement=0;
		oM.wait=300; 
		oM.zIndex=300;
		oM.useBar=1;
		oM.barWidth="770";
		oM.barHeight="23";
		oM.barX="menu";
		oM.barY="menu"; 
		oM.barClass= "clBar";
		oM.barBorderX=0;
		oM.barBorderY=0;

oM.level[0]=new cm_makeLevel(110,23,"clT","clTOver",1,1,"clBtop","","bottom","","","","","");
oM.level[1]=new cm_makeLevel(150,21,"clS","clSover",1,1,"clB","","right","","","/gifs/menu_arrow.gif",15,20);
oM.level[2]=new cm_makeLevel(150,21,"clS","clSover",1,1,"clB","","right","","","/gifs/menu_arrow.gif",15,20);
oM.level[3]=new cm_makeLevel(150,21,"clS","clSover",1,1,"clB","","right","","","/gifs/menu_arrow.gif",15,20);

oM.makeMenu("m1","","","index.html","",56,24,"gifs/off-home.gif","gifs/on-home.gif","","","","bottom","","","","");

oM.makeMenu("m2","","","about.html","",110,24,"gifs/off-about.gif","gifs/on-about.gif","","","","bottom","","","","");
	oM.makeMenu("m11","m2","STATS","about-stats.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m50","m2","PEOPLE","about-people.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m51","m2","GOVERNANCE","about-gov.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m53","m2","PUBLICATIONS","about-pub.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m54","m2","CAREERS","about-career.html","",100,21,"","","","","","","","","","");
	
oM.makeMenu("m3","","","news.html","",56,24,"gifs/off-news.gif","gifs/on-news.gif","","","","bottom","","","","");
	oM.makeMenu("m17","m3","2011-2012","news-2011-2012.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m18","m3","2009-2010","news-2009-2010.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m19","m3","2007-2008","news-2007-2008.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m20","m3","2005-2006","news-2005-2006.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m21","m3","2003-2004","news-2003-2004.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m22","m3","2001-2002","news-2001-2002.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m23","m3","1999-2000","news-1999-2000.html","",100,21,"","","","","","","","","","");
	
oM.makeMenu("m4","","","http://parteq.technologypublisher.com/","_blank",115,24,"gifs/off-technologies.gif","gifs/on-technologies.gif","","","","bottom","","","","");
			
oM.makeMenu("m5","","","ip.html","",161,24,"gifs/off-ip.gif","gifs/on-ip.gif","","","","bottom","","","","");	
	oM.makeMenu("m33","m5","GUIDE TO I.P.","ip-guide.html","",130,21,"","","","","","","","","","");
	oM.makeMenu("m34","m5","OWNERSHIP POLICY","ip-ownership.html","",130,21,"","","","","","","","","","");
	oM.makeMenu("m35","m5","FAQs","ip-faqs.html","",130,21,"","","","","","","","","","");
oM.makeMenu("m6","","","fandr.html","",145,24,"gifs/off-fr.gif","gifs/on-fr.gif","","","","bottom","","","","");
	oM.makeMenu("m43","m6","ARTICLES","fandrarticles.html","",100,21,"","","","","","","","","","");
	oM.makeMenu("m44","m6","LINKS","fandrlinks.html","",100,21,"","","","","","","","","","");
	
oM.makeMenu("m7","","","contact.html","",100,24,"gifs/off-contactus.gif","gifs/on-contactus.gif","","","","bottom","","","","");

oM.construct();

