// Milonic DHTML Menu
// Please note that major changes to this file have been made and is not compatible with earlier versions..
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you can remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.


// The following line is critical for menu operation, and must appear only once.
//menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=100		// The time delay for menus to remain visible on mouse off
followspeed=4		// Follow Scrolling speed (higher number makes the scrolling smoother but slower)
followrate=40		// Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
suboffset_top=6;	// Sub menu offset Top position 
suboffset_left=12;	// Sub menu offset Left position

//effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters



style2=[		// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"6495ED",		// Mouse Off Font Color
"000000",		// Mouse Off Background Color 6495ED
"000099",		// Mouse On Font Color 003366
"FFCC66",		// Mouse On Background Color LemonChiffon
"333333",		// Menu Border Color 
12,			// Font Size (default is px but you can specify mm, pt or a percentage)
"normal",		// Font Style (italic or normal)
"bold",		// Font Weight (bold or normal)
"Arial",	// Font Name: Verdana, Tahoma, Arial, Helvetica, sans-serif
3,			// Menu Item Padding
"3darrow.gif",	// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"66ffff",		// 3D High Color
"000099",		// 3D Low Color
"",		// Current Page Item Font Color (leave this blank to disable)
"",			// Current Page Item Background Color (leave this blank to disable)
"",	                // Top Bar image (Leave this blank to disable) 3darrow_down.gif
"ffffff",		// Menu Header Font Color (Leave blank if headers are not needed)
"000099",		// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
5,				// Menu Top - The Top position of the menu in pixels
5,					// Menu Left - The Left position of the menu in pixels
139,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
,					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","",,"Brianwp.net",0
,"<img src=menulogo.jpg>","",,"Menu",1
//,"<b>MENU:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","",,"Menu",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<b>Webcams</b>&nbsp;&nbsp;&nbsp;","show-menu=Webcams",,"Webcams",1
,"<b>Guest&nbsp;Book</b>&nbsp;&nbsp;&nbsp;","show-menu=Guest",,"Guest&nbsp;Book",1
,"<b>Message&nbsp;Board</b>&nbsp;&nbsp;&nbsp;","http://gaycams.org/cgi-bin/ultimatebb.cgi?ubb=forum;f=64 target=_blank",,"Message&nbsp;Board",1
,"<b>Journal</b>&nbsp;&nbsp;&nbsp;","show-menu=journal",,"Journal",1
,"<b>Photo&nbsp;Album</b>&nbsp;&nbsp;&nbsp;","show-menu=Photo",,"Photo&nbsp;Album",1
,"<b>About&nbsp;Brian</b>&nbsp;&nbsp;&nbsp;","aboutbrianV25.shtml",,"About&nbsp;Brian",1
,"<b>Links</b>&nbsp;&nbsp;&nbsp;","linksV25.shtml",,"Links",1
,"<b>E-Mail&nbsp;Brian</b>&nbsp;&nbsp;&nbsp;","mailto:brian@brianwp.net",,"E-Mail&nbsp;Brian",1
,"<b>Cam&nbsp;Gallery</b>&nbsp;&nbsp;&nbsp;","show-menu=Gallery",,"Cam&nbsp;Gallery",1 
,"<b>Recent&nbsp;Cam&nbsp;Pics</b>&nbsp;&nbsp;&nbsp;","show-menu=Recent",,"Recent&nbsp;Cam&nbsp;Pics",1 
,"<b>Chat</b>&nbsp;&nbsp;&nbsp;","chatpageV25.shtml",,"Chat",1
,"<b>Site&nbsp;Notices</b>&nbsp;&nbsp;&nbsp;","noticesV25.shtml",,"Site&nbsp;Notices",1
,"<b>Home</b>&nbsp;&nbsp;&nbsp;","index.shtml",,"Home",1
,"<b>&nbsp;</b>&nbsp;&nbsp;&nbsp;","","","Brianwp.net",0
,"<i>Ver&nbsp;2.5&nbsp;-&nbsp;04&nbsp;Jan&nbsp;2003</i>&nbsp;","","","Version",0
,"<i>Revised:&nbsp;24&nbsp;Jun&nbsp;2008</i>&nbsp;&nbsp;","","","Revised&nbsp;Date",0
])

if(document.layers)m1div="_d.layers['menu1'].document.layers['mel1'].document.layers['subscribeform']"; else m1div="subscribeform"

