var select2 = document.frm1.sel1; 

select2.options[select2.options.length] = new Option('Select A Merchant'); 
select2.options[select2.options.length-1].value="";

select2.options[select2.options.length] = new Option('Art of Tea'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/artoftea.php";

select2.options[select2.options.length] = new Option('Baghaus'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/baghaus.php";

select2.options[select2.options.length] = new Option('Beer Machine'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/beermachine.php";

select2.options[select2.options.length] = new Option('Billy Blanks'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/billyblanks.php";

select2.options[select2.options.length] = new Option('Bling Jewelry'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/blingjewelry.php";

select2.options[select2.options.length] = new Option('BluePenguin Software'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/bluepenguinsoftware.php";

select2.options[select2.options.length] = new Option('Digestinol'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/digestinol.php";

select2.options[select2.options.length] = new Option('Emerald Medical'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/emeraldmedicalservice.php";

select2.options[select2.options.length] = new Option('Exotissimo Travel'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/exotissimo.php";

select2.options[select2.options.length] = new Option('Gaiam'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/gaiam.php";

select2.options[select2.options.length] = new Option('GreatSkin'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/great_skin.php";

select2.options[select2.options.length] = new Option('Hotels by City'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/hotelsbycity.php";

select2.options[select2.options.length] = new Option('Iolo'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/iolo.php";

select2.options[select2.options.length] = new Option('OfficeDrop'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/office_drop.php";

select2.options[select2.options.length] = new Option('Organic Bouquet'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/organic_bouquet.php";

select2.options[select2.options.length] = new Option('Overstock Jeweler'); 
select2.options[select2.options.length-1].value="http://affiliates.partnercentric.com/overstockjeweler/";

select2.options[select2.options.length] = new Option('TrendToGo'); 
select2.options[select2.options.length-1].value="http://www.amwso.com/trendtogo.php";