// JavaScript Documentfunction open_window(address){	open(address, "audio","width=800,height=600");	}/*STEP 1:paste this in the head section<script type="text/javascript" src="haddon3.js"></script>STEP 2:create a link and put this in the addresshref="		javascript: window('xxxx.htm');"*/