<?php function js_instruction($code){ return '<SCRIPT language="javascript" type="text/javascript">'.$code.'</SCRIPT>'; } ?>