/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/

var key="generated_key"; 


	deluxePopupWindow.addSkin('popup.files/jaw_skin_macos');
	deluxePopupWindow.addEvent(window, function(){
		var win=deluxePopupWindow.make(
				'win',
				'<div style=\"text-align:center;\"><font size="2"><font color=\"#0099FF\">We are introducing the latest Network 30 day trial edition with 4,000 word audio to help you improve your pronunciation free. <br><A href=\"http://www.PronunciationPatterns.com/Downloading_Demo.php\"" ><font color="#FF0000">Download Now!</font></a></font></font></div>',
				'Special Offer',
				'width=240,height=80,scrollbars=no,resizable=yes,minimizable=no,fullscreen=no,closable=yes,top=100,left,move-effect=top,,opacity=1,floatable=yes',
				'macos',
				'text');
		deluxePopupWindow.attachToEvent(win,'openAfter=1,,,,,')
	}, 'load')



