function openRESUMETIPS() {
	theURL="resumetips.html"
	wname ="Enlarged"
	W=100;
	H=100;
	windowCERRARa 		= "images/close_a.gif"
	windowCERRARd 		= "images/close_d.gif"
	windowCERRARo 		= "images/close_o.gif"
	windowNONEgrf 		= "images/none.gif"
	windowCLOCK		    = "images/clock.gif"
	windowREALtit		= "  Resume Making Tips"
	windowTIT 	    	= "<font face=Verdana MS size=1 color=#000000>  Resume Making Tips</font>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#000000"
	windowTITBGCOLOR    	= "#FFCC66"
	windowTITBGCOLORsel 	= "#3C9ED1"
	openchromeless(theURL, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowNONEgrf, windowCLOCK, windowTIT, windowREALtit , windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}