var MENU_ITEMS = [
	['<center>Introducing ReplayerStudio</center>', null, null,
		['RPS Homepage', 'index.htm', [null, null, 141]],
		['RPS Product Features', 'intro_product_features.htm', [null, null, 141]],
		['The RPS Advantage', 'intro_advantage.htm', [null, null, 141]],
		['The RPS Story', 'intro_story.htm', [null, null, 141]],
	],

	['<center>Uses and Applications</center>', null, null,
		['Uses for Dancers', 'uses_for_dancers.htm', null],
		['Uses for Everyone', 'uses_for_everybody.htm', null],
	],

	['<center>Product Tour</center>', null, null,
		['Video Playback Tour', 'product_tour_playback.htm', null],
		['Video Cataloging Tour', 'product_tour_cataloging.htm', null],
	],
	['<center>Product Requirements</center>', null, null,
		['System Requirements', 'requirements_system.htm', [null, null, 200]],
		['Supported Video Formats', 'requirements_formats.htm', [null, null, 200]],
		['Digitize Your Video Collection!', null, [null, null, 200],
			['Why Convert', 'requirements_convert_why.htm', [null, null, 150]],
			['How to Convert', 'requirements_convert_how.htm', [null, null, 150]],
			['Conversion Product', 'requirements_convert_product.htm', [null, null, 150]],
		]
	],
	['<center>Testimonials</center>', 'testimonials.htm', null],
	['<center>Order and Downloads</center>', null, null,
		['Download', 'download.htm', [null, null, 120]],
		['Order', 'order.htm', [null, null, 120]],
		['Sample Video Clips', 'sample_video_clips.htm', [null, null, 120]],
		['User Manual', 'support_manual.htm', [null, null, 120]],
	],
	['<center>Contact</center>', null, [null, null, 80],
		['Email Us', 'support_email.htm', [-50,null,130]],
		['Visit Salsaville.com', 'http://salsaville.com', [null,null,130]],
	],
	['<center><font color="#0000DD">En Espaņol</font></center>', 'e_intro_email.htm', [0,-60,80,20]],
];

