// JavaScript Document

/*==========================

PayPal Script Custom Built By Jeremy Wallace for TAPStore.ca

For more, please visit: http://www.globalwebsitecreations.com

==========================*/

 function change(price5ml,price10ml,price30ml,code) {

 //alert (code);						  

	if (document.getElementById('product'+code).value=='5') {

		//alert ("5 ml");

		document.getElementById('amount'+code).value = price5ml;

		document.getElementById('os0'+code).value = '5 ml';

	}

	else if (document.getElementById('product'+code).value=='10') {

		document.getElementById('amount'+code).value = price10ml;

		document.getElementById('os0'+code).value = '10 ml';

	} else if (document.getElementById('product'+code).value=='30') {

		document.getElementById('amount'+code).value = price30ml;

		document.getElementById('os0'+code).value = '30 ml';

	} else;

												  

}

												  

function print_paypal(price5ml,price10ml,price30ml,name,code,on1,os1,ship_amount) {

	

	var change_value = "javascript:change("+price5ml+","+price10ml+","+price30ml+",'"+code+"');";

	var toprint = "<div align=\"right\"><br /><img src=\"images/paypal.jpg\" width=\"48\" height=\"14\" /><table width=\"150\" border=\"1\" align=\"right\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#CECAC9\" bgcolor=\"#f7f7f7\"><tr><td><table width=\"148\" border=\"0\" cellspacing=\"0\" cellpadding=\"6\"><tr><form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\"><td><div align=\"left\">"+name+"<br /><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"4\"><tr><td colspan=\"2\"><p style=\"font-size: 10px\"><select name=\"product\" id=\"product"+code+"\" style=\"font-size: 10px\" onChange=\""+change_value+"\"><option value=\"0ml\" selected=\"selected\">Select A Bottle Size</option><option value=\"5\">5 ml</option>";

						if (price10ml > 0) {

						toprint += "<option value=\"10\">10 ml</option>"; 

						} else;

						if (price30ml > 0) {

						toprint += "<option value=\"30\">30 ml</option>"; 

						} else;

						toprint += "</select></p></td></tr><tr><td width=\"46%\"><span style=\"font-size: 10px\">QTY:&nbsp;<select name=\"quantity\" style=\"font-size: 10px\" id=\"quantity\"><option value=\"1\" selected=\"selected\">1</option><option value=\"2\">2</option><option value=\"3\">3</option><option value=\"4\">4</option><option value=\"5\">5</option><option value=\"6\">6</option><option value=\"7\">7</option><option value=\"8\">8</option><option value=\"9\">9</option><option value=\"10\">10</option><option value=\"15\">15</option><option value=\"20\">20</option><option value=\"25\">25</option><option value=\"30\">30</option><option value=\"35\">35</option><option value=\"40\">40</option><option value=\"45\">45</option><option value=\"50\">50</option></select></span></td></tr></table><input type=\"hidden\" name=\"add\" value=\"1\" /><input type=\"hidden\" name=\"cmd\" value=\"_cart\" /><input name=\"business\" type=\"hidden\" id=\"business\" value=\"aromatherapy@tapstore.ca\" /><input type=\"hidden\" name=\"item_name\" value=\""+name+"\" /><input type=\"hidden\" name=\"item_number\" value=\""+code+"\" />";

						if (ship_amount > 0) {

						toprint += "<input type=\"hidden\" name=\"shipping\" value=\""+ship_amount+"\">";

						} else {

						toprint += "<input type=\"hidden\" name=\"no_shipping\" value=\"0\">";

						}

						toprint += "<input type=\"hidden\" name=\"no_note\" value=\"0\" /><input type=\"hidden\" name=\"currency_code\" value=\"CAD\" /><input type=\"hidden\" name=\"lc\" value=\"CA\" /><input type=\"hidden\" name=\"bn\" value=\"PP-ShopCartBF\" /><input type=\"hidden\" name=\"on0\" value=\"Amount\" /><input type=\"hidden\" name=\"amount\" id=\"amount"+code+"\"/><input type=\"hidden\" name=\"os0\" id=\"os0"+code+"\" /><input type=\"hidden\" name=\"on1\" value=\""+on1+"\" /><input type=\"hidden\" name=\"os1\" value=\""+os1+"\" /><input type=\"image\" src=\"images/addtocart.jpg\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" /></div></td></form></tr><tr><form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\"><td align=\"left\"><input type=\"hidden\" name=\"cmd\" value=\"_cart\" /><input type=\"hidden\" name=\"business\" value=\"aromatherapy@tapstore.ca\" /><input type=\"image\" src=\"images/viewcart.jpg\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" /><input type=\"hidden\" name=\"display\" value=\"1\" /></td></form></tr></table></td></tr></table></div>";

						

	document.write(toprint);

}



