/***
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=2
oCMenu.fromLeft=0
oCMenu.fromTop=122
oCMenu.rows=1 
oCMenu.menuPlacement="left"
                                                             
oCMenu.offlineRoot="file:///C|/Inetpub/wwwroot/dhtmlcentral/projects/coolmenus/examples/" 
oCMenu.onlineRoot="./" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Netscape 4 and Opera form work-around !! !! !! !! !!
if(bw.ns4 || bw.op5 || bw.op6){
  oCMenu.onshow="document.layers?document.layers.formLayer.visibility='hidden':document.getElementById('formDiv').style.visibility='hidden';"
  oCMenu.onhide="document.layers?document.layers.formLayer.visibility='visible':document.getElementById('formDiv').style.visibility='visible';"
}

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="650"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=175
oCMenu.barY=122
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=100
oCMenu.level[0].height=16
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=5
oCMenu.level[0].arrowHeight=15
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=150
oCMenu.level[1].height=16
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=-5
oCMenu.level[1].offsetY=5
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=175
oCMenu.level[2].height=17
oCMenu.level[2].offsetX=-5
oCMenu.level[2].offsetY=5
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"


/******************************************
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('m9','','&nbsp;','','','140','','','','yellow_title','yellow_title','','','0')


//oCMenu.makeMenu('ms','','','','','10','','','','','','','','0')
//oCMenu.makeMenu('m1','','&nbsp;<B>ABOUT US</B>','http://www.worldwidefishing.com/about/about_us.html','','75','','','','','','','')


//oCMenu.makeMenu('m1','','&nbsp;<font color="#ffcc01"><B >PLAN TRIP HERE -></a> </B>&nbsp;','','','153','','','','','yellow_title','','')


oCMenu.makeMenu('','','','','','10','','','','','','','','0')
oCMenu.makeMenu('m0','','&nbsp;<B title="Fishing Request">FIND A GUIDE</B>&nbsp;','http://www.worldwidefishing.com/fishingrequest.php','','108','','','','','','','')


//oCMenu.makeMenu('','','|','','','10','','','','','','','','0')
//oCMenu.makeMenu('m1','','&nbsp;<B title="About Us">ABOUT US</B>&nbsp;','http://www.worldwidefishing.com/about/about_us.html','','80','','','','','','','')


oCMenu.makeMenu('','','|','','','10','','','','','','','','0')
oCMenu.makeMenu('m2','','&nbsp;<B title="Click Here for Salt Water Fishing Charter Information">SALTWATER</B>&nbsp;','http://www.worldwidefishing.com/salt.htm','','90','','','','','','','')


oCMenu.makeMenu('mxx','','|','','','10','','','','','','','','0')
oCMenu.makeMenu('m3','','&nbsp;<B title="Click Here for Fresh Water Fishing Charter Information">FRESHWATER</B>&nbsp','http://www.worldwidefishing.com/fresh.htm','','97','','','','','','','')


oCMenu.makeMenu('mxxx','','|','','','10','','','','','','','','0')
oCMenu.makeMenu('m4','','&nbsp;<B title="Click Here for Fly Fishing Charter Information">FLY FISHING</B>&nbsp;','http://www.worldwidefishing.com/fly.htm','','95','','','','','','','')


//oCMenu.makeMenu('mxxxxx','','|','','','10','','','','','','','','0')
//oCMenu.makeMenu('m6','','&nbsp;<B>WWFG TV</B>','','','72','','','','','','','')
//oCMenu.makeMenu('mxxxxxx','','|','','','10','','','','','','','','0')
//oCMenu.makeMenu('m8','','&nbsp;<B>FISHERMANS CLUB</B>','http://www.worldwidefishing.com/showprod.htm?prod_id=4816','','130','','','','','','','')


//oCMenu.makeMenu('m8','','&nbsp;<B>THE HOOK SET</B>','http://www.worldwidefishing.com/showprod.htm?prod_id=4816','','105','','','','','','','')
//oCMenu.makeMenu('mxxxxxxx','','|','','','10','','','','','','','','0')
//oCMenu.makeMenu('m10','','&nbsp;<B>CLUB MEMBERS</B>','http://www.worldwidefishing.com/showprod.htm?prod_id=4816','','109')




//oCMenu.makeMenu('mx454545xxxx','','|','','','10','','','','','','','','0')
//oCMenu.makeMenu('m7','','&nbsp;<B>BAIT BOX</B>','http://www.worldwidefishing.com/storefront.htm','','74')

oCMenu.makeMenu('mx454545xxxxxx','','|','','','10','','','','','','','','0')

//oCMenu.makeMenu('mx17','','&nbsp;<B>WWFG TV SHOW</B>','http://www.worldwidefishing.com/about/wwfg_tv.html','','120')

//oCMenu.makeMenu('mxxxx','','|','','','10','','','','','','','','0')
//oCMenu.makeMenu('m5','','&nbsp;<B>FISHERMEN\'S CLUB</B>','http://www.worldwidefishing.com/about/membership.html','','133','','','','','','','')


//oCMenu.makeMenu('mxxxx','','|','','','10','','','','','','','','0')
oCMenu.makeMenu('m5','','&nbsp;<B>MARKETPLACE</B>','http://www.worldwidefishing.com/marketplace.php','','107','','','','','','','')


oCMenu.makeMenu('mx454545xxx','','|','','','10','','','','','','','','0')
oCMenu.makeMenu('m8','','&nbsp;<B>ADVERTISE</B>','http://www.worldwidefishing.com/service2.php','','100')





//oCMenu.makeMenu('mx1','m1','&nbsp;Advertise','http://www.worldwidefishing.com/about/marketing.html')


//oCMenu.makeMenu('mx11','m1','&nbsp;Who We Are','http://www.worldwidefishing.com/about/about_us.html')
//oCMenu.makeMenu('mx12','m1','&nbsp;Television','http://www.worldwidefishing.com/about/wwfg_tv.html')
//oCMenu.makeMenu('mx13','m1','&nbsp;Anglers Club','http://www.worldwidefishing.com/about/membership.html')
//oCMenu.makeMenu('mx15','m1','&nbsp;FAQ','http://www.worldwidefishing.com/about/faq.html')


//a.       About Us
//(Services  Internet / TV Marketing - WWFG TV   FAQ  Site Map -  Contact Us)
//b.       Salt
//c.       Fresh
//d.       Fly Fishing
//e.       Community
//f.         Store





/* end menu 0 */

