function sales() {

d = document;
d.write('<table cellpadding="0" cellspacing="0" border="0" style="margin: 2px 0px 2px 0px;"><tr><td>');
d.write('<font color="#003084" style="font-size:17px;">');
d.write('This domain is currently listed for sale via</font></td>');
d.write('<td>');

d.write('<a href="http://www.4.cn/buy/detail/domain/hotwok.asia">');
d.write('<img src="images/4.cn.png" border="0" width="133" height="29" style="margin: 5px 0px 0px 2px;" alt="4.cn"></a>');

d.write('</td>')
d.write('<td><font color="#003084" style="font-size:17px;">');
d.write(' &nbsp;or ')
d.write('</font></td>')
d.write('<td>')

d.write('<a href="http://www.sedo.com/search/details.php4?domain=hotwok.asia">');

d.write('<img src="images/sedo_logo.gif" border="0" width="65" height="29" style="margin: 7px 0px 0px 2px;" alt="Sedo"></a>');
d.write('');
d.write('</td></tr></table>');


d.write('<table cellpadding="0" cellspacing="0" border="0" style="margin: 0px 0px 8px 0px;"><tr><td>');
d.write('<font color="#003084" style="font-size:17px;">');
d.write('Alternatively, the domain can be leased via</font></td>');
d.write('<td>');
d.write('<a href="http://www.leasethis.com/index.php?cmd=Page_Finddomain_Domaindetails&domain=613080">');
d.write('<img src="images/leasethis_small.gif" border="0" width="80" height="15" style="margin: 2px 0px 0px 6px;" alt="Sedo"></a>');
d.write('');
d.write('</td></tr></table>');

}



function skype(voip){
ttip = voip;
document.write('<a href="skype:'+voip+'?call" onmousedown="document.images.skypecall.src=\'images/skyperequest.png\'" onmouseup="document.images.skypecall.src=\'http://mystatus.skype.com/smallicon/'+voip+'\'">'+voip+'</a> ');
document.write('<a href="skype:'+voip+'?call" onmousedown="document.images.skypecall.src=\'images/skyperequest.png\'" onmouseup="document.images.skypecall.src=\'http://mystatus.skype.com/smallicon/'+voip+'\'">')
voip = voip.replace(/\./g,'%2E');
document.write('<img src="http://mystatus.skype.com/smallicon/'+voip+'" style="border:none;vertical-align:middle;" width="16" height="16" title="Skype '+ttip+'" name="skypecall"></a>')
document.write('<br>');
setTimeout('document.location.reload()',300000);
}

function email(email){
x = '@hot'; y = 'wok'; q = '.asia'; domain = x + y + q;
d.write('<a href="mailto:'+email+domain+'">'+email+domain+'<\/a>');
}


