	<!--
function begincommentbox (cigname, cigpicr, cigpicm) {
         htmlText = '';
	   htmlText += '<TABLE WIDTH=624 ALIGN=center>';
         htmlText += '<TR><TD ALIGN=center VALIGN=TOP WIDTH=180><TABLE ALIGN=center WIDTH=180 BORDER=0 CELLSPACING=0 CELLPADDING=0>';
		htmlText += '<TR><TD ALIGN=center VALIGN=TOP><B>' + cigname + '</B><BR></td></tr>';
		htmlText += '<TR><TD>&nbsp;</td></tr>';
         htmlText += '<TR><TD ALIGN=center HEIGHT="65" VALIGN="TOP"><IMG SRC="cigpics/' + cigpicr + '" ALT="CigPic" WIDTH="40" HEIGHT="60">&nbsp;';
         htmlText += '<IMG SRC="cigpics/' + cigpicm + '" ALT="CigPic" WIDTH="40" HEIGHT="60"><p></td></tr>';
		htmlText += '<TR><TD ALIGN=center><A HREF="#brandlist"><IMG SRC="images/brandreturn.gif" ALT="Return to Brand List" WIDTH="70" HEIGHT="25" BORDER="0" VALIGN="BOTTOM"></a></td></tr></table>';
         htmlText += '<TD><TABLE COLS="7" BGCOLOR=#ffffff BORDER=1 CELLSPACING=0 cellspacing=0 width="444"><TR>';
         htmlText += '<TH BGCOLOR=#FFFFFF width="144">&nbsp;</TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>FF</font></TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>L</font></TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>UL</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>M</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>ML</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>MUL</font></TH></TR>';
         document.write (htmlText);
      }
function begincommentboxlong (cigname, cigpicr, cigpicm) {
         htmlText = '';
	   htmlText += '<TABLE WIDTH=624 ALIGN=center>';
         htmlText += '<TR><TD ALIGN=center VALIGN=TOP WIDTH=180><TABLE ALIGN=center WIDTH=180 BORDER=0 CELLSPACING=0 CELLPADDING=0>';
		htmlText += '<TR><TD ALIGN=center VALIGN=TOP><B>' + cigname + '</B><BR></td></tr>';
		htmlText += '<TR><TD>&nbsp;</td></tr>';
         htmlText += '<TR><TD ALIGN=center HEIGHT="105" VALIGN="TOP"><IMG SRC="cigpics/' + cigpicr + '" ALT="CigPic" WIDTH="40" HEIGHT="71">&nbsp;';
         htmlText += '<IMG SRC="cigpics/' + cigpicm + '" ALT="CigPic" WIDTH="40" HEIGHT="71"><p></td></tr>';
		htmlText += '<TR><TD ALIGN=center><A HREF="#brandlist"><IMG SRC="images/brandreturn.gif" ALT="Return to Brand List" WIDTH="70" HEIGHT="25" BORDER="0" VALIGN="BOTTOM"></a></td></tr></table>';
         htmlText += '<TD><TABLE COLS="7" BGCOLOR=#ffffff BORDER=1 CELLSPACING=0 cellspacing=0 width="444"><TR>';
         htmlText += '<TH BGCOLOR=#FFFFFF width="144">&nbsp;</TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>FF</font></TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>L</font></TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>UL</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>M</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>ML</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>MUL</font></TH></TR>';
         document.write (htmlText);
      }