addmenu(menu=["Webcams","offset=0",,80,1,"",style2,,"",effect,,,,,,,,m1div,,,,
,"Beagle Cam", "http://brianwp.net/camV25.shtml",,"Living Room",1
,"Cool Cam", "http://brianwp.net/coolcamV25.shtml",,"Kitchen or Dining Room",1
,"Desk Cam", "http://brianwp.net/deskcamV25.shtml",,"Home Office",1
,"Desk Cam 2", "http://brianwp.net/deskcam2V25.shtml",,"Home Office Overhead View",1
,"Hot Cam", "http://brianwp.net/hotcamV25.shtml",,"Skyline View",1
,"Mobile Cam", "http://brianwp.net/mobilecamV25.shtml",,"Dining Room or Living Room",1
,"Sleep Cam", "http://brianwp.net/sleepcamV25.shtml",,"Bedroom",1
,"Spot Cam", "http://brianwp.net/spotcamV25.shtml",,"Could Be Anywhere",1
,"Work Cam", "http://brianwp.net/cubecamV25.shtml",,"Brian at the Office",1
])

addmenu(menu=["Guest","offset=0",,105,1,"",style2,,"",effect,,,,,,,,,,,,
,"Sign Guest Book", "signV25.shtml",,"Sign Guest Book",1
,"View Guest Book", "guestbookV25.shtml",,"View Guest Book",1
])

addmenu(menu=["journal","offset=0",,170,1,"",style2,,"",effect,,,,,,,,,,,,
,"Original Text Journal", "journalV25.shtml",,"Original Text Journal",1
,"Civic Day Long Weekend", "Journal02August99V25.shtml",,"Civic Day Long Weekend",1
,"Canada\'s Wonderland", "Journal08August99V25.shtml",,"Canadas Wonderland",1
,"Darlington Provincial Park", "Journal15August99V25.shtml",,"Darlington Provincial Park",1
,"Toronto Zoo", "Journal29August99V25.shtml",,"Toronto Zoo",1
,"Canadian National Exhibition", "Journal12September99V25.shtml",,"Canadian National Exhibition",1
,"Fall 1999 Hiking", "show-menu=hiking99",,"Fall 1999 Hiking",1
,"September 2002", "show-menu=sep2002",,"September 2002",1

])

addmenu(menu=["hiking99","offset=0",,160,1,"",style2,,"",effect,,,,,,,,,,,,
,"Overview", "JournalFall99V25.shtml",,"Overview",1
,"Hockley Valley", "JournalHockley99V25.shtml",,"Hockley Valley",1
,"Mono Cliffs", "JournalMono99V25.shtml",,"Mono Cliffs",1
,"Taylor Creek Park", "JournalTCP99V25.shtml",,"Taylor Creek Park",1
,"The Visitor", "JournalVisitor99V25.shtml",,"The Visitor",1
,"Backus Woods", "JournalBackus99V25.shtml",,"Backus Woods",1
,"Royal Botanical Gardens", "JournalRBG99V25.shtml",,"Royal Botanical Gardens",1
])

addmenu(menu=["sep2002","offset=0",,140,1,,style2,,"left",effect,,,,,,,,,,,,
,"Glass Blowing Course","JournalGlass2002V25.shtml",,"Glass Blowing Course",1
,"Brian\'s Glass Pieces","JournalGlassBwP2002V25.shtml",,"Brians Glass Pieces",1
,"Thom\'s Glass Pieces","JournalGlassTTS2002V25.shtml",,"Thoms Glass Pieces",1
])

addmenu(menu=["Photo","offset=0",,125,1,,style2,,"left",effect,,,,,,,,,,,,
,"Pride Album 1999","show-menu=pride",,"Pride&nbsp;Album",1
,"Island Picnic","show-menu=island",,"Island Picnic",1
,"Family and Friends","show-menu=ff",,"Family and Friends",1
,"Renovations","show-menu=reno",,"Renovations",1
,"Boston Trip 2001","show-menu=boston",,"Boston Trip 2001",1
,"Photo Essay","http://brianwp.net/photos/oneday/index.htm target=_blank",,"Photo Essay",1
])

addmenu(menu=["pride","offset=0",,105,1,"",style2,,"",effect,,,,,,,,,,,,
,"Pride Page 1", "p99alb1V25.shtml",,"Pride 1999 Page 1",1
,"Pride Page 2", "p99alb2V25.shtml",,"Pride 1999 Page 2",1
,"Pride Page 3", "p99alb3V25.shtml",,"Pride 1999 Page 3",1
,"Parade Page 1", "parade99alb1V25.shtml",,"Parade 1999 Page 1",1
,"Parade Page 2", "parade99alb2V25.shtml",,"Parade 1999 Page 2",1
,"Parade Page 3", "parade99alb3V25.shtml",,"Parade 1999 Page 3",1
])