/* m2 *//* m5 */

//oCMenu.makeMenu('m54','m5','&nbsp;Weather','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m55','m5','&nbsp;Fish Reports','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m56','m5','&nbsp;Fish Records','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m57','m5','&nbsp;Atlas','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m58','m5','&nbsp;Knots','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m59','m5','&nbsp;Recipies','http://www.worldwidefishing.com/states/xxx/salt.htm')

/* m6 */
//oCMenu.makeMenu('m61','m6','&nbsp;Advertising','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m62','m6','&nbsp;Web Hosting','http://www.worldwidefishing.com/states/xxx/salt.htm')

/* m7 */
//oCMenu.makeMenu('m71','m7','&nbsp;Information','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m51','m7','&nbsp;Advertising','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m52','m7','&nbsp;Web Hosting','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m53','m7','&nbsp;Help Desk','http://www.worldwidefishing.com/states/xxx/salt.htm')

/* m8 */
/*oCMenu.makeMenu('m81','m8','&nbsp;Rods','http://www.worldwidefishing.com/showcat.htm?cat_id=Rods')
oCMenu.makeMenu('m82','m8','&nbsp;Reels','http://www.worldwidefishing.com/showcat.htm?cat_id=Reels')
oCMenu.makeMenu('m83','m8','&nbsp;Combos','http://www.worldwidefishing.com/showcat.htm?cat_id=combos')
oCMenu.makeMenu('m84','m8','&nbsp;Fish Hooks','http://www.worldwidefishing.com/showcat.htm?cat_id=Fish%20Hooks')
oCMenu.makeMenu('m85','m8','&nbsp;Fishing Lures','http://www.worldwidefishing.com/showcat.htm?cat_id=Fishing%20Lures')
oCMenu.makeMenu('m86','m8','&nbsp;Magazines','http://www.worldwidefishing.com/showcat.htm?cat_id=MGZN')
oCMenu.makeMenu('m87','m8','&nbsp;WWFG Videos','http://www.worldwidefishing.com/showcat.htm?cat_id=WFTV')*/
//oCMenu.makeMenu('m84','m8','&nbsp;Boats','http://www.worldwidefishing.com/states/xxx/salt.htm')
//oCMenu.makeMenu('m85','m8','&nbsp;Bait','http://www.worldwidefishing.com/states/xxx/salt.htm')

/* m10 */
//oCMenu.makeMenu('member_login','m10','&nbsp;Members Login','http://www.worldwidefishing.com/member.htm')