function begincommentboxlonger (cigname, cigpicr, cigpicm) {
         htmlText = '';
	   htmlText += '<TABLE WIDTH=624 ALIGN=center>';
         htmlText += '<TR><TD ALIGN=center VALIGN=TOP WIDTH=180><TABLE ALIGN=center WIDTH=180 BORDER=0 CELLSPACING=0 CELLPADDING=0>';
		htmlText += '<TR><TD ALIGN=center VALIGN=TOP><B>' + cigname + '</B><BR></td></tr>';
		htmlText += '<TR><TD>&nbsp;</td></tr>';
         htmlText += '<TR><TD ALIGN=center HEIGHT="105" VALIGN="TOP"><IMG SRC="cigpics/' + cigpicr + '" ALT="CigPic" WIDTH="40" HEIGHT="85">&nbsp;';
         htmlText += '<IMG SRC="cigpics/' + cigpicm + '" ALT="CigPic" WIDTH="40" HEIGHT="85"><p></td></tr>';
		htmlText += '<TR><TD ALIGN=center><A HREF="#brandlist"><IMG SRC="images/brandreturn.gif" ALT="Return to Brand List" WIDTH="70" HEIGHT="25" BORDER="0" VALIGN="BOTTOM"></a></td></tr></table>';
         htmlText += '<TD><TABLE COLS="7" BGCOLOR=#ffffff BORDER=1 CELLSPACING=0 cellspacing=0 width="444"><TR>';
         htmlText += '<TH BGCOLOR=#FFFFFF width="144">&nbsp;</TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>FF</font></TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>L</font></TH>';
         htmlText += '<TH BGCOLOR=#FFFF99 width="50"><font color=#000000>UL</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>M</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>ML</font></TH>';
         htmlText += '<TH BGCOLOR=#33FF99 width="50"><font color=#000000>MUL</font></TH></TR>';
         document.write (htmlText);
      }
function tablerow (cigtype, ffcheck, lcheck, ulcheck, mcheck, mlcheck, mulcheck) {
         htmlText = '';
	   htmlText += '<TR><TD ALIGN=left BGCOLOR=#FFFFFF><FONT COLOR=#990000>&nbsp;&nbsp;<B>' + cigtype + '</B></FONT></TD>';
         htmlText += '<TD BGCOLOR=#FFFF99 align=center><IMG SRC="images/' + ffcheck + '.jpg" ALT="Check" WIDTH="40" HEIGHT="16"></TD>';
         htmlText += '<TD BGCOLOR=#FFFF99 align=center><IMG SRC="images/' + lcheck + '.jpg" ALT="Check" WIDTH="40" HEIGHT="16"></TD>';
         htmlText += '<TD BGCOLOR=#FFFF99 align=center><IMG SRC="images/' + ulcheck + '.jpg" ALT="Check" WIDTH="40" HEIGHT="16"></TD>';
         htmlText += '<TD BGCOLOR=#33FF99 align=center><IMG SRC="images/' + mcheck + '.jpg" ALT="Check" WIDTH="40" HEIGHT="16"></TD>';
         htmlText += '<TD BGCOLOR=#33FF99 align=center><IMG SRC="images/' + mlcheck + '.jpg" ALT="Check" WIDTH="40" HEIGHT="16"></TD>';
         htmlText += '<TD BGCOLOR=#33FF99 align=center><IMG SRC="images/' + mulcheck + '.jpg" ALT="Check" WIDTH="40" HEIGHT="16"></TD></TR>';
         document.write (htmlText);
      }
function beginform (cigname) {
         htmlText = '';
	   htmlText += '<TR><TD colspan=7 align=center>';
         htmlText += '<TABLE BGCOLOR=#FFFFFF BORDER=0 CELLSPACING=3 width="444" cellpadding=3>';
         htmlText += '<TR><TD valign=top width=444 BGCOLOR=#FFFFFF><center><form name="' + cigname + '">';
         htmlText += '<select ID=DROP Name="site" Size="1">';
         htmlText += '<option value="http://compare.html">Select Retailer</option>';
         document.write (htmlText);
      }
function formrow (returl, retname, cigname) {
         htmlText = '';
	   htmlText += '<option value="http://' + returl + '", "' + retname + cigname + '">' + retname + '</option>';
         document.write (htmlText);
      }
function endform (number) {
         htmlText = '';
	   htmlText += '</select>';
         htmlText += '<input type=button value="Go To Retailer" onClick="javascript:formHandler(' + number + ')">';
         htmlText += '</form></center>';
         htmlText += '<B>Consumer Comments:</B><BR>';
         document.write (htmlText);
      }