function print_paypal_other(price,name,code,on0,os0,ship_amount) {

	

	var toprint = "<div align=\"right\"><br /><img src=\"images/paypal.jpg\" width=\"48\" height=\"14\" /><table width=\"150\" border=\"1\" align=\"right\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#CECAC9\" bgcolor=\"#f7f7f7\"><tr><td><table width=\"148\" border=\"0\" cellspacing=\"0\" cellpadding=\"6\"><tr><form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\"><td><div align=\"left\">"+name+"<br /><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"4\"><tr><td width=\"46%\"><span style=\"font-size: 10px\">QTY:&nbsp;<select name=\"quantity\" style=\"font-size: 10px\" id=\"quantity\"><option value=\"1\" selected=\"selected\">1</option><option value=\"2\">2</option><option value=\"3\">3</option><option value=\"4\">4</option><option value=\"5\">5</option><option value=\"6\">6</option><option value=\"7\">7</option><option value=\"8\">8</option><option value=\"9\">9</option><option value=\"10\">10</option><option value=\"15\">15</option><option value=\"20\">20</option><option value=\"25\">25</option><option value=\"30\">30</option><option value=\"35\">35</option><option value=\"40\">40</option><option value=\"45\">45</option><option value=\"50\">50</option></select></span></td></tr></table><input type=\"hidden\" name=\"add\" value=\"1\" /><input type=\"hidden\" name=\"cmd\" value=\"_cart\" /><input name=\"business\" type=\"hidden\" id=\"business\" value=\"aromatherapy@tapstore.ca\" /><input type=\"hidden\" name=\"item_name\" value=\""+name+"\" /><input type=\"hidden\" name=\"item_number\" value=\""+code+"\" />";

						if (ship_amount > 0) {

						toprint += "<input type=\"hidden\" name=\"shipping\" value=\""+ship_amount+"\">";

						} else {

						toprint += "<input type=\"hidden\" name=\"no_shipping\" value=\"0\">";

						}

						toprint += "<input type=\"hidden\" name=\"no_note\" value=\"0\" /><input type=\"hidden\" name=\"currency_code\" value=\"CAD\" /><input type=\"hidden\" name=\"lc\" value=\"CA\" /><input type=\"hidden\" name=\"bn\" value=\"PP-ShopCartBF\" /><input type=\"hidden\" name=\"on0\" value=\""+on0+"\" /><input type=\"hidden\" name=\"amount\" id=\"amount"+code+"\" value=\""+price+"\"/><input type=\"hidden\" name=\"os0\" id=\"os0"+code+"\" value=\""+os0+"\" /><input type=\"image\" src=\"images/addtocart.jpg\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" /></div></td></form></tr><tr><form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\"><td align=\"left\"><input type=\"hidden\" name=\"cmd\" value=\"_cart\" /><input type=\"hidden\" name=\"business\" value=\"aromatherapy@tapstore.ca\" /><input type=\"image\" src=\"images/viewcart.jpg\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" /><input type=\"hidden\" name=\"display\" value=\"1\" /></td></form></tr></table></td></tr></table></div>";

						

	document.write(toprint);

}



 function change_gen(price1,price2,price3,price4,productName1,productName2,productName3,productName4,code) {

 //alert (code);						  

	if (document.getElementById('product'+code).value=='1') {

		document.getElementById('amount'+code).value = price1;

		document.getElementById('os0'+code).value = productName1;

	} else if (document.getElementById('product'+code).value=='2') {

		document.getElementById('amount'+code).value = price2;

		document.getElementById('os0'+code).value = productName2;

	} else if (document.getElementById('product'+code).value=='3') {

		document.getElementById('amount'+code).value = price3;

		document.getElementById('os0'+code).value = productName3;

	} else if (document.getElementById('product'+code).value=='4') {

		document.getElementById('amount'+code).value = price4;

		document.getElementById('os0'+code).value = productName4;

	} else;

												  

}



