document.write('<form name="form1">');
document.write('<select style="font-size:13px; color:#330000; font-family:Arial; background-color:#ffffff;font-weight:bold;" name="menu">');
document.write('<option value="http://makura.com/lang/">Home</option>');


document.write('<option value="http://makura.com/lang/ordering.html">Ordering Information</option>');
document.write('<option value="http://makura.com/lang/makura.html">Makura Miracle Pillow</option>');
document.write('<option value="http://makura.com/lang/rejuvn8.html">Rejuvenator Deluxe</option>');
//document.write('<option value="http://makura.com/lang/memory_foam_pillow.html">Memory Foam Pillow</option>');
document.write('<option value="http://makura.com/lang/comfort.html">Comfort Roll</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#U-pillow">U-Pillow</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Lumbar_Pillow">Lumbar Pillow</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Neckwrap">Hottie Neckwrap</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Booties">Hottie Booties</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Bodywrap">Hottie Bodywrap</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Kids_U-Pillow">Kids U-Pillow</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Spa_Mask">Spa Mask</option>');
//document.write('<option value="http://makura.com/lang/bucky.html#Eye_Pillow">Eye Pillow</option>');
document.write('<option value="http://makura.com/lang/products.html">Buckwheat Hulls</option>');
document.write('<option value="http://makura.com/lang/q_and_a.html">Questions & Answers</option>');
document.write('<option value="http://makura.com/lang/comments.html">Users comments</option>');
document.write('<option value="http://makura.com/lang/whatsnew.html">Compare Makura to other brands</option>');
document.write('<option value="http://makura.com/lang/guarante.html">Guarantee and Warranty</option>');
//document.write('<option value="http://makura.com/monavie">Mona Vie! healthy juice!!!</option>');

//document.write('<option value="http://makura.1shoppingsite.com/">.Makuras Directory</option>');
document.write('<option value="http://makura.com/store/">.Makuras Health and Personal Care Store</option>');
//document.write('<option value="http://makura.com/homestore/">.Makuras Home and Garden Store</option>');
// document.write('<option value="http://makura.fscstore.com">.Makuras gift Store</option>');
document.write('<option value="http://makura.com/links.html">.Resources and Partners Deals</option>');
document.write('<option value="http://www.shareasale.com/shareasale.cfm?merchantID=5478">Affiliates - web site owners</option>');




document.write('</select>');
document.write('<input style="font-size:14px;color:#ffffff;font-family:verdana;background-color:#330000;font-weight:bold;" type="button" onClick="location=document.form1.menu.options[document.form1.menu.selectedIndex].value;" value="Go">');
document.write('</form>');
