/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/

var key="167b1803extg";


	deluxePopupWindow.addSkin('more.files/jaw_skin_windowsvista_graphite');
	deluxePopupWindow.addEvent(window, function(){
		var win=deluxePopupWindow.make(
				'cd01',
				'<div style=\"text-align:center; color=90000\"><b>Good job. A message will pop up like this to tell you more about a topic. Now, close this box and read about developing your career.</b></div>',
				'More 1',
				'width=250,height=150,scrollbars=no,resizable=yes,minimizable=yes,fullscreen=yes,closable=yes,top,left,,fade-effect,opacity=1,floatable=yes',
				'windowsvista_graphite',
				'text');
		deluxePopupWindow.attachToEvent(win,'onClick=more1,,,')
	}, 'load')




