/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/



	deluxePopupWindow.addSkin('skins/windows-safari.files/jaw_skin_windows_safari');
	deluxePopupWindow.addEvent(window, function(){
		var win=deluxePopupWindow.make(
				'win2',
				'<DIV style=\"PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; COLOR: #d33a3a; PADDING-TOP: 10px; TEXT-ALIGN: center\"><IMG alt=\"\" hspace=0 src=\"skins/windows-safari.files/pic01.gif\" align=baseline border=0></DIV>',
				'Windows Safari Style   &nbsp; &nbsp; &nbsp; &nbsp; ',
				'width=230,height=140,scrollbars=no,resizable=yes,minimizable=yes,fullscreen=yes,closable=yes,top=390,center,,fade-effect,opacity=0.95,floatable=no',
				'windows_safari',
				'text');
		deluxePopupWindow.attachToEvent(win,',,,,,')
	}, 'load')