addmenu(menu=["island","offset=0",,50,1,"",style2,,"",effect,,,,,,,,,,,,
,"Page 1", "torislepicnic1V25.shtml",,"Island Picnic Page 1",1
,"Page 2", "torislepicnic2V25.shtml",,"Island Picnic Page 2",1
])

addmenu(menu=["ff","offset=0",,50,1,"",style2,,"",effect,,,,,,,,,,,,
,"Page 1", "f&f1V25.shtml",,"Family and Friends Page 1",1
,"Page 2", "f&f2V25.shtml",,"Family and Friends Page 2",1
])

addmenu(menu=["reno","offset=0",,50,1,"",style2,,"",effect,,,,,,,,,,,,
,"Page 1", "reno1V25.shtml",,"Renovations 2001 Page 1",1
,"Page 2", "reno2V25.shtml",,"Renovations 2001 Page 2",1
,"Page 3", "reno3V25.shtml",,"Renovations 2001 Page 3",1
,"Page 4", "reno4V25.shtml",,"Renovations 2001 Page 4",1
,"Page 5", "reno5V25.shtml",,"Renovations Page 5",1
,"Page 6", "reno6V25.shtml",,"Renovations Page 6",1
])

addmenu(menu=["boston","offset=0",,50,1,"",style2,,"",effect,,,,,,,,,,,,
,"Page 1", "Boston1V25.shtml",,"Boston Trip 2001 Page 1",1
,"Page 2", "Boston2V25.shtml",,"Boston Trip 2001 Page 2",1
,"Page 3", "Boston3V25.shtml",,"Boston Trip 2001 Page 3",1
,"Page 4", "Boston4V25.shtml",,"Boston Trip 2001 Page 4",1
,"Page 5", "Boston5V25.shtml",,"Boston Trip 2001 Page 5",1
])

