// Milonic DHTML Menu version 3.3
// 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 to 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.


// Milonic DHTML Menu version 3.2.0
// 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.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=20				// Follow Scrolling Rate
suboffset_top=6;			// Sub menu offset Top position 
suboffset_left=12;			// Sub menu offset Left position

effect = "fade(duration=0.3);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

style1=[					// 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.
"006400",					// Mouse Off Font Color
"ffffcc",					// Mouse Off Background Color
"ffffcc",					// Mouse On Font Color
"228b22",					// Mouse On Background Color
"228b22",					// Menu Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font Name
3,							// Menu Item Padding
"images/arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
0,							// 3D Border & Separator bar
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// 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
120,							// Menu Top - The Top position of the menu in pixels
,							// Menu Left - The Left position of the menu in pixels
,							// Menu Width - Menus width in pixels
1,							// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,						// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time
"center",					// 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
,							// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times)
1, 							// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"right",					// Position of TOP sub image left:center:right
,							// Type of menu use "form" or blank
,							// Right To Left - Used in Hebrew for example.
,							// Open the Menus OnClick - leave blank for OnMouseover
,							// 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
,"Home","index.html",,,1		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Development&nbsp;Sites","show-menu=developmentsites",,"",1
,"Computing&nbsp;Sites","show-menu=computingsites",,"",1
,"Useful&nbsp;Sites","show-menu=usefulsites",,"",1
,"Tips","show-menu=tips",,"",1
,"Clients","show-menu=clients",,"",1
,"Jokes","show-menu=jokes",,"",1
,"Clipart","show-menu=clipart",,"",1
,"Contact&nbsp;Me","show-menu=contactme",,"",1])


addmenu(menu=["developmentsites",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
,"asp","devsites/aspdev.html",,,1
,"html","devsites/htmldev.html",,,1
,"javascript/cgi script","devsites/jscriptdev.html",,,1
,"ms office","devsites/msofficedev.html",,,1
,"sql","devsites/sqldev.html",,,1
,"visual basic","devsites/vbdev.html",,,1
,"world wide web","show-menu=webdev",,,1])

addmenu(menu=["webdev",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
,"domain/hosting","devsites/domaindev.html",,,1
,"email","devsites/emaildev.html",,,1
,"internet","devsites/internetdev.html",,,1
,"isp","devsites/ispdev.html",,,1
,"site development","devsites/sitedev.html",,,1])

addmenu(menu=["computingsites",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
,"clipart","computing/clipart.html",,,1
,"desktop","computing/desktop.html",,,1
,"fonts","computing/fonts.html",,,1
,"sounds","computing/sounds.html",,,1
,"tips/reference","computing/tips.html",,,1])

addmenu(menu=["tips",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
,"chat","tips/chat.html",,,1
,"html","show-menu=htmltips",,,1
,"internet explorer","tips/ietips.html",,,1
,"jargon","tips/jargon.html",,,1
,"javascript","show-menu=jstips",,,1
,"ms office","show-menu=office",,,1
,"outlook express","tips/oetips.html",,,1
,"search engines","tips/enginetips.html",,,1
,"sql","show-menu=sqltips",,,1
,"style sheets","tips/style.html",,,1
,"vb","show-menu=vbtips",,,1
,"windows 95/98","tips/wintips",,,1])

	addmenu(menu=["htmltips",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"correct fonts", "tips/htmlfonts.html",,,1
    ,"hypertext links", "tips/htmlhyper.html",,,1
	,"quick tips", "tips/htmltips.html",,,1
    ,"tables", "tips/htmltables.html",,,1])

	addmenu(menu=["jstips",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"add to favourites", "code/favjs.html",,,1
	,"alert message", "code/alertjs.html",,,1
	,"cookies", "code/cookiesjs.html",,,1
	,"pop-up window", "code/popupjs.html",,,1
	,"previous page", "code/prevjs.html",,,1
	,"quick tips","tips/jstips.html",,,1
	,"samples", "show-menu=samples",,,1
	,"used routines","show-menu=usedroutines",,,1])

	addmenu(menu=["samples",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"calculator","code/calculatorjs.html",,,1
	,"colour converter","code/hexrgbjs.html",,,1
	,"mouse bubbles","code/bubblesjs.html",,,1
    ,"tetris (ie only)", "code/tetrisjs.html",,,1])

	addmenu(menu=["usedroutines",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"background colour", "code/changebgcolourjs.html",,,1
	,"browser details","code/browserjs.html",,,1
	,"double combo","code/doublecombojs.html",,,1
	,"link to javascript", "code/linkjs.html",,,1
	,"list links", "code/listlinksjs.html",,,1
	,"page load time","code/loadtimejs.html",,,1
	,"page modified", "code/modifyjs.html",,,1
	,"shake screen", "code/shakescreenjs.html",,,1
	,"welcome message", "code/welcomejs.html",,,1])

	addmenu(menu=["office",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"access tips", "tips/acctips.html",,,1
    ,"excel tips", "tips/xltips.html",,,1
    ,"word tips", "tips/wdtips.html",,,1])
	
	addmenu(menu=["sqltips",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"sql query tips", "../tips/sqlquerytips.html",,,1
	,"quick tips", "tips/sqltips.html",,,1
	,"stored procedures", "show-menu=sqlsprocs",,,1])

	addmenu(menu=["sqlsprocs",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"compile procedures", "tips/sqlstoredproc.html",,,1
	,"reindex tables","tips/sqlreindex.html",,,1])

	addmenu(menu=["vbtips",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"addins", "tips/vbaddintips.html",,,1
	,"data access", "tips/vbdatatips.html",,,1
	,"debug code", "tips/vbdebugtips.html",,,1
	,"file handling", "tips/vbfiletips.html",,,1
	,"form processing", "tips/vbformtips.html",,,1
	,"keyboard shortcuts", "tips/vbkeyboardtips.html",,,1
	,"numerical stuff", "tips/vbmathtips.html",,,1
	,"speed up code", "tips/vbspeedtips.html",,,1
	,"system", "tips/vbsystemtips.html",,,1
	,"variables", "tips/vbvariabletips.html",,,1])

