document.write('<FORM name="FURNISHEDUNITS">');
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: #336633; color: #FFFFFF; padding: 0">');
document.write('<OPTION> Please Select A Country... </OPTION>');
document.write('<OPTION></OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/index.html">&nbsp;&nbsp;&nbsp;&nbsp;HOME</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/australia.html">&nbsp;&nbsp;&nbsp;&nbsp;Australia</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/usa.html">&nbsp;&nbsp;&nbsp;&nbsp;United States</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/uk.html">&nbsp;&nbsp;&nbsp;&nbsp;United Kingdom</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/ireland.html">&nbsp;&nbsp;&nbsp;&nbsp;Ireland (Republic of)</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/france.html">&nbsp;&nbsp;&nbsp;&nbsp;France</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/spain.html">&nbsp;&nbsp;&nbsp;&nbsp;Spain</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/germany.html">&nbsp;&nbsp;&nbsp;&nbsp;Germany</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/indonesia.html">&nbsp;&nbsp;&nbsp;&nbsp;Indonesia</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/china.html">&nbsp;&nbsp;&nbsp;&nbsp;China</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/italy.html">&nbsp;&nbsp;&nbsp;&nbsp;Italy</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/hong-kong.html">&nbsp;&nbsp;&nbsp;&nbsp;Hong Kong</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/mexico.html">&nbsp;&nbsp;&nbsp;&nbsp;Mexico</OPTION>');
document.write('<OPTION value="http://www.furnishedunits.com/location/new-zealand.html">&nbsp;&nbsp;&nbsp;&nbsp;New Zealand</OPTION>');
document.write('<OPTION></OPTION>');
document.write('</SELECT>');
document.write('</FORM>');
