<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Hot Time Software');

document.write('</span><br>');

document.write('17 Margaret Street, Ayr, Queensland<br>');

document.write('Australia, 4807<br>');

document.write('PHONE: <span class="phonetitle">(61) 7 47834060<BR></span>');

document.write('FAX: <span class="phonetitle">(61) 7 47834060<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@hottimesoftware.com">info@hottimesoftware.com</a><br>');


//  End -->