
	var menu = {
		'pnStorageServices' : {
			'Domestic Storage' : relpath + 'info/household_storage.asp',
			'Business Storage' : relpath + 'info/business_storage.asp',
			'Document Storage' : relpath + 'info/document_storage.asp',
			'Caravan Storage' : relpath + 'info/caravan_storage.asp',
			'Removal Packaging' : relpath + 'info/packaging.asp'
		},
		'pnPricesAndSizes' : {
			'Storage Unit Prices and Sizes' : relpath + 'info/prices_and_sizes.asp',
			'Large Business (300sqft)' : relpath + 'info/large_business_self_storage_unit_prices.asp',
			'Home-Mover (150sqft)' : relpath + 'info/home_self_storage_unit_prices.asp',
			'Business (150sqft)' : relpath + 'info/home_self_storage_unit_prices.asp',
			'Space-Maker (75sqft)' : relpath + 'info/small_self_storage_unit_prices.asp',
			'Mini Space-Maker (37.5sqft)' : relpath + 'info/mini_self_storage_unit_prices.asp'
		},
		'pnAboutOurServices' : {
			'About Our Services' : relpath + 'info/about_our_services.asp',
			'Self Storage' : relpath + 'info/about_our_services.asp',
			'Advantages And Benefits' : relpath + 'info/benefits.asp',
			'Self Storage Solutions' : relpath + 'info/storage_scenarios.asp',
			'Storage Tips' : relpath + 'info/storage_tips.asp'
		},
		'pn1' : {
			'Special Offers' : relpath + 'info/offers.asp',
			'Free Van Hire' : relpath + 'info/offers.asp',
			'Free Storage Boxes' : relpath + 'info/offers.asp',
			'Save Money With <br />UCanStoreIt' : relpath + 'info/offers.asp'
		},
		'pnContact' : {
			'Contact Us' : relpath + 'info/contact.asp',
			'Maps' : relpath + 'info/findus.asp',
			'Birds Eye View' : relpath + 'info/birds_eye.asp',
			'Get a Quote' : relpath + 'info/quote.asp'
		}
	};
