/*****************************************************************************
Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)

DHTML coolMenus - Get it at coolmenus.dhtmlcentral.com
Version 4.0_beta
This script can be used freely as long as all copyright messages are
intact.

Extra info - Coolmenus reference/help - Extra links to help files **** 
CSS help: http://coolmenus.dhtmlcentral.com/projects/coolmenus/reference.asp?m=37
General: http://coolmenus.dhtmlcentral.com/reference.asp?m=35
Menu properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=47
Level properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=48
Background bar properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=49
Item properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=50
******************************************************************************/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=20
oCMenu.fromTop=14  
oCMenu.rows=1
oCMenu.menuPlacement=new Array(21,121,480,540,627,716)
                                                             
oCMenu.offlineRoot="file:///C|/screamingsite/" 
oCMenu.onlineRoot="http://www.screamingleather.com"
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=10

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth=763
oCMenu.barHeight=25 
oCMenu.barClass="clBar"
oCMenu.barX=14
oCMenu.barY=9
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass="spborder"

//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=160
oCMenu.level[0].height=18 
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=-8
oCMenu.level[0].offsetY=7
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=140
oCMenu.level[1].height=25
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=4
oCMenu.level[1].offsetY=-1
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=125
oCMenu.level[2].height=25
oCMenu.level[2].offsetX=4
oCMenu.level[2].offsetY=-1
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"

//EXAMPLE SUB LEVEL[3] 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[3]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[3].width=150
oCMenu.level[3].height=25
oCMenu.level[3].offsetX=3
oCMenu.level[3].offsetY=0
oCMenu.level[3].regClass="clLevel2"
oCMenu.level[3].overClass="clLevel2over"
oCMenu.level[3].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('sub00','top0','Bondage Restraints','')
		oCMenu.makeMenu('sub001','sub00','<img src="../images/navbar/singlethumboff.gif" align="right" border="0">Single Buckle Cuff','wholesale/wsinglecuff.html','','170','45')
	oCMenu.makeMenu('sub01','top0','Collars','')
		oCMenu.makeMenu('sub011','sub01','<img src="../images/navbar/slavethumboff.gif" align="right" border="0">Slave Collar','wholesale/wslave.html','','170','55')

*/



oCMenu.makeMenu('top0','','','','','85','14','/images/navbar/productsoff.gif','/images/navbar/productson.gif')
	oCMenu.makeMenu('sub00','top0','Cock & Ball Toys','')
		oCMenu.makeMenu('sub001','sub00','Basic Cock Rings')
			oCMenu.makeMenu('sub0001','sub001','<img src="images/navbar/cocktoys/t_3snp.gif" align="right" border="0">3 Snap Cockring','/w3snap.html','','145','25')
			oCMenu.makeMenu('sub0002','sub001','<img src="images/navbar/cocktoys/t_5snp.gif" align="right" border="0">5 Snap Cockring','/w5snap.html','','145','25')
			oCMenu.makeMenu('sub0003','sub001','<img src="images/navbar/cocktoys/t_5spd.gif" align="right" border="0">5 Speed Cockring','/w5speed.html','','145','25')
			oCMenu.makeMenu('sub0004','sub001','<img src="images/navbar/cocktoys/t_8spd.gif" align="right" border="0">8 Speed Cockring','/w8speed.html','','145','25')
		oCMenu.makeMenu('sub002','sub00','Complex Cock Rings')
			oCMenu.makeMenu('sub0301','sub002','<img src="images/navbar/cocktoys/t_2way.gif" align="right" border="0">2 Way Cockring','/w2way.html','','155','30')
			oCMenu.makeMenu('sub0302','sub002','<img src="images/navbar/cocktoys/t_3way.gif" align="right" border="0">3 Way Divider','/w3way.html','','155','30')
			oCMenu.makeMenu('sub0303','sub002','<img src="images/navbar/cocktoys/t_buck.gif" align="right" border="0">Buckling Cockring','/wbuckling.html','','155','30')
			oCMenu.makeMenu('sub0304','sub002','<img src="images/navbar/cocktoys/t_english.gif" align="right" border="0">English Cockcage','/wenglish.html','','155','30')
			oCMenu.makeMenu('sub0305','sub002','<img src="images/navbar/cocktoys/t_englishsep.gif" align="right" border="0">English Cockcage 2','/wenglish_sep.html','','155','30')
			oCMenu.makeMenu('sub0306','sub002','<img src="images/navbar/cocktoys/t_fig8.gif" align="right" border="0">Figure 8','/wfigure8.html','','155','30')
			oCMenu.makeMenu('sub0307','sub002','<img src="images/navbar/cocktoys/t_vway.gif" align="right" border="0">V Way Divider','/wv_way.html','','155','30')
		oCMenu.makeMenu('sub003','sub00','Ball Stretchers')
			oCMenu.makeMenu('sub0401','sub003','<img src="images/navbar/cocktoys/t_bs.gif" align="right" border="0">Ball Stretcher - Basic','/wbs_basic.html','','195','30')
			oCMenu.makeMenu('sub0402','sub003','<img src="images/navbar/cocktoys/t_bs_sep.gif" align="right" border="0">Ball Stretcher & Separator','/wbs_sep.html','','195','30')
			oCMenu.makeMenu('sub0403','sub003','<img src="images/navbar/cocktoys/t_bs_combo.gif" align="right" border="0">Ball Stretcher Combination','/wbs_sepcockring.html','','195','30')
	oCMenu.makeMenu('sub01','top0','Price List / Order Form','','','140','25','','','','','','','','window.open("/worderform_printable.html","","scrollbars=yes,status=yes,menubar=yes,resizable=yes,width=770,height=450,left=0,top=0")')	
oCMenu.makeMenu('top1','','','','','155','14','/images/navbar/customeroff.gif','/images/navbar/customeron.gif')
	oCMenu.makeMenu('sub10','top1','Ordering Policies','/wpolicy_ordering.html','','130','25')
	oCMenu.makeMenu('sub11','top1','Privacy / Security','/wpolicy_privacy.html','','130','25')
	oCMenu.makeMenu('sub12','top1','Legal Notice','/wpolicy_legal.html','','130','25')
	oCMenu.makeMenu('sub15','top1','Contact / Feedback','','','130','20','','','test','test2','','','','window.open("https://www.screamingleather.com/contact.html","","status=yes,width=480,height=285,left=0,top=0")')
oCMenu.makeMenu('top2','','','/index.html','','44','14','/images/navbar/homeoff.gif','/images/navbar/homeon.gif')
oCMenu.makeMenu('top3','','','','','70','14','/images/navbar/contactoff.gif','/images/navbar/contacton.gif','','','','','','window.open("https://www.screamingleather.com/contact.html","Wcontact","status=yes,width=480,height=285,left=0,top=0")')
oCMenu.makeMenu('top4','','','/wpolicy_privacy.html','','74','14','/images/navbar/privacyoff.gif','/images/navbar/privacyon.gif')
oCMenu.makeMenu('top5','','','/wpolicy_legal.html','','52','14','/images/navbar/legaloff.gif','/images/navbar/legalon.gif')
	//Leave this line - it constructs the menu
oCMenu.construct()