/* --- menu items --- */
var MENU_ITEMS1 = [
	['Home', 'http://www.photofax.net/default.asp', null,
		['About Photofax','http://www.photofax.net/articles.asp?article_id=2'],
		['Mission Statement', 'http://www.photofax.net/articles.asp?article_id=1'],
		['PhotoFax Difference', 'http://www.photofax.net/articles.asp?article_id=31'],
		['Fraud Indicators', 'http://www.photofax.net/articles.asp?article_id=9'],		['Guarantee', 'http://www.photofax.net/guarantee.asp'],
		['Employment Opportunities', 'http://www.photofax.net/articles.asp?article_id=4',null,
			['Download Job Application', 'http://www.photofax.net/downloads/AppEmployment.doc'],
			['Online Job Application', 'http://www.photofax.net/jobonlineapp.asp']
			],		['Privacy Policy ', 'http://www.photofax.net/articles.asp?article_id=6']	
	],
	['Services', 'http://www.photofax.net/articles.asp?article_id=51', null,
			['Assign Online', 'http://www.photofax.net/assignonline_q.asp'],
			[' Recent Results','http://www.photofax.net/avi/jan.htm']
				
	],			
	['Coverage Areas ',null,null, 
			['Map','http://www.photofax.net/map.html']
			],
	['Contact Us', 'http://www.photofax.net/contacts.asp',null,
			['Contacts', 'http://www.photofax.net/contacts.asp'],
			['Case Status/Update', 'http://www.photofax.net/casestatusreq.asp'],
			['Questions/Comments','http://www.photofax.net/QuesComments.asp']			],		
	['Equipment', 'http://www.photofax.net/articles.asp?article_id=35',null,
			['Cameras ','http://www.photofax.net/articles.asp?article_id=32'],			['Vehicles', 'http://www.photofax.net/articles.asp?article_id=34'],
			['Computers', 'http://www.photofax.net/articles.asp?article_id=47'],
			['GPS ','http://www.photofax.net/articles.asp?article_id=48']			],		
	['SurvTrac', 'http://www.photofax.net/articles.asp?article_id=49',null,
		['Member Login ','http://www.photofax.net/Login.asp'],
		['Logout ','http://www.photofax.net/Logged_out.asp?Logout=True'],
		['Forgot Password','http://www.photofax.net/Login.asp'],	
		['Your Membership ','http://www.photofax.net/mydetails.asp'],
		['Record Correction ','http://www.photofax.net/incorrect_information.asp'],
		['Register','http://www.photofax.net/registration.asp']		
	],	['SurvTrac Demonstration', null, {'sw' : 154},
		['Login to Demonstration','http://www.photofax.net/demodefault.asp'],
		['Requirements','http://www.photofax.net/articles.asp?article_id=3'],
		['Features','http://www.photofax.net/articles.asp?article_id=49'],
		['Security','http://www.photofax.net/articles.asp?article_id=50'],
		['Register','http://www.photofax.net/registration.asp']		]
];
