//oM=new makeCM("oM") //Making the menu object. Argument: menuname

//oM.frames = 0
//
//if (window.outerWidth) width = window.outerWidth;
//if (document.body.clientWidth) width = document.body.clientWidth;
//
//if (width > 800)
//{
//	leftpos = width-760;
//}
//else
//{
//	leftpos = 0;
//}
//leftpos=leftpos/2 + 157;
//
////Menu properties   
//oM.pxBetween=0
//oM.fromLeft=leftpos
//oM.fromTop=97
//oM.rows=1 
//oM.menuPlacement=0
//                                                             
//oM.onlineRoot="" 
//oM.resizeCheck=1 
//oM.wait=1000 
//oM.fillImg="cm_fill.gif"
//oM.zIndex=0
//
//Background bar properties
//oM.useBar=0
