document.write('<FORM name="AUSTRALIANREALTYNETWORK">');
document.write('<SELECT size="1" onChange="parent.window.location=this.options[this.selectedIndex].value" name="select" style="font-family: arial, verdana, helvetica; font-size: 9pt; background-color: #003366; color: #FFFFFF; padding: 0">');
document.write('<OPTION>SEARCH the Australian Realty Network ... </OPTION>');
document.write('<OPTION></OPTION>');
document.write('<OPTION value="http://www.actrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;Australian Capital Territory</OPTION>');
document.write('<OPTION value="http://www.nswrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;New South Wales</OPTION>');
document.write('<OPTION value="http://www.ntrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;Northern Territory</OPTION>');
document.write('<OPTION value="http://www.qldrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;Queensland</OPTION>');
document.write('<OPTION value="http://www.sarealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;South Australia</OPTION>');
document.write('<OPTION value="http://www.tasrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;Tasmania</OPTION>');
document.write('<OPTION value="http://www.vicrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;Victoria</OPTION>');
document.write('<OPTION value="http://www.australianrealty.net/warealtynet/">&nbsp;&nbsp;&nbsp;&nbsp;Western Australia</OPTION>');
document.write('<OPTION></OPTION>');
document.write('<OPTION value="http://www.australianrealty.net/">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;www.AustralianRealty.net</OPTION>');
document.write('<OPTION></OPTION>');
document.write('</SELECT>');
document.write('</FORM>');

