Hello,
for this script
<script type="text/javascript">
myButton('HOME','_home.htm');
</script>
sometimes i need to go to a .php page, or what i see in this script is that i'am obliged to go to a html page,
so what i want is tike this example, is it possible??????????? and thx a lot

<script type="text/javascript">
myButton('HOME','home.php');
myButton('ABOUT
</script>
can you help me please and thank u for this beauteful templete