var Action=new Array('https://secure1.intercardpro.com/cgi-bin/m-200cig.cgi','#');
var FormBegin='<form name="f1" action="#" method="post" onSubmit="return(Test())">';
var CartTableHeader='<br><h5>SHOPPING CART</h5><br>	<table width="550" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFFFFF"><tr><td bgcolor="#2658A2" class="carth"><strong>Quantity</strong> </td><td bgcolor="#2658A2" class="carth" align="center"><strong>Description</strong> </td><td bgcolor="#2658A2" class="carth"><strong> Price</strong> </td></tr><tr><td width="550" colspan="3"><img src="/images/line550.gif" alt="" width="550" height="2" border="0"></td></tr>';
var CartTableBottom='';
var FuncList=new Array('Quantity','Name','Price');
var Edit='<input TYPE="TEXT" NAME="_NAME_" VALUE="_VALUE_" SIZE="1" MAXLENGTH="5">';
var CheckBox='<input type="checkbox" name="_NAME_" value="_VALUE_" _CH_>';
var Additional='<script> function Test(){if (parseInt(GetCookie("id"))) return true;  else return false;}function submit_(action){window.document.f1.action=action;window.document.f1.submit();} function swapship(obj){var price__;switch (obj.value){case "1": price__="0.00";break;case "301": price__="29.99";break;case "302": price__="29.99";break;case "303": price__="16.99";break;case "39": price__="14.99";break;default: price__="49.99";break;}obj.form.sh.value=price__; obj.form.Price.value=_TOTALPRICE_+Math.abs(price__);SetCookie("name00",obj.value); SetCookie("price00",price__); /*AddToCart(obj.value,"",price__,"-1");*/window.location.reload();}</script><tr><td bgcolor="#2658A2" class="carth">Shipping</td><td bgcolor="#2658A2" class="carth"  ALIGN="CENTER">FREE</td><td bgcolor="#2658A2" class="carth">(We ship to USA only)</td></tr><tr><td colspan="3">&nbsp;</td></tr><tr><td colspan="3"><img src="/images/line550.gif" alt="" width="550" height="2" border="0"></td></tr> <td  colspan="2"><strong>Total</strong></td><td ><font STYLE="Verdana, Arial, Helvetica" SIZE="2">$<input type="text" name="Price" value="_TOTALPRICE_" size="6" maxlength="10" readonly></font></td>	</tr></table><br><table border="0" cellspacing="0" cellpadding="0"><tr><td valign="top"><input class="form1" TYPE="button" VALUE="Update" _UPDATEACTION_></td><td valign="top"><input class="form2" type="button" value="Clear cart" _CLEAR_CART_ACTION_></td><td><INPUT TYPE="HIDDEN" NAME="VER" VALUE="Z1.0"><INPUT TYPE="HIDDEN" NAME="MERCH_ID" VALUE="25"><input type="hidden" name="x_Invoice_Num" value="_UID_"><input type="hidden" name="Desc" value="_TOSUBMIT_"><input class="form3" type="button" value="PROCEED TO CHECKOUT" onclick="submit_(Action[0])"><br><br></form></td></tr></table>';
var FormEnd='</form>';
var ScriptToSet='var j=0; var k=0; var c=parseInt(GetCookie("name00"));for (var i=0;i<window.document.f1.Customer_Country.length;i++){if (window.document.f1.Customer_Country.options[i].value==c) {k=i;break;}}for(var i=0;i<=100000;i++){j++;}window.document.f1.Customer_Country.options[k].selected=true;window.document.f1.Price.value=_TOTALPRICE_+Math.abs(GetCookie("price00"));window.document.f1.sh.value=GetCookie("price00");';
