/*
 DHTML Menu version 3.3.19
 
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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 unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=5;		// Sub menu offset Top position 
suboffset_left=-3;		// Sub menu offset Left position

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.
"white",				// Mouse Off Font Color
"006633",				// Mouse Off Background Color
"FFFF00",				// Mouse On Font Color
"009900",				// Mouse On Background Color
"FFFF00",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,						// Menu Item Padding
"arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"white",				// Current Page Item Font Color (leave this blank to disable)
"green",				// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"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
100,				// Menu Top - The Top position of the menu in pixels
25,					// Menu Left - The Left position of the menu in pixels
0,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// 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 (1=on/0=off)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// 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=on/0=off)
1, 					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// 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;Home&nbsp;","http://www.snappysnaps-ashford.co.uk",,"Back to Snappy Snaps Ashford home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Film&nbsp;&nbsp;&nbsp;","show-menu=printprocess",,"",1
,"&nbsp;Digital&nbsp;&nbsp;&nbsp;","show-menu=digitalfilm",,"",1
,"&nbsp;Prices&nbsp;&nbsp;&nbsp;","show-menu=allprices",,"",1
,"&nbsp;Order Prints&nbsp;&nbsp;&nbsp;","show-menu=ordering",,"",1
,"&nbsp;Services&nbsp;&nbsp;&nbsp;","show-menu=happen",,"",1
,"&nbsp;Promotions&nbsp;&nbsp;&nbsp;","show-menu=promo",,"",1
,"&nbsp;Gallery&nbsp;&nbsp;&nbsp;","show-menu=library",,"",1
,"&nbsp;Contact&nbsp;&nbsp;&nbsp;","show-menu=contacts",,"",1
,"&nbsp;Links&nbsp;&nbsp;&nbsp;","show-menu=links",,"",1
])

	addmenu(menu=["printprocess",,,123,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Process & Print","http://www.snappysnaps-ashford.co.uk/film/printprocess.htm",,,1
	,"Colour Negatives","show-menu=35mm",,"",1
	,"APS","show-menu=apsfilm",,"",1
	,"Black & White","show-menu=blackwhite",,"",1
	,"Slide E6","http://www.snappysnaps-ashford.co.uk/eslide.htm",,,1
	])
		addmenu(menu=["35mm",,,118,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Colour Film (C41)","http://www.snappysnaps-ashford.co.uk/film/35mm.htm",,,1
		,"Prices","http://www.snappysnaps-ashford.co.uk/film/35prices.htm",,,1
		,"Photos to CD","http://www.snappysnaps-ashford.co.uk/to_cd.htm",,,1
	])
		addmenu(menu=["apsfilm",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"APS Film","http://www.snappysnaps-ashford.co.uk/aps/apsfilm.htm",,,1
		,"Prices","http://www.snappysnaps-ashford.co.uk/aps/apsprices.htm",,,1
		,"Photos to CD","http://www.snappysnaps-ashford.co.uk/to_cd.htm",,,1
	])
		addmenu(menu=["blackwhite",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"B & W Film","http://www.snappysnaps-ashford.co.uk/blackwhite/bw.htm",,,1
		,"Prices","http://www.snappysnaps-ashford.co.uk/blackwhite/bw_prices.htm",,,1
		,"Photos to CD","http://www.snappysnaps-ashford.co.uk/to_cd.htm",,,1
		])
	
	addmenu(menu=["digitalfilm",,,118,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Imaging Services","http://www.snappysnaps-ashford.co.uk/digital/digitalimage.htm",,,1
	,"Printing Prices","http://www.snappysnaps-ashford.co.uk/digital/digitalprices.htm",,,1
	,"Images from CD","http://www.snappysnaps-ashford.co.uk/digital/image_cd.htm",,,1
	,"Get Technical","show-menu=tech",,"",1
	])
		addmenu(menu=["tech",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"FAQ's","http://www.snappysnaps-ashford.co.uk/digital/faqs.htm",,,1
		,"Megapixels","http://www.snappysnaps-ashford.co.uk/digital/megapixels.htm",,,1
		,"Printing","http://www.snappysnaps-ashford.co.uk/digital/printing.htm",,,1
		,"Resolution","http://www.snappysnaps-ashford.co.uk/digital/technical.htm",,,1
		,"Save Images","http://www.snappysnaps-ashford.co.uk/digital/technical.htm",,,1
		,"Storage","http://www.snappysnaps-ashford.co.uk/digital/technical.htm",,,1
		])
	
	addmenu(menu=["allprices",,,118,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Colour Film (C41)","http://www.snappysnaps-ashford.co.uk/film/35prices.htm",,,1
	,"Digital Film","http://www.snappysnaps-ashford.co.uk/digital/digitalprices.htm",,,1
	,"Special Services","show-menu=moreprices",,"",1
	,"APS Film","http://www.snappysnaps-ashford.co.uk/aps/apsprices.htm",,,1
	,"Black & White","http://www.snappysnaps-ashford.co.uk/blackwhite/bw_prices.htm",,,1
	,"Slide Film (E6)","http://www.snappysnaps-ashford.co.uk/eslide.htm",,,1
	,"Images to CD","http://www.snappysnaps-ashford.co.uk/to_cd.htm",,,1
	,"Posters","http://www.snappysnaps-ashford.co.uk/services/posterprices.htm",,,1
	])
		addmenu(menu=["moreprices",,,118,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Print from Print","http://www.snappysnaps-ashford.co.uk/services/specialprices.htm",,,1
		,"Red-eye","http://www.snappysnaps-ashford.co.uk/services/specialprices.htm",,,1
		,"Zoom & Crop","http://www.snappysnaps-ashford.co.uk/services/specialprices.htm",,,1
		,"Passport Photos","http://www.snappysnaps-ashford.co.uk/services/specialprices.htm",,,1
		,"Creative Borders","http://www.snappysnaps-ashford.co.uk/services/specialprices.htm",,,1
		,"MMS Photos","http://www.snappysnaps-ashford.co.uk/services/specialprices.htm",,,1
		,"Photo Gifts","http://www.snappysnaps-ashford.co.uk/services/giftprices.htm",,,1
		])
	addmenu(menu=["ordering",,,90,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Online order","http://www.snappysnaps-ashford.co.uk/order/online.htm",,,1
	,"By email","http://www.snappysnaps-ashford.co.uk/order/email.htm",,,1
	,"By mail","http://www.snappysnaps-ashford.co.uk/order/bymail",,,1
	,"By Phone","show-menu=phone",,"",1
	])
		addmenu(menu=["phone",,,115,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Collect & Deliver","http://www.snappysnaps-ashford.co.uk/order/phone.htm",,,1
		])

	addmenu(menu=["happen",,,98,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Be Creative","http://www.snappysnaps-ashford.co.uk/services/creative.htm",,,1
	,"Design","show-menu=art",,"",1
	,"Editing","show-menu=edit",,"",1
	,"Photo Gifts","show-menu=gift",,"",1
	,"Specialist","show-menu=spec",,"",1
	,"Studio","show-menu=passp",,"",1
	,"Quality Award","http://www.snappysnaps-ashford.co.uk/services/award.htm",,,1
	])
		addmenu(menu=["art",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Graphics","http://www.snappysnaps-ashford.co.uk/services/design.htm",,,1
		,"Manipulation","http://www.snappysnaps-ashford.co.uk/services/design.htm",,,1
		,"Posters","http://www.snappysnaps-ashford.co.uk/services/design.htm",,,1
		,"Restoration","http://www.snappysnaps-ashford.co.uk/services/design.htm",,,1
	])
		addmenu(menu=["edit",,,100,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Add Text","http://www.snappysnaps-ashford.co.uk/services/editing.htm",,,1
		,"Special Effects","http://www.snappysnaps-ashford.co.uk/services/editing.htm",,,1
		,"Red-eye","http://www.snappysnaps-ashford.co.uk/services/editing.htm",,,1
		,"Zoom & Crop","http://www.snappysnaps-ashford.co.uk/services/editing.htm",,,1
	])
		addmenu(menu=["gift",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Albums","http://www.snappysnaps-ashford.co.uk/services/gifts.htm",,,1
		,"Frames","http://www.snappysnaps-ashford.co.uk/services/gifts.htm",,,1
		,"T- Shirt Prints","http://www.snappysnaps-ashford.co.uk/services/gifts.htm",,,1
		,"More...","http://www.snappysnaps-ashford.co.uk/services/gifts.htm",,,1
	])
		addmenu(menu=["spec",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"D.I.Y.","http://www.snappysnaps-ashford.co.uk/services/specialist.htm",,,1
		,"Enlargements","http://www.snappysnaps-ashford.co.uk/services/specialist.htm",,,1
		,"Scan Prints","http://www.snappysnaps-ashford.co.uk/services/specialist.htm",,,1
		,"Black & White","http://www.snappysnaps-ashford.co.uk/services/specialist.htm",,,1
	])
		addmenu(menu=["passp",,,95,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"Portraits","http://www.snappysnaps-ashford.co.uk/studio/options.htm",,,1
		,"Passports","http://www.snappysnaps-ashford.co.uk/services/studio.htm",,,1	
		])
	
	addmenu(menu=["promo",,,92,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"In Store","http://www.snappysnaps-ashford.co.uk/promotions/instore.htm",,,1
	,"Baby Club","http://www.snappysnaps-ashford.co.uk/promotions/baby_club.htm",,,1
	,"Loyalty Card","http://www.snappysnaps-ashford.co.uk/promotions/loyalty.htm",,,1
	,"Students","http://www.snappysnaps-ashford.co.uk/promotions/students.htm",,,1
	])		
	
	addmenu(menu=["library",,,90,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Photo library","http://www.snappysnaps-ashford.co.uk/gallery/libraries.htm",,,1
	,"Photo Studio","http://www.snappysnaps-ashford.co.uk/studio/options.htm",,,1
	])
	
	addmenu(menu=["contacts",,,90,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"About Us","http://www.snappysnaps-ashford.co.uk/contact/aboutus.htm",,,1
	,"Finding Us","show-menu=map",,"",1
	,"Contact Us","show-menu=how",,"",1	
	])
		addmenu(menu=["map",,,70,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"By map","http://www.snappysnaps-ashford.co.uk/contact/bymap.htm",,,1
	])
		addmenu(menu=["how",,,70,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
		,"By email","http://www.snappysnaps-ashford.co.uk/contact/byemail.htm",,,1
		,"By Phone","http://www.snappysnaps-ashford.co.uk/contact/byphone.htm",,,1
	])
		
	addmenu(menu=["links",,,100,0,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Snappy Snaps","http://www.snappysnaps.com",,,1
	])
	
dumpmenus()