function consumercom (face, comment, consumer) {
         htmlText = '';
	   htmlText += '<IMG SRC="images/' + face + '.gif" width="22" height="20" align="left"><FONT COLOR=#990000><I>' + comment + '</I></font> <font color=#000000>' + consumer + '</font><br><br>';
         document.write (htmlText);
	  }
function review (date) {
         htmlText = '';
      	 htmlText += '<FONT COLOR=#990000>See <B>Review</B> in <a href="newsletter/' + date + '">DCSG Newsletter</a>.</font><br>';
         document.write (htmlText);
      }
function addcom (archiveurl) {
         htmlText = '';
      	 htmlText += '<FONT COLOR=#990000>For more opinions, see  <a Target="_blank" href="' + archiveurl + '">Additional Comments</a>.</font>';
         document.write (htmlText);
      }

function endcommentbox ( ) {
         htmlText = '';
	   htmlText += '</TD></TR></TABLE></TD></TR></TD></TR></TABLE><tr><td>&nbsp;</td></tr></TABLE>';
         document.write (htmlText);
      }

function formHandler(brand){
switch(brand){
	case 1: var URL = document.baile.site.options[document.baile.site.selectedIndex].value;break;
	case 2: var URL = document.bonus.site.options[document.bonus.site.selectedIndex].value;break;
	case 3: var URL = document.bronc.site.options[document.bronc.site.selectedIndex].value;break;
	case 4: var URL = document.check.site.options[document.check.site.selectedIndex].value;break;
	case 5: var URL = document.chesa.site.options[document.chesa.site.selectedIndex].value;break;
	case 6: var URL = document.coron.site.options[document.coron.site.selectedIndex].value;break;
	case 7: var URL = document.exact.site.options[document.exact.site.selectedIndex].value;break;
	case 8: var URL = document.golde.site.options[document.golde.site.selectedIndex].value;break;
	case 9: var URL = document.gsmok.site.options[document.gsmok.site.selectedIndex].value;break;
	case 10: var URL = document.lewis.site.options[document.lewis.site.selectedIndex].value;break;
	case 11: var URL = document.mains.site.options[document.mains.site.selectedIndex].value;break;
	case 12: var URL = document.malib.site.options[document.malib.site.selectedIndex].value;break;
	case 13: var URL = document.marke.site.options[document.marke.site.selectedIndex].value;break;
	case 14: var URL = document.montc.site.options[document.montc.site.selectedIndex].value;break;
	case 15: var URL = document.nativ.site.options[document.nativ.site.selectedIndex].value;break;
	case 16: var URL = document.niaga.site.options[document.niaga.site.selectedIndex].value;break;
	case 17: var URL = document.omaha.site.options[document.omaha.site.selectedIndex].value;break;
	case 18: var URL = document.optim.site.options[document.optim.site.selectedIndex].value;break;
	case 19: var URL = document.prime.site.options[document.prime.site.selectedIndex].value;break;
	case 20: var URL = document.pyram.site.options[document.pyram.site.selectedIndex].value;break;
	case 21: var URL = document.ridge.site.options[document.ridge.site.selectedIndex].value;break;
	case 22: var URL = document.rivie.site.options[document.rivie.site.selectedIndex].value;break;
	case 23: var URL = document.roger.site.options[document.roger.site.selectedIndex].value;break;
	case 24: var URL = document.senny.site.options[document.senny.site.selectedIndex].value;break;
	case 25: var URL = document.senok.site.options[document.senok.site.selectedIndex].value;break;
	case 26: var URL = document.since.site.options[document.since.site.selectedIndex].value;break;
	case 27: var URL = document.smokj.site.options[document.smokj.site.selectedIndex].value;break;
	case 28: var URL = document.smokn.site.options[document.smokn.site.selectedIndex].value;break;
	case 29: var URL = document.sport.site.options[document.sport.site.selectedIndex].value;break;
	case 30: var URL = document.tahoe.site.options[document.tahoe.site.selectedIndex].value;break;
	case 31: var URL = document.ultra.site.options[document.ultra.site.selectedIndex].value;break;
	case 32: var URL = document.usago.site.options[document.usago.site.selectedIndex].value;break;
	case 33: var URL = document.wave.site.options[document.wave.site.selectedIndex].value;break;
	case 34: var URL = document.yours.site.options[document.yours.site.selectedIndex].value;break;
	case 35: var URL = document.camro.site.options[document.camro.site.selectedIndex].value;break;
	case 36: var URL = document.sixty.site.options[document.sixty.site.selectedIndex].value;break;
	case 37: var URL = document.colum.site.options[document.colum.site.selectedIndex].value;break;
	case 38: var URL = document.patri.site.options[document.patri.site.selectedIndex].value;break;
	case 39: var URL = document.imag.site.options[document.imag.site.selectedIndex].value;break;
	case 40: var URL = document.chero.site.options[document.chero.site.selectedIndex].value;break;
	case 41: var URL = document.marat.site.options[document.marat.site.selectedIndex].value;break;
	case 42: var URL = document.dbled.site.options[document.dbled.site.selectedIndex].value;break;
	case 43: var URL = document.liget.site.options[document.liget.site.selectedIndex].value;break;
	case 44: var URL = document.tucso.site.options[document.tucso.site.selectedIndex].value;break;
	case 45: var URL = document.duran.site.options[document.duran.site.selectedIndex].value;break;
	case 46: var URL = document.carly.site.options[document.carly.site.selectedIndex].value;break;
	case 47: var URL = document.arrow.site.options[document.arrow.site.selectedIndex].value;break;
	case 48: var URL = document.first.site.options[document.first.site.selectedIndex].value;break;
	case 49: var URL = document.move.site.options[document.move.site.selectedIndex].value;break;
	case 50: var URL = document.shiel.site.options[document.shiel.site.selectedIndex].value;break;
	case 51: var URL = document.palac.site.options[document.palac.site.selectedIndex].value;break;
	case 52: var URL = document.kbest.site.options[document.kbest.site.selectedIndex].value;break;
	case 53: var URL = document.horse.site.options[document.horse.site.selectedIndex].value;break;
	case 54: var URL = document.infin.site.options[document.infin.site.selectedIndex].value;break;
	case 55: var URL = document.qualy.site.options[document.qualy.site.selectedIndex].value;break;
	case 56: var URL = document.cowby.site.options[document.cowby.site.selectedIndex].value;break;
	case 57: var URL = document.ct.site.options[document.ct.site.selectedIndex].value;break;
	case 58: var URL = document.larso.site.options[document.larso.site.selectedIndex].value;break;
	case 59: var URL = document.gtone.site.options[document.gtone.site.selectedIndex].value;break;
	case 60: var URL = document.bridg.site.options[document.bridg.site.selectedIndex].value;break;
    case 61: var URL = document.westp.site.options[document.westp.site.selectedIndex].value;break;
    case 62: var URL = document.parkr.site.options[document.parkr.site.selectedIndex].value;break;
    case 63: var URL = document.opal.site.options[document.opal.site.selectedIndex].value;break;
    case 64: var URL = document.monar.site.options[document.monar.site.selectedIndex].value;break;
    case 65: var URL = document.priva.site.options[document.priva.site.selectedIndex].value;break;
    case 66: var URL = document.sonom.site.options[document.sonom.site.selectedIndex].value;break;
    case 67: var URL = document.backa.site.options[document.backa.site.selectedIndex].value;break;
    case 68: var URL = document.legal.site.options[document.legal.site.selectedIndex].value;break;
    case 69: var URL = document.skyda.site.options[document.skyda.site.selectedIndex].value;break;	
    case 70: var URL = document.unify.site.options[document.unify.site.selectedIndex].value;break;
    case 71: var URL = document.euro.site.options[document.euro.site.selectedIndex].value;break;
    case 72: var URL = document.homer.site.options[document.homer.site.selectedIndex].value;break;
    case 73: var URL = document.rave.site.options[document.rave.site.selectedIndex].value;break;
    case 74: var URL = document.missd.site.options[document.missd.site.selectedIndex].value;break;
    case 75: var URL = document.track.site.options[document.track.site.selectedIndex].value;break;
    case 76: var URL = document.infin.site.options[document.infin.site.selectedIndex].value;break;
    case 77: var URL = document.calon.site.options[document.calon.site.selectedIndex].value;break;
    case 78: var URL = document.lakes.site.options[document.lakes.site.selectedIndex].value;break;
    case 79: var URL = document.cheye.site.options[document.cheye.site.selectedIndex].value;break;
    case 80: var URL = document.decad.site.options[document.decad.site.selectedIndex].value;break;
    case 81: var URL = document.kingt.site.options[document.kingt.site.selectedIndex].value;break;
    case 82: var URL = document.brave.site.options[document.brave.site.selectedIndex].value;break;
    case 83: var URL = document.sabre.site.options[document.sabre.site.selectedIndex].value;break;
    case 84: var URL = document.round.site.options[document.round.site.selectedIndex].value;break;
    case 85: var URL = document.sandi.site.options[document.sandi.site.selectedIndex].value;break;
    case 86: var URL = document.romy.site.options[document.romy.site.selectedIndex].value;break;
    case 87: var URL = document.parla.site.options[document.parla.site.selectedIndex].value;break;
    case 88: var URL = document.yukon.site.options[document.yukon.site.selectedIndex].value;break;
    case 89: var URL = document.deser.site.options[document.deser.site.selectedIndex].value;break;
    case 90: var URL = document.dbest.site.options[document.dbest.site.selectedIndex].value;break;
    case 91: var URL = document.grand.site.options[document.grand.site.selectedIndex].value;break;
    case 92: var URL = document.lotto.site.options[document.lotto.site.selectedIndex].value;break;
    case 93: var URL = document.silvr.site.options[document.silvr.site.selectedIndex].value;break;
    case 94: var URL = document.epic.site.options[document.epic.site.selectedIndex].value;break;
    case 95: var URL = document.primo.site.options[document.primo.site.selectedIndex].value;break;
    case 96: var URL = document.usa.site.options[document.usa.site.selectedIndex].value;break;
    case 97: var URL = document.berkl.site.options[document.berkl.site.selectedIndex].value;break;
    case 98: var URL = document.champ.site.options[document.champ.site.selectedIndex].value;break;
    case 99: var URL = document.goldc.site.options[document.goldc.site.selectedIndex].value;break;
    case 100: var URL = document.chief.site.options[document.chief.site.selectedIndex].value;break;
    case 101: var URL = document.harpr.site.options[document.harpr.site.selectedIndex].value;break;
}window.open(URL);}

