/* Drop Down Lists */

dropdownCan = '<td align="left" width="142" height="20" class="h2"><form name="pulldown" style="font-size: 8pt; font-family: Arial; text-align:center; margin-bottom:0"><p align="center"><select name="selectname" SIZE="1" onChange="pulldown_menu()"><script>document.write(header001)</script><script>document.write(header002)</script><script>document.write(header003)</script><script>document.write(header004)</script><script>document.write(header005)</script><script>document.write(header006)</script><script>document.write(header007)</script><script>document.write(header008)</script><script>document.write(header009)</script><script>document.write(header010)</script><script>document.write(header011)</script><script>document.write(header012)</script><script>document.write(header013)</script><script>document.write(header014)</script></select></form></td>';

header001 = '<option>Discount Codes and Deals by Retailer</option>';
header002 = '<option value="http://www.adultdiscountcodes.com/CupidButique_discount_codes.html">CupidBoutique</option>';
header003 = '<option value="http://www.adultdiscountcodes.com/Lovedreamer_discount_codes.html">LoveDreamer</option>';
header004 = '<option value="http://www.adultdiscountcodes.com/SexshopCanada_discount_codes.html">SexShopCanada</option>';
header005 = '';
header006 = '';
header007 = '';
header008 = '';
header009 = '';
header010 = '';
header011 = '';
header012 = '';
header013 = '';
header014 = '';
header015 = '';

dropdownUSA = '<td align="left" width="142" height="20" class="h2"><form name="pulldown" style="font-size: 8pt; font-family: Arial; text-align:center; margin-bottom:0"><p align="center"><select name="selectname" SIZE="1" onChange="pulldown_menu()"><script>document.write(header0001)</script><script>document.write(header0002)</script><script>document.write(header0003)</script><script>document.write(header0004)</script><script>document.write(header0005)</script><script>document.write(header0006)</script><script>document.write(header0007)</script><script>document.write(header0008)</script><script>document.write(header0009)</script><script>document.write(header0010)</script><script>document.write(header0011)</script><script>document.write(header0012)</script><script>document.write(header0013)</script><script>document.write(header0014)</script></select></form></td>';

header0001 = '<option>Discount Codes and Deals by Retailer</option>';
header0002 = '<option value="http://www.adultdiscountcodes.com/EdenFantasys_discount_codes.html">EdenFantasys</option>';
header0003 = '<option value="http://www.adultdiscountcodes.com/AdamEve_discount_codes.html">AdamEve.com</option>';
header0004 = '<option value="http://www.adultdiscountcodes.com/Babeland_discount_codes.html">Babeland</option>';
header0005 = '<option value="http://www.adultdiscountcodes.com/eXtremeRestraints_discount_codes.html">eXtremeRestraints</option>';
header0006 = '<option value="http://www.adultdiscountcodes.com/JTStockroom_discount_codes.html">JTsStockroom</option>';
header0007 = '';
header0008 = '';
header0009 = '';
header0010 = '';
header0011 = '';
header0012 = '';
header0013 = '';
header0014 = '';
header0015 = '';

dropdownUK = '<td align="left" width="142" height="20" class="h2"><form name="pulldown" style="font-size: 8pt; font-family: Arial; text-align:center; margin-bottom:0"><p align="center"><select name="selectname" SIZE="1" onChange="pulldown_menu()"><script>document.write(header01)</script><script>document.write(header02)</script><script>document.write(header03)</script><script>document.write(header04)</script><script>document.write(header05)</script><script>document.write(header06)</script><script>document.write(header07)</script><script>document.write(header08)</script><script>document.write(header09)</script><script>document.write(header10)</script><script>document.write(header11)</script><script>document.write(header12)</script><script>document.write(header13)</script><script>document.write(header14)</script></select></form></td>';

header01 = '<option>Discount Codes and Deals by Retailer</option>';
header02 = '<option value="http://www.adultdiscountcodes.com/SexShop365_discount_codes.html">SexShop365</option>';
header03 = '<option value="http://www.adultdiscountcodes.com/LoveHoney_discount_codes.html">LoveHoney</option>';
header04 = '<option value="http://www.adultdiscountcodes.com/SexToys_discount_codes.html">SexToys</option>';
header05 = '<option value="http://www.adultdiscountcodes.com/Ann_Summers_Discount_Codes.html">AnnSummers</option>';
header06 = '<option value="http://www.adultdiscountcodes.com/Pabo_discount_codes.html">Pabo</option>';
header07 = '<option value="http://www.adultdiscountcodes.com/Eropleasure_discount_codes.html">EroPleasure</option>';
header08 = '<option value="http://www.adultdiscountcodes.com/SexyShoes_discount_codes.html">SexyShoes</option>';
header09 = '<option value="http://www.adultdiscountcodes.com/VivaVibrators_discount_codes.html">VivaVibrators</option>';
header10 = '<option value="http://www.adultdiscountcodes.com/TheToyFarm_discount_codes.html">TheToyFarm</option>';
header11 = '<option value="http://www.adultdiscountcodes.com/Anyone4sex_discount_codes.html">Anyone4Sex</option>';
header12 = '<option value="http://www.adultdiscountcodes.com/DiscreetDeliveries_discount_codes.html">DiscreetDeliveries</option>';
header13 = '';
header14 = '';
header15 = '';

/* Javascript Plugins */

function bookmarksite(title, url){
if (document.all) window.external.AddFavorite(url, title);
else if (window.sidebar) window.sidebar.addPanel(title, url, "");
}

function pulldown_menu()
{
var url = document.pulldown.selectname.options[document.pulldown.selectname.selectedIndex].value;
top.location.href = url; 
}

function openURL()
{ 
selInd = document.theForm.dropdown.selectedIndex; 
goURL = document.theForm.dropdown.options[selInd].value;

top.location.href = goURL; 
}



