Warning: main(../configs/site.conf.php) [function.main]: failed to open stream: No such file or directory in /home/briot/www/js/Menu.js.php on line 3

Warning: main() [function.include]: Failed opening '../configs/site.conf.php' for inclusion (include_path='.:/usr/local/share/pear:/usr/local/lib/php') in /home/briot/www/js/Menu.js.php on line 3
/*** This is the menu creation code - place it right after you body tag Feel free to add this to a stand-alone js file and link it to your page. **/ //Menu object creation oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname oCMenu.frames = 0 //Menu properties oCMenu.pxBetween=0 oCMenu.fromLeft=206 oCMenu.fromTop=54 oCMenu.rows=1 oCMenu.menuPlacement="left" //oCMenu.offlineRoot="file:///D|/Documents%20and%20Settings/David/Desktop/Templateshome/Templates/images2/" //oCMenu.offlineRoot="file:///C|/Documents%20and%20Settings/Administrator/Desktop/Templates/images/nav/" oCMenu.onlineRoot="SITE_DOMAIN" oCMenu.resizeCheck=1 oCMenu.wait=200 oCMenu.fillImg="cm_fill.gif" oCMenu.zIndex=0 //Background bar properties oCMenu.useBar=0 oCMenu.barWidth="100%" oCMenu.barHeight="menu" oCMenu.barClass="clBar" oCMenu.barX=0 oCMenu.barY=0 oCMenu.barBorderX=0 oCMenu.barBorderY=0 oCMenu.barBorderClass="" //Level properties - ALL properties have to be spesified in level 0 oCMenu.level[0]=new cm_makeLevel() //Add this for each new level oCMenu.level[0].width=145 oCMenu.level[0].height=40 oCMenu.level[0].regClass="clLevel0" oCMenu.level[0].overClass="clLevel0over" oCMenu.level[0].borderX=0 oCMenu.level[0].borderY=0 oCMenu.level[0].borderClass="clLevel0border" oCMenu.level[0].offsetX=0; oCMenu.level[0].offsetY=-6; oCMenu.level[0].rows=0 oCMenu.level[0].arrow=0 oCMenu.level[0].arrowWidth=0 oCMenu.level[0].arrowHeight=0 oCMenu.level[0].align="bottom" //EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[1].width=50 oCMenu.level[1].height=15 oCMenu.level[1].regClass="clLevel1" oCMenu.level[1].overClass="clLevel1over" oCMenu.level[1].borderX=1 oCMenu.level[1].borderY=1 oCMenu.level[1].align="right" oCMenu.level[1].offsetX=-1 oCMenu.level[1].offsetY=-1 oCMenu.level[1].borderClass="clLevel1border" //EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[2].width=64 oCMenu.level[2].height=15 oCMenu.level[2].regClass="clLevel2" oCMenu.level[2].overClass="clLevel2over" oCMenu.level[2].borderX=1 oCMenu.level[2].borderY=1 oCMenu.level[2].align="left" oCMenu.level[2].offsetX=0 oCMenu.level[2].offsetY=0 oCMenu.level[2].borderClass="clLevel2border" //EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this /****************************************** Menu item creation: myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) *************************************/ ////////////////////////////////// CORPORATE MENU /////////////////////////////////////// oCMenu.makeMenu('top1','','','SITE_DOMAINCorporate/','','72','19','/images/main_corporate1.gif') oCMenu.makeMenu('sub01','top1','Message from the President','SITE_DOMAINCorporate/President.php','',155) oCMenu.makeMenu('sub02','top1','Mission','SITE_DOMAINCorporate/President.php#Mission','',155) oCMenu.makeMenu('sub03','top1','Manufacturing Consistency','SITE_DOMAINCorporate/Manufacturing_Consistency.php','',155) oCMenu.makeMenu('sub04','top1','Focus on Engineering','SITE_DOMAINCorporate/Focus_on_Engineering.php','',155) oCMenu.makeMenu('sub05','top1','Milestones/Timeline','SITE_DOMAINCorporate/Timeline.php','',155) oCMenu.makeMenu('sub06','top1','Why Antronix?','SITE_DOMAINfeatures/','',155) oCMenu.makeMenu('sub06_1','top1','News','SITE_DOMAINCorporate/news/','',155) ////////////////////////////////// SALES MENU /////////////////////////////////////// oCMenu.makeMenu('top2','','','SITE_DOMAINSales/','','84','19','/images/main_sales2.gif') oCMenu.makeMenu('sub07','top2','Offices','SITE_DOMAINSales/Offices.php','',115) oCMenu.makeMenu('sub08','top2','Distribution','SITE_DOMAINSales/Sales_Distribution.php','',115) oCMenu.makeMenu('sub09','top2','Retail','SITE_DOMAINSales/Retail.php','',115) oCMenu.makeMenu('sub10','top2','Customer Support','SITE_DOMAINSales/Customer_Support.php','',115) oCMenu.makeMenu('sub11','top2','New Product Ideas','SITE_DOMAINSales/New_Product.php','',115) //oCMenu.makeMenu('sub12','top2','FAQ','SITE_DOMAINSales/Sales_FAQ.php','',115) oCMenu.makeMenu('sub12','top2','Downloads','SITE_DOMAINdocuments/','',115) ////////////////////////////////// PRODUCTS MENU /////////////////////////////////////// oCMenu.makeMenu('top3','','','SITE_DOMAINProducts/','','85','19','/images/main_products3.gif') /*oCMenu.makeMenu('sub22','top3','MRA','SITE_DOMAINProducts/mra.php','',145)*/ /*oCMenu.makeMenu('sub21','top3','Addressable Tap System','SITE_DOMAINProducts/addressable.php?page=addressable','',145) oCMenu.makeMenu('sub21a','sub21','AGT3000 Multitap','SITE_DOMAINProducts/agt.php?page=addressable','',145) oCMenu.makeMenu('sub21b','sub21','Tap Management Software','SITE_DOMAINProducts/tmsrms.php?page=addressable','',145) oCMenu.makeMenu('sub21c','sub21','ACU-3000A/Downloads','SITE_DOMAINProducts/acu.php?page=addressable','',145)*/ oCMenu.makeMenu('sub13','top3','Multitaps','SITE_DOMAINProducts/category.php?page=multitaps&i=1','',145) oCMenu.makeMenu('sub13a','sub13','Milenium','SITE_DOMAINProducts/category.php?page=multitaps&i=1','',100) oCMenu.makeMenu('sub13b','sub13','Retro Fit','SITE_DOMAINProducts/category.php?page=multitaps&i=14','',100) oCMenu.makeMenu('sub13c','sub13','Multimedia','SITE_DOMAINProducts/category.php?page=multitaps&i=2','',100) oCMenu.makeMenu('sub14','top3','Line Passives','SITE_DOMAINProducts/category.php?page=linepassives&i=3','',145) oCMenu.makeMenu('sub14a','sub14','Milenium','SITE_DOMAINProducts/category.php?page=linepassives&i=3','',100) oCMenu.makeMenu('sub14b','sub14','Multimedia','SITE_DOMAINProducts/category.php?page=linepassives&i=4','',100) oCMenu.makeMenu('sub15','top3','Amplifiers','SITE_DOMAINProducts/category.php?page=amplifiers&i=5','',145) oCMenu.makeMenu('sub15a','sub15','Residential','SITE_DOMAINProducts/category.php?page=amplifiers&i=5','',100) oCMenu.makeMenu('sub15b','sub15','Distribution','SITE_DOMAINProducts/category.php?page=amplifiers&i=6','',100) oCMenu.makeMenu('sub16','top3','Drop Passives','SITE_DOMAINProducts/category.php?page=droppassives&i=7','',145) oCMenu.makeMenu('sub16a','sub16','Splitters','SITE_DOMAINProducts/category.php?page=droppassives&i=7','',120) oCMenu.makeMenu('sub16b','sub16','Directional Couplers','SITE_DOMAINProducts/category.php?page=droppassives&i=8','',120) oCMenu.makeMenu('sub16c','sub16','Multitaps','SITE_DOMAINProducts/category.php?page=droppassives&i=9','',120) oCMenu.makeMenu('sub16_1','top3','Fiber Optics','SITE_DOMAINProducts/category.php?page=fiber&i=13','',145) /* oCMenu.makeMenu('ub16_a','sub16_1','Attenuators','SITE_DOMAINProducts/category.php?page=attenuators&i=10','',100) oCMenu.makeMenu('ub16_b','sub16_1','F81-Splices','SITE_DOMAINProducts/category.php?page=attenuators&i=11','',100) oCMenu.makeMenu('ub16_c','sub16_1','Ground Blocks','SITE_DOMAINProducts/category.php?page=attenuators&i=12','',100) */ oCMenu.makeMenu('sub17','top3','Attenuators & Connectors','SITE_DOMAINProducts/category.php?page=attenuators&i=10','',145) oCMenu.makeMenu('sub17a','sub17','Attenuators','SITE_DOMAINProducts/category.php?page=attenuators&i=10','',100) oCMenu.makeMenu('sub17b','sub17','F81-Splices','SITE_DOMAINProducts/category.php?page=attenuators&i=11','',100) oCMenu.makeMenu('sub17c','sub17','Ground Blocks','SITE_DOMAINProducts/category.php?page=attenuators&i=12','',100) oCMenu.makeMenu('sub18','top3','CamPort','SITE_DOMAINProducts/camport.php','',145) oCMenu.makeMenu('sub19','top3','E-Option','SITE_DOMAINProducts/e-option.php','',145) oCMenu.makeMenu('sub20','top3','Eclipse','SITE_DOMAINProducts/eclipse.php','',145) //Leave this line - it constructs the menu oCMenu.construct()