function noone (cigname) {
htmlText = '';
htmlText += '<option value="/none.html">Not Carried by Any Listed Store</option>';
document.write (htmlText);
}

function cig07 (cigname) {
htmlText = '';
htmlText += '<option value="http://www.001cigarettes.com">001 Cigarettes</option>';
document.write (htmlText);
}

function stop1 (cigname) {
htmlText = '';
htmlText += '<option value="http://www.1stopcigs.com">1 Stop Cigs</option>';
document.write (htmlText);
}

function a1cig (cigname) {
htmlText = '';
htmlText += '<option value="http://www.a1cig.com">A1 Cig</option>';
document.write (htmlText);
}

function acigs (cigname) {
htmlText = '';
htmlText += '<option value="http://www.acigs.com">A Cigs</option>';
document.write (htmlText);
}

function agood (cigname) {
htmlText = '';
htmlText += '<option value="http://www.agoodcigarette.com">A Good Cigarette</option>';
document.write (htmlText);
}

function allof (cigname) {
htmlText = '';
htmlText += '<option value="http://www.allofourbutts.com">All Of Our Butts</option>';
document.write (htmlText);
}

function barga (cigname) {
htmlText = '';
htmlText += '<option value="http://www.bargaincigs.com">Bargain Cigs</option>';
document.write (htmlText);
}

