function emaillink(){
window.location ="mailto:webmaster@auspaytv.com?subject=website query" + "&body="+document.title+"  "+window.location;
}
document.write('<INPUT TYPE=IMAGE SRC="http://www.auspaytv.com/js/email.gif" NAME="click here"  onClick="emaillink()"></FORM>')
