/***
This is the menu creation code - place it right after your body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

var oM=new makeCM("oM")
oM.pxBetween =0
oM.fromTop=33
oM.fromLeft=0
oM.menuPlacement="left"
oM.wait=300
oM.fillImg="/include/images/spacer.gif"
oM.zIndex=100
oM.resizeCheck=1
oM.zIndex=100

oM.onlineRoot=""
oM.offlineRoot=""

oM.rows=1

//Background bar properties
oM.useBar=0
oM.barWidth="100%"
oM.barHeight="menu"
oM.barX=0
oM.barY="menu"
oM.barClass="clBar"
oM.barBorderX=0
oM.barBorderY=0
oM.barBorderClass="clB3"


//Level properties
//Syntax for fast creation (advanced users only)
//oM.level[1]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)

oM.level[0]=new cm_makeLevel()
oM.level[0].width=null
oM.level[0].height=null
oM.level[0].regClass="clT"
oM.level[0].overClass="clTover"
oM.level[0].borderX=0
oM.level[0].borderY=0
oM.level[0].borderClass="clB2"
oM.level[0].rows=0
oM.level[0].align="bottom"
oM.level[0].offsetX=0
oM.level[0].offsetY=0
oM.level[0].arrow=0
oM.level[0].arrowWidth=0
oM.level[0].arrowHeight=0


oM.level[1]=new cm_makeLevel()
oM.level[1].width=null
oM.level[1].height=null
oM.level[1].regClass="clS"
oM.level[1].overClass="clSover"
oM.level[1].borderX=0
oM.level[1].borderY=0
oM.level[1].borderClass="clB1"
oM.level[1].align=""
oM.level[1].rows=0
oM.level[1].arrow=""
oM.level[1].arrowWidth=0
oM.level[1].arrowHeight=0

oM.level[2]=new cm_makeLevel()
oM.level[2].width=60
oM.level[2].height=22
oM.level[2].borderClass="clB3"
oM.level[2].regClass="clS2"
oM.level[2].borderX=0
oM.level[2].borderY=0
oM.level[2].rows=0
oM.level[2].borderX=0
oM.level[2].borderY=0
oM.level[2].offsetX=0
oM.level[2].offsetY=0
oM.level[2].overClass="clS2over"
oM.level[2].align="bottom"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/
oM.makeMenu('top0','','<img src="/include/images/nav_1.gif" width="70" height="21" border="0" alt="Home">','/index.html','','70','21','','','','','','')

oM.makeMenu('top1','','<img src="/include/images/nav_2.gif" width="81" height="21" border="0" alt="Models">','','','81','21','','','','',"bottomright",'')
 oM.makeMenu('1sub10','top1','ALERO<img src="/include/images/spacer.gif" width="42" height="1" border="0"><img src="/include/images/arrow.gif" width="13" height="7" border="0">','/alero/index.htm','','94','16','','','','','right')
  oM.makeMenu('1sub101','1sub10','PHOTO GALLERY','/alero/gallery/photogallery.htm','','137','16','','','','')
  oM.makeMenu('1sub102','1sub10','PRICING','/alero/pricing.htm','','137','16','','','','')
  oM.makeMenu('1sub103','1sub10','CURRENT OFFERS','/alero/offers.htm','','137','16','','','','')
  oM.makeMenu('1sub104','1sub10','FEATURES','/alero/features/features_exterior.htm','','137','16','','','','')
  oM.makeMenu('1sub105','1sub10','SPECIFICATIONS','/alero/features/specifications.htm','','137','16','','','','')
  oM.makeMenu('1sub106','1sub10','BUILD YOUR OWN','/shopbuy/buildyourown.htm','','137','16','','','','')
  oM.makeMenu('1sub107','1sub10','COMPARISONS','/alero/comparison/model_Comparisons.htm','','137','16','','','','')
  oM.makeMenu('1sub108','1sub10','WARRANTY','/alero/warranty.htm','','137','16','','','','')
 oM.makeMenu('1sub12','top1','AURORA<img src="/include/images/spacer.gif" width="34" height="1" border="0"><img src="/include/images/arrow.gif" width="13" height="7" border="0">','/aurora/index.htm','','94','16','','','','','right')
  oM.makeMenu('1sub121','1sub12','PHOTO GALLERY','/aurora/gallery/photogallery.htm','','137','16','','','','')
  oM.makeMenu('1sub122','1sub12','PRICING','/aurora/pricing.htm','','137','16','','','','')
  oM.makeMenu('1sub123','1sub12','CURRENT OFFERS','/aurora/offers.htm','','137','16','','','','')
  oM.makeMenu('1sub124','1sub12','FEATURES','/aurora/features/features_comfort.htm','','137','16','','','','')
  oM.makeMenu('1sub125','1sub12','SPECIFICATIONS','/aurora/features/specifications.htm','','137','16','','','','')
  oM.makeMenu('1sub126','1sub12','BUILD YOUR OWN','/shopbuy/buildyourown.htm','','137','16','','','','')
  oM.makeMenu('1sub127','1sub12','COMPARISONS','/aurora/comparison/model_Comparisons.htm','','137','16','','','','')
  oM.makeMenu('1sub128','1sub12','WARRANTY','/aurora/warranty.htm','','137','16','','','','')
 oM.makeMenu('1sub13','top1','SILHOUETTE<img src="/include/images/spacer.gif" width="11" height="1" border="0"><img src="/include/images/arrow.gif" width="13" height="7" border="0">','/silhouette/index.htm','','94','16','','','','','right')
  oM.makeMenu('1sub131','1sub13','PHOTO GALLERY','/silhouette/gallery/photogallery.htm','','137','16','','','','')
  oM.makeMenu('1sub132','1sub13','PRICING','/silhouette/pricing.htm','','137','16','','','','')
  oM.makeMenu('1sub133','1sub13','CURRENT OFFERS','/silhouette/offers.htm','','137','16','','','','')
  oM.makeMenu('1sub134','1sub13','FEATURES','/silhouette/features/features_exterior.htm','','137','16','','','','')
  oM.makeMenu('1sub135','1sub13','SPECIFICATIONS','/silhouette/features/specifications.htm','','137','16','','','','')
  oM.makeMenu('1sub136','1sub13','BUILD YOUR OWN','/shopbuy/buildyourown.htm','','137','16','','','','')
  oM.makeMenu('1sub137','1sub13','COMPARISONS','/silhouette/comparison/model_Comparisons.htm','','137','16','','','','')
  oM.makeMenu('1sub138','1sub13','WARRANTY','/silhouette/warranty.htm','','137','16','','','','')
 oM.makeMenu('1sub14','top1','BRAVADA<img src="/include/images/spacer.gif" width="28" height="1" border="0"><img src="/include/images/arrow.gif" width="13" height="7" border="0">','/bravada/index.htm','','94','16','','','','','right')
  oM.makeMenu('1sub141','1sub14','PHOTO GALLERY','/bravada/gallery/photogallery.htm','','137','16','','','','')
  oM.makeMenu('1sub142','1sub14','PRICING','/bravada/pricing.htm','','137','16','','','','')
  oM.makeMenu('1sub143','1sub14','CURRENT OFFERS','/bravada/offers.htm','','137','16','','','','')
  oM.makeMenu('1sub144','1sub14','FEATURES','/bravada/features/features_exterior.htm','','137','16','','','','')
  oM.makeMenu('1sub145','1sub14','SPECIFICATIONS','/bravada/features/specifications.htm','','137','16','','','','')
  oM.makeMenu('1sub146','1sub14','BUILD YOUR OWN','/shopbuy/buildyourown.htm','','137','16','','','','')
  oM.makeMenu('1sub147','1sub14','COMPARISONS','/bravada/comparison/model_Comparisons.htm','','137','16','','','','')
  oM.makeMenu('1sub148','1sub14','WARRANTY','/bravada/warranty.htm','','137','16','','','','')
 oM.makeMenu('1sub15','top1','COLLECTOR\'S','/collectors/index.htm','','94','16','','','','','right')

oM.makeMenu('top2','','<img src="/include/images/nav_3.gif" width="101" height="21" border="0" alt="Shop &amp; Buy">','','','101','21','','','','',"bottomright",'','')
 oM.makeMenu('2sub10','top2','LOCATE DEALER','javascript:topPop("http://www.gmbuypower.com/dlSearchLoad.bp")','','162','16','','','','',"")
 oM.makeMenu('2sub11','top2','BUILD YOUR OWN','/shopbuy/buildyourown.htm','','162','16','','','','',"")
 oM.makeMenu('2sub12','top2','SEARCH DEALER INVENTORY','/shopbuy/searchdealer.htm','','162','16','','','','',"")
 oM.makeMenu('2sub13','top2','REQUEST A QUOTE','/shopbuy/requestaquote.htm','','162','16','','','','',"")
 oM.makeMenu('2sub14','top2','FINANCE TOOLS<img src="/include/images/spacer.gif" width="55" height="1" border="0"><img src="/include/images/arrow.gif" width="13" height="7" border="0">','','','162','16','','','','',"right")
  oM.makeMenu('2sub141','2sub14','ESTIMATE PAYMENT','javascript:topPop("http://www.gmacfinancialtools.com/toolmanager?toolname=PE&websiteid=USBP&cntrycd=US&langcd=EN&year=2003&make_desc=oldsmobile")','','137','16','','','','',"")
  oM.makeMenu('2sub142','2sub14','CALCULATE BUDGET','javascript:topPop("http://www.gmacfinancialtools.com/toolmanager?toolname=AC&websiteid=USBP&cntrycd=US&langcd=EN")','','137','16','','','','',"")
  oM.makeMenu('2sub143','2sub14','GMAC CREDIT','javascript:topPop("https://www.gmacfinancialtools.com/toolmanager?toolname=XCA&websiteid=USBP&cntrycd=US&langcd=EN&request_type=credapp")','','137','16','','','','',"")

oM.makeMenu('top3','','<img src="/include/images/nav_4.gif" width="129" height="21" border="0" alt="Current Offers">','/offers/index.htm','','129','21','','','','',"bottomright",'','')



oM.makeMenu('top4','','<img src="/include/images/nav_5.gif" width="50" height="21" border="0" alt="News">','','','50','21','','','','',"bottomright",'','')
 oM.makeMenu('4sub10','top4','OLDS IN THE NEWS','/news/news.htm','','110','16','','','','',"")
 oM.makeMenu('4sub11','top4','REVIEWS','/news/reviews.htm','','110','16','','','','',"")
 oM.makeMenu('4sub12','top4','PRESS RELEASES','/news/release.htm','','110','16','','','','',"")
 oM.makeMenu('4sub13','top4','Q &amp; A','/news/question.htm','','110','16','','','','',"")

oM.makeMenu('top5','','<img src="/include/images/nav_6.gif" width="130" height="21" border="0" alt="Owner Center">','javascript:topPop(&quot;https://www.mygmlink.com/main/US/en/oldsmobile/home&quot;)','','130','21','','','','',"")

oM.makeMenu('top6','','<img src="/include/images/nav_7.gif" width="98" height="21" border="0" alt="Enthusiasts">','/enthusiasts/index.htm','','98','21','','','','',"bottomleft",'','')
 oM.makeMenu('6sub10','top6','COLLECTIBLES ONLINE STORE','http://www.oldscollectibles.com','','166','16','','','','',"")
 oM.makeMenu('6sub11','top6','HISTORY','/enthusiasts/index.htm','','166','16','','','','',"")

oM.makeMenu('top7','','<img src="/include/images/nav_8.gif" width="104" height="21" border="0" alt="Contact Us">','','','104','21','','','','',"bottomleft",'','')
 oM.makeMenu('7sub10','top7','SUBSCRIBE FOR UPDATES','/contactus/subscribe.htm','','144','16','','','','',"")
 oM.makeMenu('7sub11','top7','REQUEST A BROCHURE','javascript:brochurePop("http://www.gmnao.com/?CC=050000W01P00100")','','144','16','','','','',"")
 oM.makeMenu('7sub12','top7','DOWNLOAD BROCHURE','/contactus/download.htm','','144','16','','','','',"")
 oM.makeMenu('7sub13','top7','TALK TO US','/contactus/talkToUs_email.htm','','144','16','','','','',"")

oM.makeMenu('top8','','<img src="/include/images/nav_9.gif" width="17" height="21" border="0">','','','17','21','','','','',"",'','')





oM.construct()