function bigin (cigname) {
htmlText = '';
htmlText += '<option value="http://www.bigindiantobacco.com">Big Indian Tobacco</option>';
document.write (htmlText);
}

function buych (cigname) {
htmlText = '';
htmlText += '<option value="http://www.buycheapcigarettes.org">Buy Cheap Cigarettes</option>';
document.write (htmlText);
}

function bdcig (cigname) {
htmlText = '';
htmlText += '<option value="http://www.buydiscountcigarettes.com">Buy Discount Cigarettes</option>';
document.write (htmlText);
}

function carol (cigname) {
htmlText = '';
htmlText += '<option value="http://www.carolinacartons.com">Carolina Cartons</option>';
document.write (htmlText);
}

function cart4 (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cartons4free.com">Cartons 4 Free</option>';
document.write (htmlText);
}

function chepc (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cigarettesamerica.com">Cheap-Cigarettes</option>';
document.write (htmlText);
}

function chepr (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cheapercigsonline.com">Cheaper Cigs Online</option>';
document.write (htmlText);
}

function cheap (cigname) {
htmlText = '';
htmlText += '<option value="http://www.smokes-spirits.com?source=discountcigarettes.org">Cheap Smokes</option>';
document.write (htmlText);
}

function cigam (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cigarettesamerica.com">Cigarettes America</option>';
document.write (htmlText);
}