addmenu(menu=["usefulsites",,,180,1,"",style1,,"",effect,,,,,,,,,,,,
,"art", "useful/art.html",,,1
,"books", "useful/books.html",,,1
,"cars", "useful/cars.html",,,1
,"cd's, dvd's &amp; videos", "useful/cd.html",,,1
,"concerts &amp; shows", "useful/concert.html",,,1
,"diy", "useful/diy.html",,,1
,"ecommerce", "useful/ecommerce.html",,,1
,"england", "useful/england.html",,,1
,"financial", "useful/money.html",,,1
,"food &amp; drink", "useful/food.html",,,1
,"gardening", "useful/gardening.html",,,1
,"more", "show-menu=moreuseful",,,1])

	addmenu(menu=["moreuseful",	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"hobbies", "useful/hobbies.html",,,1
    ,"holidays &amp; travel", "useful/holiday.html",,,1
    ,"humour", "useful/humour.html",,,1
    ,"jobs", "useful/jobs.html",,,1
    ,"local", "useful/local.html",,,1
    ,"media", "useful/media.html",,,1
    ,"music", "useful/music.html",,,1
    ,"pop groups", "useful/popgroup.html",,,1
    ,"reference", "useful/reference.html",,,1
    ,"shopping", "useful/shopping.html",,,1
    ,"training", "useful/training.html",,,1
    ,"world", "useful/world.html",,,1])

addmenu(menu=["clients",,,140,1,"",style1,,"",effect,,,,,,,,,,,,
    ,"clacton band", "clients/band.html",,,1
    ,"cpo", "clients/cpo.html",,,1
    ,"seal", "clients/seal.html",,,1
    ,"theatre travel", "clients/theatre.html",,,1])

addmenu(menu=["jokes",,,140,1,"",style1,,"",effect,,,,,,,,,,,,
    ,"computing", "humour/computerjokesmenu.html",,,1
    ,"cartoons &amp; images", "humour/picsmenu.html",,,1
    ,"others", "humour/otherjokesmenu.html",,,1])

addmenu(menu=["clipart",,,140,1,"",style1,,"",effect,,,,,,,,,,,,
    ,"funny animations", "contact/funimg.html",,,1
    ,"owl pictures", "contact/owlimg.html",,,1
    ,"web animations", "contact/webimg.html",,,1])	
	
addmenu(menu=["contactme",,,140,1,"",style1,,"",effect,,,,,,,,,,,,
    ,"contact me", "contact/contact.html",,,1
    ,"add site", "contact/addsite.html",,,1
    ,"search", "contact/search.html",,,1
    ,"resume", "clients/cvpassword.html",,,1])

//////////////////////////////////
// Editable properties END here //
//////////////////////////////////
dumpmenus() // This must be the last line in this file
