//declaration of string baseURL
//alert("Test");
var baseURL ="http://www.iwmstore.com/";

//debug
//alert(baseURL);

//add holiday info bottom
//document.write('<a href="' + baseURL + '/wineshop/gift_center.html"><img src="' + baseURL + 'images/holiday_box4_135x60.jpg" width="135" height="60" border="0"></a><br>');
//document.write('<br>');
document.write('&nbsp;<a href="' + baseURL + 'Passion-on-the-Vine"><img src="' + baseURL + 'images/passion_arrival.jpg" border="0" width="135" height="155"></a><br>');
document.write('<br>');		   
document.write('&nbsp;<a href="' + baseURL + 'By-Producer"><b>Shop Wines A-Z</b></a><br>'); 
//added advanced search 05/24/07
document.write('&nbsp;<a href="' + baseURL + 's.nl">Advanced Search</a><br>');
document.write('<br>');

//added Passion on the Vine on 4/23/08
//document.write('&nbsp;<a href="' + baseURL + 'Passion-on-the-Vine">Passion On the Vine</a><br>');
//document.write('<br>');
document.write('&nbsp;<a href="' + baseURL + 'Weekly-e-Letters">Recent Offers</a><br>');
document.write('&nbsp;<a href="' + baseURL + 'Blue-Chip-Offers">Limited Collector Offers</a><br>');
document.write('<br>');
document.write('&nbsp;<a href="' + baseURL + 'Wine-Club">Monthly Wine Club</a><br>');
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111331/ctype.SS/SS.111331/.f">Gift Boxes</a><br>'); 
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111332/ctype.SS/SS.111332/.f">Gift Baskets</a><br>'); 
document.write('&nbsp;<a href="' + baseURL + 'Gift-Card">Gift Cards</a><br>');
document.write('&nbsp;<a href="' + baseURL + 'Wedding-Registry">Wedding Registry</a><br>');
document.write('<br>');
document.write('&nbsp;<a href="' + baseURL + 'IWM-Signature-Events">Wine Seminars</a><br>');
document.write('&nbsp;<a href="' + baseURL + 'Weekly-e-Letters">Monthly Newsletter</a><br>');
document.write('&nbsp;<a href="' + baseURL + 'Cellar-Management_2">Cellar Management</a><br>');
document.write('<br>');
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111330/ctype.SS/SS.111330/.f">Tasting Cases</a><br>'); 
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111297/ctype.SS/SS.111297/.f">Six Packs</a><br>');
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111336/ctype.SS/SS.111336/.f">Antique Corkscrews</a><br>'); 
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111335/ctype.SS/SS.111335/.f">Books</a><br>');
document.write('&nbsp;<a href="' + baseURL + 's.nl/sc.22/category.111334/ctype.SS/SS.111334/.f">Glassware</a><br>');
//document.write('<hr class="a" \/\>');
document.write('<br>');
document.write('&nbsp;<a href="mailto:winerequest@italianwinemerchant.com">Request-A-Wine</a><br>');
document.write('&nbsp;<a href="' + baseURL + '">Sign up</a><br>');
document.write('&nbsp;<a href="' + baseURL + 'About-Us_2">Links</a><br>');
document.write('&nbsp;<a href="' + baseURL + '">Site Map</a><br>');
document.write('&nbsp;<a href="' + baseURL + 'http://www.iwmstore.com/Contact-Us">Contact Us</a><br>');

document.write('<br>');
document.write('<img src="' + baseURL + 'images/icon_mail.gif" border="0" width="13" height="10">&nbsp;<a href="http://www.tell-a-friend-wizard.com/cgi-bin/tell_opt_new2.cgi?uid=cdeas&url=&refer=http%3A//www.iwmstore.com/" target="_blank">Email Page to a Friend</a><br>');



