function gotopage(){	document.frm.action=document.frm.htmlpages.value;	document.frm.submit();}