function cidir (cigname) {
htmlText = '';
htmlText += '<option value="http://www.dbestone.com">Cigarettes Direct</option>';
document.write (htmlText);
}

function cexpr (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cigarettesexpress.com">Cigarettes Express</option>';
document.write (htmlText);
}

function cigsp (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cigsplus.com">Cigs Plus</option>';
document.write (htmlText);
}

function cyber (cigname) {
htmlText = '';
htmlText += '<option value="http://www.cybercigarettes.com">Cyber Cigarettes</option>';
document.write (htmlText);
}

function fre4u (cigname) {
htmlText = '';
htmlText += '<option value="http://www.freecigs4u.com">FreeCigs4U</option>';
document.write (htmlText);
}

function nmcsm (cigname) {
htmlText = '';
htmlText += '<option value="http://www.nmcsmokeshop.com">NMC Smoke Shop</option>';
document.write (htmlText);
}

function nonfs (cigname) {
htmlText = '';
htmlText += '<option value="http://www.nonfsccigarettes.com">NON FSC Cigarettes</option>';
document.write (htmlText);
}

function oklah (cigname) {
htmlText = '';
htmlText += '<option value="http://www.oklahoma-outlet.com?source=discountcigarettes.org">Oklahoma-Outlet</option>';
document.write (htmlText);
}

function premi (cigname) {
htmlText = '';
htmlText += '<option value="http://www.premiumcigs.com">Premium Cigs</option>';
document.write (htmlText);
}

function sshop (cigname) {
htmlText = '';
htmlText += '<option value="http://www.senecasmokeshop.com">Seneca Smokeshop</option>';
document.write (htmlText);
}

function three (cigname) {
htmlText = '';
htmlText += '<option value="http://www.mailordercigarettes.biz">Three Sisters Smoke</option>';
document.write (htmlText);
}

function to123 (cigname) {
htmlText = '';
htmlText += '<option value="http://www.tobacco123.com">Tobacco123</option>';
document.write (htmlText);
}

function triba (cigname) {
htmlText = '';
htmlText += '<option value="http://www.tribaldiscounts.com">Tribal Discounts</option>';
document.write (htmlText);
}

function value (cigname) {
htmlText = '';
htmlText += '<option value="http://www.valuecigsonline.com">Value Cigs Online</option>';
document.write (htmlText);
}

function wildw (cigname) {
htmlText = '';
htmlText += '<option value="http://www.wildwoodsmokeshop.com">Wildwood Smoke Shop</option>';
document.write (htmlText);
}

function usama (cigname) {
htmlText = '';
htmlText += '<option value="http://www.usamadecigs.com">USA-Made Cigs</option>';
document.write (htmlText);
}




      //-->




