document.write('       <select name="select" class="form" onchange="window.open(this.options[this.selectedIndex].value,\'_top\')">                    <option selected="selected">---------- Select Country  ---------</option>    <option value="/greece-vacation-packages.html">Greece </option>                     <option value="/greece-egypt-vacation-packages.html">Egypt </option>                   <option value="/greece-syria-vacation-packages.html">Syria </option>                    <option value="/greece-jordan-vacation-packages.html">Jordan </option>                    <option value="/greece-lebanon-vacation-packages.html">Lebanon </option>                    <option value="/greece-tunisia-vacation-packages.html">Tunisia </option>                    <option value="/greece-morocco-vacation-packages.html">Morocco </option>     <option value="/greece-holy-land-tours.html">The Holy Lands </option>                 <option value="/greece-dubai-vacation-packages.html">The United Arab Emirates – Dubai</option>                  </select>'); 