addmenu(menu=["Gallery","offset=0",,60,1,,style2,,"left",effect,,,,,,,,,,,,
,"1999", "show-menu=1999",,,1
,"2000","show-menu=2000",,,1
,"2001","show-menu=2001",,,1
,"2002","show-menu=2002",,,1
,"2003","show-menu=2003",,,1
,"2004","show-menu=2004",,,1
,"2005","show-menu=2005",,,1
,"2006","show-menu=2006",,,1
])

	addmenu(menu=["1999",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"May","camgalmay1999V25.shtml",,"May",1
	,"June","camgaljune1999V25.shtml",,"June",1
	,"July","camgaljuly1999V25.shtml",,"July",1
	,"August","camgalaugust1999V25.shtml",,"August",1
	,"September","camgalseptember1999V25.shtml",,"September",1
	,"October","camgaloctober1999V25.shtml",,"October",1
	,"November","camgalnovember1999V25.shtml",,"November",1
	,"December","camgaldecember1999V25.shtml",,"December",1
	])


	addmenu(menu=["2000",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2000V25.shtml",,"January",1
	,"February","camgalfebruary2000V25.shtml",,"February",1
	,"March","camgalmarch2000V25.shtml",,"March",1
	,"April","camgalapril2000V25.shtml",,"April",1
	,"May","camgalmay2000V25.shtml",,"May",1
	,"June","camgaljune2000V25.shtml",,"June",1
	,"July","camgaljuly2000V25.shtml",,"July",1
	,"August","camgalaugust2000V25.shtml",,"August",1
	,"September","camgalseptember2000V25.shtml",,"September",1
	,"October","camgaloctober2000V25.shtml",,"October",1
	,"November","camgalnovember2000V25.shtml",,"November",1
	,"December","camgaldecember2000V25.shtml",,"December",1
	])


	addmenu(menu=["2001",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2001V25.shtml",,"January",1
	,"February","camgalfebruary2001V25.shtml",,"February",1
	,"March","camgalmarch2001V25.shtml",,"March",1
	,"April","camgalapril2001V25.shtml",,"April",1
	,"May","camgalmay2001V25.shtml",,"May",1
	,"June","camgaljune2001V25.shtml",,"June",1
	,"July","camgaljuly2001V25.shtml",,"July",1
	,"August","camgalaugust2001V25.shtml",,"August",1
	,"September","camgalseptember2001V25.shtml",,"September",1
	,"October","camgaloctober2001V25.shtml",,"October",1
	,"November","camgalnovember2001V25.shtml",,"November",1
	,"December","camgaldecember2001V25.shtml",,"December",1
	])


	addmenu(menu=["2002",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2002V25.shtml",,"January",1
	,"February","camgalfebruary2002V25.shtml",,"February",1
	,"March","camgalmarch2002V25.shtml",,"March",1
	,"April","camgalapril2002V25.shtml",,"April",1
	,"May","camgalmay2002V25.shtml",,"May",1
	,"June","camgaljune2002V25.shtml",,"June",1
	,"July","camgaljuly2002V25.shtml",,"July",1
	,"August","camgalaugust2002V25.shtml",,"August",1
	,"September","camgalseptember2002V25.shtml",,"September",1
	,"October","camgaloctober2002V25.shtml",,"October",1
	,"November","camgalnovember2002V25.shtml",,"November",1
	,"December","camgaldecember2002V25.shtml",,"December",1
	])


	addmenu(menu=["2003",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2003V25.shtml",,"January",1
	,"February","camgalfebruary2003V25.shtml",,"February",1
	,"March","camgalmarch2003V25.shtml",,"March",1
	,"April","camgalapril2003V25.shtml",,"April",1
	,"May","camgalmay2003V25.shtml",,"May",1
	,"June","camgaljune2003V25.shtml",,"June",1
	,"July","camgaljuly2003V25.shtml",,"July",1
	,"August","camgalaugust2003V25.shtml",,"August",1
	,"September","camgalseptember2003V25.shtml",,"September",1
	,"October","camgaloctober2003V25.shtml",,"October",1
	,"November","camgalnovember2003V25.shtml",,"November",1
	,"December","camgaldecember2003V25.shtml",,"December",1
	])


	addmenu(menu=["2004",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2004V25.shtml",,"January",1
	,"February","camgalfebruary2004V25.shtml",,"February",1
	,"March","camgalmarch2004V25.shtml",,"March",1
	,"April","camgalapril2004V25.shtml",,"April",1
	,"May","camgalmay2004V25.shtml",,"May",1
	,"June","camgaljune2004V25.shtml",,"June",1
	,"July","camgaljuly2004V25.shtml",,"July",1
	,"August","camgalaugust2004V25.shtml",,"August",1
	,"September","camgalseptember2004V25.shtml",,"September",1
	,"October","camgaloctober2004V25.shtml",,"October",1
	,"November","camgalnovember2004V25.shtml",,"November",1
	,"December","camgaldecember2004V25.shtml",,"December",1
	])

	addmenu(menu=["2005",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2005V25.shtml",,"January",1
	,"February","camgalfebruary2005V25.shtml",,"February",1
	,"March","camgalmarch2005V25.shtml",,"March",1
	,"April","camgalapril2005V25.shtml",,"April",1
	,"May","camgalmay2005V25.shtml",,"May",1
	,"June","camgaljune2005V25.shtml",,"June",1
	,"July","camgaljuly2005V25.shtml",,"July",1
	,"August","camgalaugust2005V25.shtml",,"August",1
	,"September","camgalseptember2005V25.shtml",,"September",1
	,"October","camgaloctober2005V25.shtml",,"October",1
	,"November","camgalnovember2005V25.shtml",,"November",1
	,"December","camgaldecember2005V25.shtml",,"December",1
	])

	addmenu(menu=["2006",,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"January","camgaljanuary2006V25.shtml",,"January",1
	,"February","camgalfebruary2006V25.shtml",,"February",1
	,"March","camgalmarch2006V25.shtml",,"March",1
	,"April","camgalapril2006V25.shtml",,"April",1
	,"May","camgalmay2006V25.shtml",,"May",1
	,"June","camgaljune2006V25.shtml",,"June",1
	,"July","camgaljuly2006V25.shtml",,"July",1
	,"August","camgalaugust2006V25.shtml",,"August",1
	,"September","camgalseptember2006V25.shtml",,"September",1
	,"October","camgaloctober2006V25.shtml",,"October",1
	,"November","camgalnovember2006V25.shtml",,"November",1
	,"December","camgaldecember2006V25.shtml",,"December",1
	])
	
addmenu(menu=["Recent","offset=0",,80,1,"",style2,,"",effect,,,,,,,,m1div,,,,
,"Beagle Cam", "recentbeaglecamV25.shtml",,"Living Room",1
,"Cool Cam", "recentcoolcamV25.shtml",,"Kitchen or Dining Room",1
,"Desk Cam", "recentdeskcamV25.shtml",,"Home Office",1
,"Desk Cam 2", "recentdeskcam2V25.shtml",,"Home Office Overhead View",1
,"Hot Cam", "recenthotcamV25.shtml",,"Skyline View",1
,"Mobile Cam", "recentmobilecamV25.shtml",,"Dining Room or Living Room",1
,"Sleep Cam", "recentsleepcamV25.shtml",,"Bedroom",1
,"Spot Cam", "recentspotcamV25.shtml",,"Could Be Anywhere",1
,"Work Cam", "recentcubecamV25.shtml",,"Brian at the Office",1
])

//////////////////////////////////
// Editable properties END here //
//////////////////////////////////
dumpmenus() // This must be the last line in this file

