/******************* MENU **********************************/
/***
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

//Menu properties
oCMenu.pxBetween=0
oCMenu.fromLeft=0
oCMenu.fromTop=0
oCMenu.rows=1
oCMenu.menuPlacement="center"

oCMenu.offlineRoot="file:///C|/Inetpub/wwwroot/dhtmlcentral/"
oCMenu.onlineRoot="/coolmenus/"
oCMenu.resizeCheck=1
oCMenu.wait=1000
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="100%"
oCMenu.barHeight="menu"
oCMenu.barClass="cl2Bar"
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=90
oCMenu.level[0].height=20
oCMenu.level[0].regClass="cl2Level0"
oCMenu.level[0].overClass="cl2Level0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="cl2Level0border"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
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=oCMenu.level[0].width-2
oCMenu.level[1].height=22
oCMenu.level[1].regClass="cl2Level1"
oCMenu.level[1].overClass="cl2Level1over"
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="cl2Level1border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/
oCMenu.makeMenu('top0','','Home','http://mr-miata.net/barndoorfanclub/','')

oCMenu.makeMenu('top1','','Galleries','')
	oCMenu.makeMenu('sub10','top1','Up','http://mr-miata.net/barndoorfanclub/gallery/up/up.html')
	oCMenu.makeMenu('sub11','top1','Down','http://mr-miata.net/barndoorfanclub/gallery/down/down.html')
	oCMenu.makeMenu('sub12','top1','Fun','http://mr-miata.net/barndoorfanclub/gallery/fun/fun.html')
	oCMenu.makeMenu('sub13','top1','History','http://mr-miata.net/barndoorfanclub/gallery/history/history.html')

oCMenu.makeMenu('top2','','Contests','')
	oCMenu.makeMenu('sub20','top2','Endings','http://mr-miata.net/barndoorfanclub/contests/endings/endings.html')
	oCMenu.makeMenu('sub21','top2','Curves','http://mr-miata.net/barndoorfanclub/contests/curves/curves.html')
	oCMenu.makeMenu('sub22','top2','Water','http://mr-miata.net/barndoorfanclub/contests/water/water.html')
	oCMenu.makeMenu('sub23','top2','Barns','http://mr-miata.net/barndoorfanclub/contests/barns/barns.html')
	oCMenu.makeMenu('sub24','top2','Flag','http://mr-miata.net/barndoorfanclub/gallery/flag/flag.html')
	oCMenu.makeMenu('sub25','top2','Muffler Men','http://mr-miata.net/barndoorfanclub/gallery/roadside/roadside.html')
	oCMenu.makeMenu('sub26','top2','Twilight','http://mr-miata.net/barndoorfanclub/gallery/twilight/twilight.html')
	oCMenu.makeMenu('sub27','top2','The 4 Seasons','')
	oCMenu.makeMenu('sub271','sub27','Summer','http://mr-miata.net/barndoorfanclub/gallery/summer/summer.html')
	oCMenu.makeMenu('sub272','sub27','Spring','http://mr-miata.net/barndoorfanclub/gallery/spring/spring.html')
	oCMenu.makeMenu('sub273','sub27','Winter','http://mr-miata.net/barndoorfanclub/gallery/winter/winter.html')
	oCMenu.makeMenu('sub274','sub27','Fall','http://mr-miata.net/barndoorfanclub/gallery/fall/fall.html')

oCMenu.makeMenu('top3','','Club Store','http://mr-miata.net/barndoorfanclub/merchandise.html','')

oCMenu.makeMenu('top4','','Guestbook','','')
  oCMenu.makeMenu('sub40','top4','View','http://mr-miata.net/barndoorfanclub/vbpro/htdocs/guestbook/entries.html')
  oCMenu.makeMenu('sub41','top4','Archives','http://mr-miata.net/barndoorfanclub/vbpro/htdocs/guestbook/archive.html')
  oCMenu.makeMenu('sub42','top4','Old Geocities','http://mr-miata.net/barndoorfanclub/vbpro/htdocs/guestbook/geocities.html')

oCMenu.makeMenu('top5','','Links','','')
  oCMenu.makeMenu('sub50','top5','Genesis','http://mr-miata.net/barndoorfanclub/genesis/page1.html')
  oCMenu.makeMenu('sub51','top5','More Light','http://www.miata.net/garage/lighting_options.html')
  oCMenu.makeMenu('sub52','top5','Aim','http://www.seriousauto.com/lighting/aiming.htm')
  oCMenu.makeMenu('sub53','top5','Wave','http://www.miata.net/garage/flash.html')
  oCMenu.makeMenu('sub54','top5','Friends','')
    oCMenu.makeMenu('sub541','sub54','- MX-5 Passion','http://www.mx5forum.com','',140,0)
    oCMenu.makeMenu('sub542','sub54','- 90-97 Miata.net Forum','http://www.miataforum.com/cgi-bin/ultimatebb.cgi?ubb=forum;f=5;DaysPrune=30','',140,0)
    oCMenu.makeMenu('sub543','sub54','- Masters Miata Club','http://www.geocities.com/masters_miata/','',140,0)
    oCMenu.makeMenu('sub544','sub54','- Car Artz','http://www.carartz.com/','',140,0)
    oCMenu.makeMenu('sub545','sub54','- ClassicMiata.com','http://www.classicmiata.com/phpbb','',140,0)
  oCMenu.makeMenu('sub55','top5','Member Pages','')
    oCMenu.makeMenu('sub551','sub55','- Brian the Red','http://mr-miata.net/','',100,0)
    oCMenu.makeMenu('sub552','sub55','- Your Page Here','','',100,0)


oCMenu.makeMenu('top6','','WHOOSH','http://mr-miata.net/barndoorfanclub/gallery/whoosh/whoosh.html','')

//Leave this line - it constructs the menu
oCMenu.construct()