// 
// THIS DEFINES THE MENU PROPERTIES FOR THE INDEX PAGE COOL MENU.
//
// cool menus definition file
// See this site for documentation: http://www.dhtmlcentral.com/projects/coolmenus/reference.asp?m=35
oM=new makeCM("oM"); 
oM.resizeCheck=1; 
oM.rows=1; 
oM.pxBetween=5; 
oM.fillImg="images/cm_fill.gif"; 
oM.menuPlacement="center";
//oM.fromTop=290; oM.fromLeft=50;
oM.fromTop=290; oM.fromLeft=50;
oM.wait=300; oM.zIndex=400;
//oM.useBar=1;
oM.useBar=0; 
//oM.barWidth="100%";
//oM.barHeight="menu";
//oM.barClass="clBar";
//oM.barBorderX=0;
//oM.barBorderY=0;
//oM.barBorderClass="";
oM.onlineRoot=""; 
oM.offlineRoot="file:///C|/Users/edook/Documents/sites/StrandInc";