var taglines = new Array(1);
				
taglines[0] = new Array("http://www.ewis.ca/scripts/prodList.asp", "We sell brand name merchandise at blowout prices!");
taglines[1] = new Array("http://www.ewis.ca/scripts/contactUs.asp", "Contact us for wholesale pricelist-applicable for 10 or more quantity of same product!");
taglines[2] = new Array("http://www.aspshopcart.com/", "Get a Shopping Cart today and Start Selling online now!");
taglines[3] = new Array("http://www.dropshipsite.com/", "Start Your Online Electronics Dropship Business Today!");
taglines[4] = new Array("http://www.dropshipsite.com/webpromotion.asp", "Website Promotion Service: Increase traffic to your Web site!");
tagIndex = Math.floor(Math.random() * taglines.length);