function productDropDown(productName1,productName2,productName3,productName4,price1,price2,price3,price4,name,code,on1,os1,ship_amount) {

	//alert (code);

	var change_value = "javascript:change_gen("+price1+","+price2+","+price3+","+price4+",'"+productName1+"','"+productName2+"','"+productName3+"','"+productName4+"','"+code+"');";

	var toprint = "<div align=\"right\"><br /><img src=\"images/paypal.jpg\" width=\"48\" height=\"14\" /><table width=\"150\" border=\"1\" align=\"right\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#CECAC9\" bgcolor=\"#f7f7f7\"><tr><td><table width=\"148\" border=\"0\" cellspacing=\"0\" cellpadding=\"6\"><tr><form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\"><td><div align=\"left\">"+name+"<br /><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"4\"><tr><td colspan=\"2\"><p style=\"font-size: 10px\"><select name=\"product\" id=\"product"+code+"\" style=\"font-size: 10px\" onChange=\""+change_value+"\"><option value=\"0\" selected=\"selected\">Select A Product</option><option value=\"1\">"+productName1+"</option>";

						if (price2 > 0) {

						toprint += "<option value=\"2\">"+productName2+"</option>"; 

						} else;

						if (price3 > 0) {

						toprint += "<option value=\"3\">"+productName3+"</option>"; 

						} else;

						if (price4 > 0) {

						toprint += "<option value=\"4\">"+productName4+"</option>"; 

						} else;

						toprint += "</select></p></td></tr><tr><td width=\"46%\"><span style=\"font-size: 10px\">QTY:&nbsp;<select name=\"quantity\" style=\"font-size: 10px\" id=\"quantity\"><option value=\"1\" selected=\"selected\">1</option><option value=\"2\">2</option><option value=\"3\">3</option><option value=\"4\">4</option><option value=\"5\">5</option><option value=\"6\">6</option><option value=\"7\">7</option><option value=\"8\">8</option><option value=\"9\">9</option><option value=\"10\">10</option><option value=\"15\">15</option><option value=\"20\">20</option><option value=\"25\">25</option><option value=\"30\">30</option><option value=\"35\">35</option><option value=\"40\">40</option><option value=\"45\">45</option><option value=\"50\">50</option></select></span></td></tr></table><input type=\"hidden\" name=\"add\" value=\"1\" /><input type=\"hidden\" name=\"cmd\" value=\"_cart\" /><input name=\"business\" type=\"hidden\" id=\"business\" value=\"aromatherapy@tapstore.ca\" /><input type=\"hidden\" name=\"item_name\" value=\""+name+"\" /><input type=\"hidden\" name=\"item_number\" value=\""+code+"\" />";

						if (ship_amount > 0) {

						toprint += "<input type=\"hidden\" name=\"shipping\" value=\""+ship_amount+"\">";

						} else {

						toprint += "<input type=\"hidden\" name=\"no_shipping\" value=\"0\">";

						}

						toprint += "<input type=\"hidden\" name=\"no_note\" value=\"0\" /><input type=\"hidden\" name=\"currency_code\" value=\"CAD\" /><input type=\"hidden\" name=\"lc\" value=\"CA\" /><input type=\"hidden\" name=\"bn\" value=\"PP-ShopCartBF\" /><input type=\"hidden\" name=\"on0\" value=\"Type\" /><input type=\"hidden\" name=\"amount\" id=\"amount"+code+"\"/><input type=\"hidden\" name=\"os0\" id=\"os0"+code+"\" /><input type=\"hidden\" name=\"on1\" value=\""+on1+"\" /><input type=\"hidden\" name=\"os1\" value=\""+os1+"\" /><input type=\"image\" src=\"images/addtocart.jpg\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" /></div></td></form></tr><tr><form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\"><td align=\"left\"><input type=\"hidden\" name=\"cmd\" value=\"_cart\" /><input type=\"hidden\" name=\"business\" value=\"aromatherapy@tapstore.ca\" /><input type=\"image\" src=\"images/viewcart.jpg\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" /><input type=\"hidden\" name=\"display\" value=\"1\" /></td></form></tr></table></td></tr></table></div>";

						

	document.write(toprint);

}

//print_paypal('194.00','291.00','0','Angelica Archangelica','ANGELICA','Details','France/Organic, Steam Distilled');