changeset 28:5b5c03a850b9 laserkard

[svn r29] upgraded to work with Internet Explorer
author rlm
date Mon, 04 Jan 2010 21:12:22 -0500
parents 36ec0abfe570
children 7742910e0479
files about.php buy.html buy.pl contact.css contact.php paypal/BASE.paylist paypal/basic_acrylic_clear.paylist paypal/basic_acrylic_green.paylist paypal/big_acrylic_clear.paylist paypal/big_acrylic_green.paylist paypal/classic_acrylic_clear.paylist paypal/classic_acrylic_green.paylist paypal/lines_acrylic_clear.paylist paypal/lines_acrylic_green.paylist sexy.css
diffstat 15 files changed, 1323 insertions(+), 1335 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/about.php	Mon Jan 04 07:35:56 2010 -0500
     1.2 +++ b/about.php	Mon Jan 04 21:12:22 2010 -0500
     1.3 @@ -24,6 +24,7 @@
     1.4  <img  src = "./images/prod_pic1.jpg">
     1.5  </div>
     1.6  
     1.7 +
     1.8  <div class = "whole">
     1.9  
    1.10  <div id = "pokedex">
     2.1 --- a/buy.html	Mon Jan 04 07:35:56 2010 -0500
     2.2 +++ b/buy.html	Mon Jan 04 21:12:22 2010 -0500
     2.3 @@ -1,9 +1,10 @@
     2.4 -<html>
     2.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +<html xmlns="http://www.w3.org/1999/xhtml">
     2.7  <head>
     2.8 -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     2.9 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    2.10  
    2.11 -<link href="./main.css" rel="stylesheet" type="text/css"/>
    2.12 -<link href="./sexy.css" rel="stylesheet" type="text/css"/>
    2.13 +<link href="./main.css" rel="stylesheet" type="text/css">
    2.14 +<link href="./sexy.css" rel="stylesheet" type="text/css">
    2.15  
    2.16  <title>Laserkard | Design Studio</title>
    2.17  
    2.18 @@ -16,7 +17,7 @@
    2.19  PERL-REPLACE::TOP_MENU
    2.20  
    2.21  
    2.22 -<div id="whole" class = "clearfix">
    2.23 +<div id="whole">
    2.24  
    2.25  <div id="templates" >PERL-REPLACE::TEMPLATES</div>
    2.26  
     3.1 --- a/buy.pl	Mon Jan 04 07:35:56 2010 -0500
     3.2 +++ b/buy.pl	Mon Jan 04 21:12:22 2010 -0500
     3.3 @@ -29,7 +29,7 @@
     3.4  #$pjx->JSDEBUG(1);
     3.5  #$pjx->DEBUG(1);
     3.6  
     3.7 -print $pjx->build_html($q,\&gen); # this outputs the html for the page
     3.8 +print $pjx->build_html($q,\&gen,{-Cache_Control => 'no-store, no-cache, must-revalidate', -Pragma => 'no-cache'}); # this outputs the html for the page
     3.9  
    3.10  
    3.11  
     4.1 --- a/contact.css	Mon Jan 04 07:35:56 2010 -0500
     4.2 +++ b/contact.css	Mon Jan 04 21:12:22 2010 -0500
     4.3 @@ -1,4 +1,5 @@
     4.4 -div#whole
     4.5 +
     4.6 +div.whole
     4.7  {
     4.8    width: 500px ;
     4.9    margin-top:25px;
     5.1 --- a/contact.php	Mon Jan 04 07:35:56 2010 -0500
     5.2 +++ b/contact.php	Mon Jan 04 21:12:22 2010 -0500
     5.3 @@ -1,42 +1,54 @@
     5.4 -<html>
     5.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     5.6 +<html xmlns="http://www.w3.org/1999/xhtml">
     5.7  <head>
     5.8  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     5.9 -
    5.10 -
    5.11 -<STYLE TYPE="text/css" >
    5.12 -<!--
    5.13 -  @import url(./main.css);
    5.14 -  @import url(./sexy.css);
    5.15 -  @import url(./contact.css);
    5.16 -  DT { background: yellow; color: black }
    5.17 --->
    5.18 -</STYLE>
    5.19 -
    5.20 +
    5.21 +<STYLE TYPE="text/css" >
    5.22 +<!--
    5.23 +  @import url(./main.css);
    5.24 +  @import url(./sexy.css);
    5.25 +  @import url(./contact.css);
    5.26 +  DT { background: yellow; color: black }
    5.27 +-->
    5.28 +</STYLE>
    5.29 +
    5.30  
    5.31  <title>Contact</title>
    5.32  </head>
    5.33  
    5.34  <body id = "contact">
    5.35 -
    5.36 -<?php include("./top_menu.include"); ?> 
    5.37 -
    5.38 -
    5.39 -<div id = "whole">
    5.40 -<div id = "pokedex">
    5.41 -Feel free to contact us with any comments or ideas.<br><br>
    5.42 -
    5.43 -&#107;&#101;&#118;&#105;&#110;&#64;&#108;&#97;&#115;&#101;&#114;&#107;&#97;&#114;&#100;&#46;&#99;&#111;&#109; <br>
    5.44 -&#114;&#108;&#109;&#64;&#108;&#97;&#115;&#101;&#114;&#107;&#97;&#114;&#100;&#46;&#99;&#111;&#109;<br><br>
    5.45 -
    5.46 -&#56;&#51;&#50;&#46;&#54;&#51;&#56;&#46;&#49;&#50;&#48;&#56;<br><br>
    5.47 -
    5.48 -3 Ames Street #135<br>
    5.49 -Cambridge, MA 02142
    5.50 -</div>
    5.51 -</div>
    5.52 -
    5.53 -
    5.54 -
    5.55 -</body>
    5.56 +
    5.57 +
    5.58 +
    5.59 +
    5.60 +
    5.61 +
    5.62 +
    5.63 +<?php include("./top_menu.include"); ?> 
    5.64 +
    5.65 +
    5.66 +
    5.67 +<div class = "whole">
    5.68 +
    5.69 +<div id = "pokedex">
    5.70 +
    5.71 +Feel free to contact us with any comments or ideas.<br><br>
    5.72 +
    5.73 +&#107;&#101;&#118;&#105;&#110;&#64;&#108;&#97;&#115;&#101;&#114;&#107;&#97;&#114;&#100;&#46;&#99;&#111;&#109; <br>
    5.74 +&#114;&#108;&#109;&#64;&#108;&#97;&#115;&#101;&#114;&#107;&#97;&#114;&#100;&#46;&#99;&#111;&#109;<br><br>
    5.75 +
    5.76 +&#56;&#51;&#50;&#46;&#54;&#51;&#56;&#46;&#49;&#50;&#48;&#56;<br><br>
    5.77 +
    5.78 +3 Ames Street #135<br>
    5.79 +Cambridge, MA 02142
    5.80 +</div>
    5.81 +
    5.82 +</div>
    5.83 +
    5.84 +
    5.85 +<div id = "garbage"> &nbsp; </div>
    5.86 +
    5.87 +
    5.88 +</body>
    5.89  </html>
    5.90 -
    5.91 +
     6.1 --- a/paypal/BASE.paylist	Mon Jan 04 07:35:56 2010 -0500
     6.2 +++ b/paypal/BASE.paylist	Mon Jan 04 21:12:22 2010 -0500
     6.3 @@ -1,6 +1,8 @@
     6.4  <div id = "i_inputbox">
     6.5 -<titletron>PERL::TITLE</titletron>
     6.6 -<br><BR>
     6.7 +
     6.8 +<h1>PERL::TITLE</h1>
     6.9 +
    6.10 +<br><br>
    6.11  <!-- Start of Form -->
    6.12  <!-- Note: target="paypal" was replaced with the variable target="_self" -->
    6.13  <!-- Note: shopping_url also added to code -->
    6.14 @@ -73,14 +75,7 @@
    6.15  <!-- Start of Options  -->
    6.16  
    6.17  PERL::PAYMENT
    6.18 -<!--
    6.19 -<input type     = "checkbox"
    6.20 -       onclick  = "ReadForm (this.form, false);" 
    6.21 -       value    = "30 cards @120.00" checked>
    6.22 -30 LaserKards -- $120
    6.23 - &nbsp;
    6.24 - 
    6.25 --->
    6.26 +
    6.27  
    6.28   &nbsp;
    6.29  <!-- End of Options  -->
    6.30 @@ -107,6 +102,7 @@
    6.31  </div>
    6.32  
    6.33  
    6.34 +&nbsp;
    6.35  
    6.36  </div>
    6.37  
     7.1 --- a/paypal/basic_acrylic_clear.paylist	Mon Jan 04 07:35:56 2010 -0500
     7.2 +++ b/paypal/basic_acrylic_clear.paylist	Mon Jan 04 21:12:22 2010 -0500
     7.3 @@ -1,161 +1,157 @@
     7.4 -<div id = "i_inputbox">
     7.5 -<titletron>Clarity Series:<br> The Arrow Kard.</titletron>
     7.6 -<br><BR>
     7.7 -<!-- Start of Form -->
     7.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
     7.9 -<!-- Note: shopping_url also added to code -->
    7.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
    7.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
    7.12 -<input type="hidden" name="add" value="1">
    7.13 -<input type="hidden" name="cmd" value="_cart">
    7.14 -<!--your email address goes here -->
    7.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
    7.16 -<input type="hidden" name="item_name">
    7.17 -<input type="hidden" name="item_number">
    7.18 -<input type="hidden" name="amount">
    7.19 -<input type="hidden" name="currency_code" value="USD">
    7.20 -<input type="hidden" name="lc" value="US">
    7.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
    7.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
    7.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
    7.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
    7.25 -
    7.26 -
    7.27 -<!--   -->
    7.28 -<input type="hidden" name="baseamt" value="00">
    7.29 -<input type="hidden" name="basedes" value="Clarity Series: The Arrow Kard">
    7.30 -<!--   -->
    7.31 -<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
    7.32 -<input type="hidden" name="baseos0">
    7.33 -<input type="hidden" name="baseon1" value = "Line 2 (MI6)">
    7.34 -<input type="hidden" name="baseos1">
    7.35 -<input type="hidden" name="baseon2" value = "Line 3 (Secret Agent)">
    7.36 -<input type="hidden" name="baseos2">
    7.37 -<input type="hidden" name="baseon3" value = "Line 4 (jbond@mi6.co.uk)">
    7.38 -<input type="hidden" name="baseos3">
    7.39 -<input type="hidden" name="baseon4" >
    7.40 -<input type="hidden" name="baseos4">
    7.41 -<input type="hidden" name="baseon5" >
    7.42 -<input type="hidden" name="baseos5">
    7.43 -<input type="hidden" name="baseon6" >
    7.44 -<input type="hidden" name="baseos6">
    7.45 -<input type="hidden" name="baseon7" >
    7.46 -<input type="hidden" name="baseos7">
    7.47 -<input type="hidden" name="baseon8" >
    7.48 -<input type="hidden" name="baseos8">
    7.49 -<input type="hidden" name="baseon9" >
    7.50 -<input type="hidden" name="baseos9">
    7.51 -<input type="hidden" name="baseitn">
    7.52 -<!--   -->
    7.53 -<input type="hidden" name="on0">
    7.54 -<input type="hidden" name="os0">
    7.55 -<input type="hidden" name="on1">
    7.56 -<input type="hidden" name="os1">
    7.57 -<input type="hidden" name="on2">
    7.58 -<input type="hidden" name="os2">
    7.59 -<input type="hidden" name="on3">
    7.60 -<input type="hidden" name="os3">
    7.61 -<input type="hidden" name="on4">
    7.62 -<input type="hidden" name="os4">
    7.63 -<input type="hidden" name="on5">
    7.64 -<input type="hidden" name="os5">
    7.65 -<input type="hidden" name="on6">
    7.66 -<input type="hidden" name="os6">
    7.67 -<input type="hidden" name="on7">
    7.68 -<input type="hidden" name="os7">
    7.69 -<input type="hidden" name="on8">
    7.70 -<input type="hidden" name="os8">
    7.71 -<input type="hidden" name="on9">
    7.72 -<input type="hidden" name="os9">
    7.73 -<!--   -->
    7.74 -
    7.75 -
    7.76 -<!-- Start of Options  -->
    7.77 -
    7.78 -    
    7.79 -    <input type="radio" name = "whatev"
    7.80 -
    7.81 -	value="40 cards @125.00"   CHECKED
    7.82 -	onclick = "ReadForm (this.form, false);"
    7.83 -	onload = "ReadForm (this.form, false);" >
    7.84 -	40 cards &mdash; $125
    7.85 -	
    7.86 -	<br>
    7.87 -	
    7.88 -    
    7.89 -    <input type="radio" name = "whatev"
    7.90 -
    7.91 -	value="4 cards @30.00"   
    7.92 -	onclick = "ReadForm (this.form, false);"
    7.93 -	onload = "ReadForm (this.form, false);" >
    7.94 -	4 cards &mdash; $30
    7.95 -	
    7.96 -	<br>
    7.97 -	
    7.98 -
    7.99 -<!--
   7.100 -<input type     = "checkbox"
   7.101 -       onclick  = "ReadForm (this.form, false);" 
   7.102 -       value    = "30 cards @120.00" checked>
   7.103 -30 LaserKards -- $120
   7.104 - &nbsp;
   7.105 - 
   7.106 --->
   7.107 -
   7.108 - &nbsp;
   7.109 -<!-- End of Options  -->
   7.110 -
   7.111 -<!-- Start of Text Input Fields -->
   7.112 -<br>
   7.113 -Line 1 (James Bond):&nbsp;&nbsp;
   7.114 -<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   7.115 -<!--   -->
   7.116 -<br>
   7.117 -<br>
   7.118 -Line 2 (MI6):&nbsp;&nbsp;
   7.119 -<input type="text" id="Line 2 (MI6)" name="line_2b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
   7.120 -<!--   -->
   7.121 -<br>
   7.122 -<br>
   7.123 -Line 3 (Secret Agent):&nbsp;&nbsp;
   7.124 -<input type="text" id="Line 3 (Secret Agent)" name="line_3b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
   7.125 -<!--   -->
   7.126 -<br>
   7.127 -<br>
   7.128 -Line 4 (jbond@mi6.co.uk):&nbsp;&nbsp;
   7.129 -<input type="text" id="Line 4 (jbond@mi6.co.uk)" name="line_4b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   7.130 -<!--   -->
   7.131 -<br>
   7.132 -
   7.133 -<!--   -->
   7.134 -
   7.135 -<!-- End of Text Input Fields -->
   7.136 -
   7.137 -<br>
   7.138 -<input type     = "checkbox"       onclick  = "ReadForm (this.form, false);"        value    = "( +0.01 ^__^ )">
   7.139 -Add a penny! ^__^
   7.140 -<br>
   7.141 -
   7.142 -<br>
   7.143 -Total Cost:&nbsp; &nbsp;
   7.144 -<input class="nbor" type="text" name="tot" size="8" value="$125.00">
   7.145 -
   7.146 -<br><br>
   7.147 -<div id = "buttoncon">
   7.148 -<div id="crush">
   7.149 -Sending Order...
   7.150 -</div>
   7.151 -
   7.152 -<div id="vanish">
   7.153 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
   7.154 -</div>
   7.155 -
   7.156 -
   7.157 -
   7.158 -</div>
   7.159 -
   7.160 -</form>
   7.161 -<!-- End of Form -->
   7.162 -       
   7.163 -
   7.164 -</div>
   7.165 +<div id = "i_inputbox">
   7.166 +
   7.167 +<h1>Clarity Series:<br> The Arrow Kard.</h1>
   7.168 +
   7.169 +<br><br>
   7.170 +<!-- Start of Form -->
   7.171 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
   7.172 +<!-- Note: shopping_url also added to code -->
   7.173 +<!-- These two changes allow better functionality with IE and Firefox --> 
   7.174 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   7.175 +<input type="hidden" name="add" value="1">
   7.176 +<input type="hidden" name="cmd" value="_cart">
   7.177 +<!--your email address goes here -->
   7.178 +<input type="hidden" name="business" value="laserkards@mit.edu">
   7.179 +<input type="hidden" name="item_name">
   7.180 +<input type="hidden" name="item_number">
   7.181 +<input type="hidden" name="amount">
   7.182 +<input type="hidden" name="currency_code" value="USD">
   7.183 +<input type="hidden" name="lc" value="US">
   7.184 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   7.185 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   7.186 +<input type="hidden" name="return" value="http://www.laserkard.com">
   7.187 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   7.188 +
   7.189 +
   7.190 +<!--   -->
   7.191 +<input type="hidden" name="baseamt" value="00">
   7.192 +<input type="hidden" name="basedes" value="Clarity Series: The Arrow Kard">
   7.193 +<!--   -->
   7.194 +<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
   7.195 +<input type="hidden" name="baseos0">
   7.196 +<input type="hidden" name="baseon1" value = "Line 2 (MI6)">
   7.197 +<input type="hidden" name="baseos1">
   7.198 +<input type="hidden" name="baseon2" value = "Line 3 (Secret Agent)">
   7.199 +<input type="hidden" name="baseos2">
   7.200 +<input type="hidden" name="baseon3" value = "Line 4 (jbond@mi6.co.uk)">
   7.201 +<input type="hidden" name="baseos3">
   7.202 +<input type="hidden" name="baseon4" >
   7.203 +<input type="hidden" name="baseos4">
   7.204 +<input type="hidden" name="baseon5" >
   7.205 +<input type="hidden" name="baseos5">
   7.206 +<input type="hidden" name="baseon6" >
   7.207 +<input type="hidden" name="baseos6">
   7.208 +<input type="hidden" name="baseon7" >
   7.209 +<input type="hidden" name="baseos7">
   7.210 +<input type="hidden" name="baseon8" >
   7.211 +<input type="hidden" name="baseos8">
   7.212 +<input type="hidden" name="baseon9" >
   7.213 +<input type="hidden" name="baseos9">
   7.214 +<input type="hidden" name="baseitn">
   7.215 +<!--   -->
   7.216 +<input type="hidden" name="on0">
   7.217 +<input type="hidden" name="os0">
   7.218 +<input type="hidden" name="on1">
   7.219 +<input type="hidden" name="os1">
   7.220 +<input type="hidden" name="on2">
   7.221 +<input type="hidden" name="os2">
   7.222 +<input type="hidden" name="on3">
   7.223 +<input type="hidden" name="os3">
   7.224 +<input type="hidden" name="on4">
   7.225 +<input type="hidden" name="os4">
   7.226 +<input type="hidden" name="on5">
   7.227 +<input type="hidden" name="os5">
   7.228 +<input type="hidden" name="on6">
   7.229 +<input type="hidden" name="os6">
   7.230 +<input type="hidden" name="on7">
   7.231 +<input type="hidden" name="os7">
   7.232 +<input type="hidden" name="on8">
   7.233 +<input type="hidden" name="os8">
   7.234 +<input type="hidden" name="on9">
   7.235 +<input type="hidden" name="os9">
   7.236 +<!--   -->
   7.237 +
   7.238 +
   7.239 +<!-- Start of Options  -->
   7.240 +
   7.241 +    
   7.242 +    <input type="radio" name = "whatev"
   7.243 +
   7.244 +	value="40 cards @125.00"   CHECKED
   7.245 +	onclick = "ReadForm (this.form, false);"
   7.246 +	onload = "ReadForm (this.form, false);" >
   7.247 +	40 cards &mdash; $125
   7.248 +	
   7.249 +	<br>
   7.250 +	
   7.251 +    
   7.252 +    <input type="radio" name = "whatev"
   7.253 +
   7.254 +	value="4 cards @30.00"   
   7.255 +	onclick = "ReadForm (this.form, false);"
   7.256 +	onload = "ReadForm (this.form, false);" >
   7.257 +	4 cards &mdash; $30
   7.258 +	
   7.259 +	<br>
   7.260 +	
   7.261 +
   7.262 +
   7.263 +
   7.264 + &nbsp;
   7.265 +<!-- End of Options  -->
   7.266 +
   7.267 +<!-- Start of Text Input Fields -->
   7.268 +<br>
   7.269 +Line 1 (James Bond):&nbsp;&nbsp;
   7.270 +<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   7.271 +<!--   -->
   7.272 +<br>
   7.273 +<br>
   7.274 +Line 2 (MI6):&nbsp;&nbsp;
   7.275 +<input type="text" id="Line 2 (MI6)" name="line_2b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
   7.276 +<!--   -->
   7.277 +<br>
   7.278 +<br>
   7.279 +Line 3 (Secret Agent):&nbsp;&nbsp;
   7.280 +<input type="text" id="Line 3 (Secret Agent)" name="line_3b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
   7.281 +<!--   -->
   7.282 +<br>
   7.283 +<br>
   7.284 +Line 4 (jbond@mi6.co.uk):&nbsp;&nbsp;
   7.285 +<input type="text" id="Line 4 (jbond@mi6.co.uk)" name="line_4b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   7.286 +<!--   -->
   7.287 +<br>
   7.288 +
   7.289 +<!--   -->
   7.290 +
   7.291 +<!-- End of Text Input Fields -->
   7.292 +
   7.293 +<br>
   7.294 +<input type     = "checkbox"       onclick  = "ReadForm (this.form, false);"        value    = "( +0.01 ^__^ )">
   7.295 +Add a penny! ^__^
   7.296 +<br>
   7.297 +
   7.298 +<br>
   7.299 +Total Cost:&nbsp; &nbsp;
   7.300 +<input class="nbor" type="text" name="tot" size="8" value="$125.00">
   7.301 +
   7.302 +<br><br>
   7.303 +<div id = "buttoncon">
   7.304 +<div id="crush">
   7.305 +Sending Order...
   7.306 +</div>
   7.307 +
   7.308 +<div id="vanish">
   7.309 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
   7.310 +</div>
   7.311 +
   7.312 +
   7.313 +&nbsp;
   7.314 +
   7.315 +</div>
   7.316 +
   7.317 +</form>
   7.318 +<!-- End of Form -->
   7.319 +       
   7.320 +
   7.321 +</div>
     8.1 --- a/paypal/basic_acrylic_green.paylist	Mon Jan 04 07:35:56 2010 -0500
     8.2 +++ b/paypal/basic_acrylic_green.paylist	Mon Jan 04 21:12:22 2010 -0500
     8.3 @@ -1,157 +1,153 @@
     8.4 -<div id = "i_inputbox">
     8.5 -<titletron>Vitality LaserKard Basic Style</titletron>
     8.6 -<br><BR>
     8.7 -<!-- Start of Form -->
     8.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
     8.9 -<!-- Note: shopping_url also added to code -->
    8.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
    8.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
    8.12 -<input type="hidden" name="add" value="1">
    8.13 -<input type="hidden" name="cmd" value="_cart">
    8.14 -<!--your email address goes here -->
    8.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
    8.16 -<input type="hidden" name="item_name">
    8.17 -<input type="hidden" name="item_number">
    8.18 -<input type="hidden" name="amount">
    8.19 -<input type="hidden" name="currency_code" value="USD">
    8.20 -<input type="hidden" name="lc" value="US">
    8.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
    8.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
    8.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
    8.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
    8.25 -
    8.26 -
    8.27 -<!--   -->
    8.28 -<input type="hidden" name="baseamt" value="00">
    8.29 -<input type="hidden" name="basedes" value="">
    8.30 -<!--   -->
    8.31 -<input type="hidden" name="baseon0" value = "Line 1">
    8.32 -<input type="hidden" name="baseos0">
    8.33 -<input type="hidden" name="baseon1" value = "Line 2">
    8.34 -<input type="hidden" name="baseos1">
    8.35 -<input type="hidden" name="baseon2" value = "Line 3">
    8.36 -<input type="hidden" name="baseos2">
    8.37 -<input type="hidden" name="baseon3" value = "Line 4">
    8.38 -<input type="hidden" name="baseos3">
    8.39 -<input type="hidden" name="baseon4" >
    8.40 -<input type="hidden" name="baseos4">
    8.41 -<input type="hidden" name="baseon5" >
    8.42 -<input type="hidden" name="baseos5">
    8.43 -<input type="hidden" name="baseon6" >
    8.44 -<input type="hidden" name="baseos6">
    8.45 -<input type="hidden" name="baseon7" >
    8.46 -<input type="hidden" name="baseos7">
    8.47 -<input type="hidden" name="baseon8" >
    8.48 -<input type="hidden" name="baseos8">
    8.49 -<input type="hidden" name="baseon9" >
    8.50 -<input type="hidden" name="baseos9">
    8.51 -<input type="hidden" name="baseitn">
    8.52 -<!--   -->
    8.53 -<input type="hidden" name="on0">
    8.54 -<input type="hidden" name="os0">
    8.55 -<input type="hidden" name="on1">
    8.56 -<input type="hidden" name="os1">
    8.57 -<input type="hidden" name="on2">
    8.58 -<input type="hidden" name="os2">
    8.59 -<input type="hidden" name="on3">
    8.60 -<input type="hidden" name="os3">
    8.61 -<input type="hidden" name="on4">
    8.62 -<input type="hidden" name="os4">
    8.63 -<input type="hidden" name="on5">
    8.64 -<input type="hidden" name="os5">
    8.65 -<input type="hidden" name="on6">
    8.66 -<input type="hidden" name="os6">
    8.67 -<input type="hidden" name="on7">
    8.68 -<input type="hidden" name="os7">
    8.69 -<input type="hidden" name="on8">
    8.70 -<input type="hidden" name="os8">
    8.71 -<input type="hidden" name="on9">
    8.72 -<input type="hidden" name="os9">
    8.73 -<!--   -->
    8.74 -
    8.75 -
    8.76 -<!-- Start of Options  -->
    8.77 -
    8.78 -    
    8.79 -    <input type="radio" name = "whatev"
    8.80 -
    8.81 -	value="40 cards @135.00"   CHECKED
    8.82 -	onclick = "ReadForm (this.form, false);"
    8.83 -	onload = "ReadForm (this.form, false);" >
    8.84 -	40 cards &mdash; $135
    8.85 -	
    8.86 -	<br>
    8.87 -	
    8.88 -    
    8.89 -    <input type="radio" name = "whatev"
    8.90 -
    8.91 -	value="4 cards @30.00"   
    8.92 -	onclick = "ReadForm (this.form, false);"
    8.93 -	onload = "ReadForm (this.form, false);" >
    8.94 -	4 cards &mdash; $30
    8.95 -	
    8.96 -	<br>
    8.97 -	
    8.98 -
    8.99 -<!--
   8.100 -<input type     = "checkbox"
   8.101 -       onclick  = "ReadForm (this.form, false);" 
   8.102 -       value    = "30 cards @120.00" checked>
   8.103 -30 LaserKards -- $120
   8.104 - &nbsp;
   8.105 - 
   8.106 --->
   8.107 -
   8.108 - &nbsp;
   8.109 -<!-- End of Options  -->
   8.110 -
   8.111 -<!-- Start of Text Input Fields -->
   8.112 -<br>
   8.113 -Line 1:&nbsp;&nbsp;
   8.114 -<input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   8.115 -<!--   -->
   8.116 -<br>
   8.117 -<br>
   8.118 -Line 2:&nbsp;&nbsp;
   8.119 -<input type="text" id="Line 2" name="line_2b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
   8.120 -<!--   -->
   8.121 -<br>
   8.122 -<br>
   8.123 -Line 3:&nbsp;&nbsp;
   8.124 -<input type="text" id="Line 3" name="line_3b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
   8.125 -<!--   -->
   8.126 -<br>
   8.127 -<br>
   8.128 -Line 4:&nbsp;&nbsp;
   8.129 -<input type="text" id="Line 4" name="line_4b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   8.130 -<!--   -->
   8.131 -<br>
   8.132 -
   8.133 -<!--   -->
   8.134 -
   8.135 -<!-- End of Text Input Fields -->
   8.136 -
   8.137 -
   8.138 -<br>
   8.139 -Total Cost:&nbsp; &nbsp;
   8.140 -<input class="nbor" type="text" name="tot" size="8" value="$135.00">
   8.141 -
   8.142 -<br><br>
   8.143 -<div id = "buttoncon">
   8.144 -<div id="crush">
   8.145 -Sending Order...
   8.146 -</div>
   8.147 -
   8.148 -<div id="vanish">
   8.149 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
   8.150 -</div>
   8.151 -
   8.152 -
   8.153 -
   8.154 -</div>
   8.155 -
   8.156 -</form>
   8.157 -<!-- End of Form -->
   8.158 -       
   8.159 -
   8.160 -</div>
   8.161 +<div id = "i_inputbox">
   8.162 +
   8.163 +<h1>Vitality LaserKard Basic Style</h1>
   8.164 +
   8.165 +<br><br>
   8.166 +<!-- Start of Form -->
   8.167 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
   8.168 +<!-- Note: shopping_url also added to code -->
   8.169 +<!-- These two changes allow better functionality with IE and Firefox --> 
   8.170 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   8.171 +<input type="hidden" name="add" value="1">
   8.172 +<input type="hidden" name="cmd" value="_cart">
   8.173 +<!--your email address goes here -->
   8.174 +<input type="hidden" name="business" value="laserkards@mit.edu">
   8.175 +<input type="hidden" name="item_name">
   8.176 +<input type="hidden" name="item_number">
   8.177 +<input type="hidden" name="amount">
   8.178 +<input type="hidden" name="currency_code" value="USD">
   8.179 +<input type="hidden" name="lc" value="US">
   8.180 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   8.181 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   8.182 +<input type="hidden" name="return" value="http://www.laserkard.com">
   8.183 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   8.184 +
   8.185 +
   8.186 +<!--   -->
   8.187 +<input type="hidden" name="baseamt" value="00">
   8.188 +<input type="hidden" name="basedes" value="">
   8.189 +<!--   -->
   8.190 +<input type="hidden" name="baseon0" value = "Line 1">
   8.191 +<input type="hidden" name="baseos0">
   8.192 +<input type="hidden" name="baseon1" value = "Line 2">
   8.193 +<input type="hidden" name="baseos1">
   8.194 +<input type="hidden" name="baseon2" value = "Line 3">
   8.195 +<input type="hidden" name="baseos2">
   8.196 +<input type="hidden" name="baseon3" value = "Line 4">
   8.197 +<input type="hidden" name="baseos3">
   8.198 +<input type="hidden" name="baseon4" >
   8.199 +<input type="hidden" name="baseos4">
   8.200 +<input type="hidden" name="baseon5" >
   8.201 +<input type="hidden" name="baseos5">
   8.202 +<input type="hidden" name="baseon6" >
   8.203 +<input type="hidden" name="baseos6">
   8.204 +<input type="hidden" name="baseon7" >
   8.205 +<input type="hidden" name="baseos7">
   8.206 +<input type="hidden" name="baseon8" >
   8.207 +<input type="hidden" name="baseos8">
   8.208 +<input type="hidden" name="baseon9" >
   8.209 +<input type="hidden" name="baseos9">
   8.210 +<input type="hidden" name="baseitn">
   8.211 +<!--   -->
   8.212 +<input type="hidden" name="on0">
   8.213 +<input type="hidden" name="os0">
   8.214 +<input type="hidden" name="on1">
   8.215 +<input type="hidden" name="os1">
   8.216 +<input type="hidden" name="on2">
   8.217 +<input type="hidden" name="os2">
   8.218 +<input type="hidden" name="on3">
   8.219 +<input type="hidden" name="os3">
   8.220 +<input type="hidden" name="on4">
   8.221 +<input type="hidden" name="os4">
   8.222 +<input type="hidden" name="on5">
   8.223 +<input type="hidden" name="os5">
   8.224 +<input type="hidden" name="on6">
   8.225 +<input type="hidden" name="os6">
   8.226 +<input type="hidden" name="on7">
   8.227 +<input type="hidden" name="os7">
   8.228 +<input type="hidden" name="on8">
   8.229 +<input type="hidden" name="os8">
   8.230 +<input type="hidden" name="on9">
   8.231 +<input type="hidden" name="os9">
   8.232 +<!--   -->
   8.233 +
   8.234 +
   8.235 +<!-- Start of Options  -->
   8.236 +
   8.237 +    
   8.238 +    <input type="radio" name = "whatev"
   8.239 +
   8.240 +	value="40 cards @135.00"   CHECKED
   8.241 +	onclick = "ReadForm (this.form, false);"
   8.242 +	onload = "ReadForm (this.form, false);" >
   8.243 +	40 cards &mdash; $135
   8.244 +	
   8.245 +	<br>
   8.246 +	
   8.247 +    
   8.248 +    <input type="radio" name = "whatev"
   8.249 +
   8.250 +	value="4 cards @30.00"   
   8.251 +	onclick = "ReadForm (this.form, false);"
   8.252 +	onload = "ReadForm (this.form, false);" >
   8.253 +	4 cards &mdash; $30
   8.254 +	
   8.255 +	<br>
   8.256 +	
   8.257 +
   8.258 +
   8.259 +
   8.260 + &nbsp;
   8.261 +<!-- End of Options  -->
   8.262 +
   8.263 +<!-- Start of Text Input Fields -->
   8.264 +<br>
   8.265 +Line 1:&nbsp;&nbsp;
   8.266 +<input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   8.267 +<!--   -->
   8.268 +<br>
   8.269 +<br>
   8.270 +Line 2:&nbsp;&nbsp;
   8.271 +<input type="text" id="Line 2" name="line_2b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
   8.272 +<!--   -->
   8.273 +<br>
   8.274 +<br>
   8.275 +Line 3:&nbsp;&nbsp;
   8.276 +<input type="text" id="Line 3" name="line_3b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
   8.277 +<!--   -->
   8.278 +<br>
   8.279 +<br>
   8.280 +Line 4:&nbsp;&nbsp;
   8.281 +<input type="text" id="Line 4" name="line_4b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   8.282 +<!--   -->
   8.283 +<br>
   8.284 +
   8.285 +<!--   -->
   8.286 +
   8.287 +<!-- End of Text Input Fields -->
   8.288 +
   8.289 +
   8.290 +<br>
   8.291 +Total Cost:&nbsp; &nbsp;
   8.292 +<input class="nbor" type="text" name="tot" size="8" value="$135.00">
   8.293 +
   8.294 +<br><br>
   8.295 +<div id = "buttoncon">
   8.296 +<div id="crush">
   8.297 +Sending Order...
   8.298 +</div>
   8.299 +
   8.300 +<div id="vanish">
   8.301 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
   8.302 +</div>
   8.303 +
   8.304 +
   8.305 +&nbsp;
   8.306 +
   8.307 +</div>
   8.308 +
   8.309 +</form>
   8.310 +<!-- End of Form -->
   8.311 +       
   8.312 +
   8.313 +</div>
     9.1 --- a/paypal/big_acrylic_clear.paylist	Mon Jan 04 07:35:56 2010 -0500
     9.2 +++ b/paypal/big_acrylic_clear.paylist	Mon Jan 04 21:12:22 2010 -0500
     9.3 @@ -1,147 +1,143 @@
     9.4 -<div id = "i_inputbox">
     9.5 -<titletron>Clarity Series:<br> The Bold Kard.</titletron>
     9.6 -<br><BR>
     9.7 -<!-- Start of Form -->
     9.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
     9.9 -<!-- Note: shopping_url also added to code -->
    9.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
    9.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
    9.12 -<input type="hidden" name="add" value="1">
    9.13 -<input type="hidden" name="cmd" value="_cart">
    9.14 -<!--your email address goes here -->
    9.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
    9.16 -<input type="hidden" name="item_name">
    9.17 -<input type="hidden" name="item_number">
    9.18 -<input type="hidden" name="amount">
    9.19 -<input type="hidden" name="currency_code" value="USD">
    9.20 -<input type="hidden" name="lc" value="US">
    9.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
    9.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
    9.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
    9.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
    9.25 -
    9.26 -
    9.27 -<!--   -->
    9.28 -<input type="hidden" name="baseamt" value="00">
    9.29 -<input type="hidden" name="basedes" value="Clarity Series: The Bold Kard">
    9.30 -<!--   -->
    9.31 -<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
    9.32 -<input type="hidden" name="baseos0">
    9.33 -<input type="hidden" name="baseon1" value = "Line 2 (jbond@mi6.co.uk)">
    9.34 -<input type="hidden" name="baseos1">
    9.35 -<input type="hidden" name="baseon2" >
    9.36 -<input type="hidden" name="baseos2">
    9.37 -<input type="hidden" name="baseon3" >
    9.38 -<input type="hidden" name="baseos3">
    9.39 -<input type="hidden" name="baseon4" >
    9.40 -<input type="hidden" name="baseos4">
    9.41 -<input type="hidden" name="baseon5" >
    9.42 -<input type="hidden" name="baseos5">
    9.43 -<input type="hidden" name="baseon6" >
    9.44 -<input type="hidden" name="baseos6">
    9.45 -<input type="hidden" name="baseon7" >
    9.46 -<input type="hidden" name="baseos7">
    9.47 -<input type="hidden" name="baseon8" >
    9.48 -<input type="hidden" name="baseos8">
    9.49 -<input type="hidden" name="baseon9" >
    9.50 -<input type="hidden" name="baseos9">
    9.51 -<input type="hidden" name="baseitn">
    9.52 -<!--   -->
    9.53 -<input type="hidden" name="on0">
    9.54 -<input type="hidden" name="os0">
    9.55 -<input type="hidden" name="on1">
    9.56 -<input type="hidden" name="os1">
    9.57 -<input type="hidden" name="on2">
    9.58 -<input type="hidden" name="os2">
    9.59 -<input type="hidden" name="on3">
    9.60 -<input type="hidden" name="os3">
    9.61 -<input type="hidden" name="on4">
    9.62 -<input type="hidden" name="os4">
    9.63 -<input type="hidden" name="on5">
    9.64 -<input type="hidden" name="os5">
    9.65 -<input type="hidden" name="on6">
    9.66 -<input type="hidden" name="os6">
    9.67 -<input type="hidden" name="on7">
    9.68 -<input type="hidden" name="os7">
    9.69 -<input type="hidden" name="on8">
    9.70 -<input type="hidden" name="os8">
    9.71 -<input type="hidden" name="on9">
    9.72 -<input type="hidden" name="os9">
    9.73 -<!--   -->
    9.74 -
    9.75 -
    9.76 -<!-- Start of Options  -->
    9.77 -
    9.78 -    
    9.79 -    <input type="radio" name = "whatev"
    9.80 -
    9.81 -	value="40 cards @125.00"   CHECKED
    9.82 -	onclick = "ReadForm (this.form, false);"
    9.83 -	onload = "ReadForm (this.form, false);" >
    9.84 -	40 cards &mdash; $125
    9.85 -	
    9.86 -	<br>
    9.87 -	
    9.88 -    
    9.89 -    <input type="radio" name = "whatev"
    9.90 -
    9.91 -	value="4 cards @30.00"   
    9.92 -	onclick = "ReadForm (this.form, false);"
    9.93 -	onload = "ReadForm (this.form, false);" >
    9.94 -	4 cards &mdash; $30
    9.95 -	
    9.96 -	<br>
    9.97 -	
    9.98 -
    9.99 -<!--
   9.100 -<input type     = "checkbox"
   9.101 -       onclick  = "ReadForm (this.form, false);" 
   9.102 -       value    = "30 cards @120.00" checked>
   9.103 -30 LaserKards -- $120
   9.104 - &nbsp;
   9.105 - 
   9.106 --->
   9.107 -
   9.108 - &nbsp;
   9.109 -<!-- End of Options  -->
   9.110 -
   9.111 -<!-- Start of Text Input Fields -->
   9.112 -<br>
   9.113 -Line 1 (James Bond):&nbsp;&nbsp;
   9.114 -<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   9.115 -<!--   -->
   9.116 -<br>
   9.117 -<br>
   9.118 -Line 2 (jbond@mi6.co.uk):&nbsp;&nbsp;
   9.119 -<input type="text" id="Line 2 (jbond@mi6.co.uk)" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   9.120 -<!--   -->
   9.121 -<br>
   9.122 -
   9.123 -<!--   -->
   9.124 -
   9.125 -<!-- End of Text Input Fields -->
   9.126 -
   9.127 -
   9.128 -<br>
   9.129 -Total Cost:&nbsp; &nbsp;
   9.130 -<input class="nbor" type="text" name="tot" size="8" value="$125.00">
   9.131 -
   9.132 -<br><br>
   9.133 -<div id = "buttoncon">
   9.134 -<div id="crush">
   9.135 -Sending Order...
   9.136 -</div>
   9.137 -
   9.138 -<div id="vanish">
   9.139 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
   9.140 -</div>
   9.141 -
   9.142 -
   9.143 -
   9.144 -</div>
   9.145 -
   9.146 -</form>
   9.147 -<!-- End of Form -->
   9.148 -       
   9.149 -
   9.150 -</div>
   9.151 +<div id = "i_inputbox">
   9.152 +
   9.153 +<h1>Clarity Series:<br> The Bold Kard.</h1>
   9.154 +
   9.155 +<br><br>
   9.156 +<!-- Start of Form -->
   9.157 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
   9.158 +<!-- Note: shopping_url also added to code -->
   9.159 +<!-- These two changes allow better functionality with IE and Firefox --> 
   9.160 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   9.161 +<input type="hidden" name="add" value="1">
   9.162 +<input type="hidden" name="cmd" value="_cart">
   9.163 +<!--your email address goes here -->
   9.164 +<input type="hidden" name="business" value="laserkards@mit.edu">
   9.165 +<input type="hidden" name="item_name">
   9.166 +<input type="hidden" name="item_number">
   9.167 +<input type="hidden" name="amount">
   9.168 +<input type="hidden" name="currency_code" value="USD">
   9.169 +<input type="hidden" name="lc" value="US">
   9.170 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   9.171 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   9.172 +<input type="hidden" name="return" value="http://www.laserkard.com">
   9.173 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   9.174 +
   9.175 +
   9.176 +<!--   -->
   9.177 +<input type="hidden" name="baseamt" value="00">
   9.178 +<input type="hidden" name="basedes" value="Clarity Series: The Bold Kard">
   9.179 +<!--   -->
   9.180 +<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
   9.181 +<input type="hidden" name="baseos0">
   9.182 +<input type="hidden" name="baseon1" value = "Line 2 (jbond@mi6.co.uk)">
   9.183 +<input type="hidden" name="baseos1">
   9.184 +<input type="hidden" name="baseon2" >
   9.185 +<input type="hidden" name="baseos2">
   9.186 +<input type="hidden" name="baseon3" >
   9.187 +<input type="hidden" name="baseos3">
   9.188 +<input type="hidden" name="baseon4" >
   9.189 +<input type="hidden" name="baseos4">
   9.190 +<input type="hidden" name="baseon5" >
   9.191 +<input type="hidden" name="baseos5">
   9.192 +<input type="hidden" name="baseon6" >
   9.193 +<input type="hidden" name="baseos6">
   9.194 +<input type="hidden" name="baseon7" >
   9.195 +<input type="hidden" name="baseos7">
   9.196 +<input type="hidden" name="baseon8" >
   9.197 +<input type="hidden" name="baseos8">
   9.198 +<input type="hidden" name="baseon9" >
   9.199 +<input type="hidden" name="baseos9">
   9.200 +<input type="hidden" name="baseitn">
   9.201 +<!--   -->
   9.202 +<input type="hidden" name="on0">
   9.203 +<input type="hidden" name="os0">
   9.204 +<input type="hidden" name="on1">
   9.205 +<input type="hidden" name="os1">
   9.206 +<input type="hidden" name="on2">
   9.207 +<input type="hidden" name="os2">
   9.208 +<input type="hidden" name="on3">
   9.209 +<input type="hidden" name="os3">
   9.210 +<input type="hidden" name="on4">
   9.211 +<input type="hidden" name="os4">
   9.212 +<input type="hidden" name="on5">
   9.213 +<input type="hidden" name="os5">
   9.214 +<input type="hidden" name="on6">
   9.215 +<input type="hidden" name="os6">
   9.216 +<input type="hidden" name="on7">
   9.217 +<input type="hidden" name="os7">
   9.218 +<input type="hidden" name="on8">
   9.219 +<input type="hidden" name="os8">
   9.220 +<input type="hidden" name="on9">
   9.221 +<input type="hidden" name="os9">
   9.222 +<!--   -->
   9.223 +
   9.224 +
   9.225 +<!-- Start of Options  -->
   9.226 +
   9.227 +    
   9.228 +    <input type="radio" name = "whatev"
   9.229 +
   9.230 +	value="40 cards @125.00"   CHECKED
   9.231 +	onclick = "ReadForm (this.form, false);"
   9.232 +	onload = "ReadForm (this.form, false);" >
   9.233 +	40 cards &mdash; $125
   9.234 +	
   9.235 +	<br>
   9.236 +	
   9.237 +    
   9.238 +    <input type="radio" name = "whatev"
   9.239 +
   9.240 +	value="4 cards @30.00"   
   9.241 +	onclick = "ReadForm (this.form, false);"
   9.242 +	onload = "ReadForm (this.form, false);" >
   9.243 +	4 cards &mdash; $30
   9.244 +	
   9.245 +	<br>
   9.246 +	
   9.247 +
   9.248 +
   9.249 +
   9.250 + &nbsp;
   9.251 +<!-- End of Options  -->
   9.252 +
   9.253 +<!-- Start of Text Input Fields -->
   9.254 +<br>
   9.255 +Line 1 (James Bond):&nbsp;&nbsp;
   9.256 +<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
   9.257 +<!--   -->
   9.258 +<br>
   9.259 +<br>
   9.260 +Line 2 (jbond@mi6.co.uk):&nbsp;&nbsp;
   9.261 +<input type="text" id="Line 2 (jbond@mi6.co.uk)" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
   9.262 +<!--   -->
   9.263 +<br>
   9.264 +
   9.265 +<!--   -->
   9.266 +
   9.267 +<!-- End of Text Input Fields -->
   9.268 +
   9.269 +
   9.270 +<br>
   9.271 +Total Cost:&nbsp; &nbsp;
   9.272 +<input class="nbor" type="text" name="tot" size="8" value="$125.00">
   9.273 +
   9.274 +<br><br>
   9.275 +<div id = "buttoncon">
   9.276 +<div id="crush">
   9.277 +Sending Order...
   9.278 +</div>
   9.279 +
   9.280 +<div id="vanish">
   9.281 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
   9.282 +</div>
   9.283 +
   9.284 +
   9.285 +&nbsp;
   9.286 +
   9.287 +</div>
   9.288 +
   9.289 +</form>
   9.290 +<!-- End of Form -->
   9.291 +       
   9.292 +
   9.293 +</div>
    10.1 --- a/paypal/big_acrylic_green.paylist	Mon Jan 04 07:35:56 2010 -0500
    10.2 +++ b/paypal/big_acrylic_green.paylist	Mon Jan 04 21:12:22 2010 -0500
    10.3 @@ -1,151 +1,147 @@
    10.4 -<div id = "i_inputbox">
    10.5 -<titletron>Vitality LaserKard BIG Style</titletron>
    10.6 -<br><BR>
    10.7 -<!-- Start of Form -->
    10.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
    10.9 -<!-- Note: shopping_url also added to code -->
   10.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
   10.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   10.12 -<input type="hidden" name="add" value="1">
   10.13 -<input type="hidden" name="cmd" value="_cart">
   10.14 -<!--your email address goes here -->
   10.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
   10.16 -<input type="hidden" name="item_name">
   10.17 -<input type="hidden" name="item_number">
   10.18 -<input type="hidden" name="amount">
   10.19 -<input type="hidden" name="currency_code" value="USD">
   10.20 -<input type="hidden" name="lc" value="US">
   10.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   10.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   10.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
   10.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   10.25 -
   10.26 -
   10.27 -<!--   -->
   10.28 -<input type="hidden" name="baseamt" value="00">
   10.29 -<input type="hidden" name="basedes" value="">
   10.30 -<!--   -->
   10.31 -<input type="hidden" name="baseon0" value = "Line 1">
   10.32 -<input type="hidden" name="baseos0">
   10.33 -<input type="hidden" name="baseon1" value = "Line 2">
   10.34 -<input type="hidden" name="baseos1">
   10.35 -<input type="hidden" name="baseon2" >
   10.36 -<input type="hidden" name="baseos2">
   10.37 -<input type="hidden" name="baseon3" >
   10.38 -<input type="hidden" name="baseos3">
   10.39 -<input type="hidden" name="baseon4" >
   10.40 -<input type="hidden" name="baseos4">
   10.41 -<input type="hidden" name="baseon5" >
   10.42 -<input type="hidden" name="baseos5">
   10.43 -<input type="hidden" name="baseon6" >
   10.44 -<input type="hidden" name="baseos6">
   10.45 -<input type="hidden" name="baseon7" >
   10.46 -<input type="hidden" name="baseos7">
   10.47 -<input type="hidden" name="baseon8" >
   10.48 -<input type="hidden" name="baseos8">
   10.49 -<input type="hidden" name="baseon9" >
   10.50 -<input type="hidden" name="baseos9">
   10.51 -<input type="hidden" name="baseitn">
   10.52 -<!--   -->
   10.53 -<input type="hidden" name="on0">
   10.54 -<input type="hidden" name="os0">
   10.55 -<input type="hidden" name="on1">
   10.56 -<input type="hidden" name="os1">
   10.57 -<input type="hidden" name="on2">
   10.58 -<input type="hidden" name="os2">
   10.59 -<input type="hidden" name="on3">
   10.60 -<input type="hidden" name="os3">
   10.61 -<input type="hidden" name="on4">
   10.62 -<input type="hidden" name="os4">
   10.63 -<input type="hidden" name="on5">
   10.64 -<input type="hidden" name="os5">
   10.65 -<input type="hidden" name="on6">
   10.66 -<input type="hidden" name="os6">
   10.67 -<input type="hidden" name="on7">
   10.68 -<input type="hidden" name="os7">
   10.69 -<input type="hidden" name="on8">
   10.70 -<input type="hidden" name="os8">
   10.71 -<input type="hidden" name="on9">
   10.72 -<input type="hidden" name="os9">
   10.73 -<!--   -->
   10.74 -
   10.75 -
   10.76 -<!-- Start of Options  -->
   10.77 -
   10.78 -    
   10.79 -    <input type="radio" name = "whatev"
   10.80 -
   10.81 -	value="40 cards @135.00"   CHECKED
   10.82 -	onclick = "ReadForm (this.form, false);"
   10.83 -	onload = "ReadForm (this.form, false);" >
   10.84 -	40 cards &mdash; $135
   10.85 -	
   10.86 -	<br>
   10.87 -	
   10.88 -    
   10.89 -    <input type="radio" name = "whatev"
   10.90 -
   10.91 -	value="4 cards @30.00"   
   10.92 -	onclick = "ReadForm (this.form, false);"
   10.93 -	onload = "ReadForm (this.form, false);" >
   10.94 -	4 cards &mdash; $30
   10.95 -	
   10.96 -	<br>
   10.97 -	
   10.98 -
   10.99 -<!--
  10.100 -<input type     = "checkbox"
  10.101 -       onclick  = "ReadForm (this.form, false);" 
  10.102 -       value    = "30 cards @120.00" checked>
  10.103 -30 LaserKards -- $120
  10.104 - &nbsp;
  10.105 - 
  10.106 --->
  10.107 -
  10.108 - &nbsp;
  10.109 -<!-- End of Options  -->
  10.110 -
  10.111 -<!-- Start of Text Input Fields -->
  10.112 -<br>
  10.113 -Line 1:&nbsp;&nbsp;
  10.114 -<input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  10.115 -<!--   -->
  10.116 -<br>
  10.117 -<br>
  10.118 -Line 2:&nbsp;&nbsp;
  10.119 -<input type="text" id="Line 2" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
  10.120 -<!--   -->
  10.121 -<br>
  10.122 -
  10.123 -<!--   -->
  10.124 -
  10.125 -<!-- End of Text Input Fields -->
  10.126 -
  10.127 -<br>
  10.128 -<input type     = "checkbox"       onclick  = "ReadForm (this.form, false);"        value    = "( +0.01 ^__^ )">
  10.129 -Add a penny! ^__^
  10.130 -<br>
  10.131 -
  10.132 -<br>
  10.133 -Total Cost:&nbsp; &nbsp;
  10.134 -<input class="nbor" type="text" name="tot" size="8" value="$135.00">
  10.135 -
  10.136 -<br><br>
  10.137 -<div id = "buttoncon">
  10.138 -<div id="crush">
  10.139 -Sending Order...
  10.140 -</div>
  10.141 -
  10.142 -<div id="vanish">
  10.143 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  10.144 -</div>
  10.145 -
  10.146 -
  10.147 -
  10.148 -</div>
  10.149 -
  10.150 -</form>
  10.151 -<!-- End of Form -->
  10.152 -       
  10.153 -
  10.154 -</div>
  10.155 +<div id = "i_inputbox">
  10.156 +
  10.157 +<h1>Vitality LaserKard BIG Style</h1>
  10.158 +
  10.159 +<br><br>
  10.160 +<!-- Start of Form -->
  10.161 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
  10.162 +<!-- Note: shopping_url also added to code -->
  10.163 +<!-- These two changes allow better functionality with IE and Firefox --> 
  10.164 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
  10.165 +<input type="hidden" name="add" value="1">
  10.166 +<input type="hidden" name="cmd" value="_cart">
  10.167 +<!--your email address goes here -->
  10.168 +<input type="hidden" name="business" value="laserkards@mit.edu">
  10.169 +<input type="hidden" name="item_name">
  10.170 +<input type="hidden" name="item_number">
  10.171 +<input type="hidden" name="amount">
  10.172 +<input type="hidden" name="currency_code" value="USD">
  10.173 +<input type="hidden" name="lc" value="US">
  10.174 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
  10.175 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
  10.176 +<input type="hidden" name="return" value="http://www.laserkard.com">
  10.177 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
  10.178 +
  10.179 +
  10.180 +<!--   -->
  10.181 +<input type="hidden" name="baseamt" value="00">
  10.182 +<input type="hidden" name="basedes" value="">
  10.183 +<!--   -->
  10.184 +<input type="hidden" name="baseon0" value = "Line 1">
  10.185 +<input type="hidden" name="baseos0">
  10.186 +<input type="hidden" name="baseon1" value = "Line 2">
  10.187 +<input type="hidden" name="baseos1">
  10.188 +<input type="hidden" name="baseon2" >
  10.189 +<input type="hidden" name="baseos2">
  10.190 +<input type="hidden" name="baseon3" >
  10.191 +<input type="hidden" name="baseos3">
  10.192 +<input type="hidden" name="baseon4" >
  10.193 +<input type="hidden" name="baseos4">
  10.194 +<input type="hidden" name="baseon5" >
  10.195 +<input type="hidden" name="baseos5">
  10.196 +<input type="hidden" name="baseon6" >
  10.197 +<input type="hidden" name="baseos6">
  10.198 +<input type="hidden" name="baseon7" >
  10.199 +<input type="hidden" name="baseos7">
  10.200 +<input type="hidden" name="baseon8" >
  10.201 +<input type="hidden" name="baseos8">
  10.202 +<input type="hidden" name="baseon9" >
  10.203 +<input type="hidden" name="baseos9">
  10.204 +<input type="hidden" name="baseitn">
  10.205 +<!--   -->
  10.206 +<input type="hidden" name="on0">
  10.207 +<input type="hidden" name="os0">
  10.208 +<input type="hidden" name="on1">
  10.209 +<input type="hidden" name="os1">
  10.210 +<input type="hidden" name="on2">
  10.211 +<input type="hidden" name="os2">
  10.212 +<input type="hidden" name="on3">
  10.213 +<input type="hidden" name="os3">
  10.214 +<input type="hidden" name="on4">
  10.215 +<input type="hidden" name="os4">
  10.216 +<input type="hidden" name="on5">
  10.217 +<input type="hidden" name="os5">
  10.218 +<input type="hidden" name="on6">
  10.219 +<input type="hidden" name="os6">
  10.220 +<input type="hidden" name="on7">
  10.221 +<input type="hidden" name="os7">
  10.222 +<input type="hidden" name="on8">
  10.223 +<input type="hidden" name="os8">
  10.224 +<input type="hidden" name="on9">
  10.225 +<input type="hidden" name="os9">
  10.226 +<!--   -->
  10.227 +
  10.228 +
  10.229 +<!-- Start of Options  -->
  10.230 +
  10.231 +    
  10.232 +    <input type="radio" name = "whatev"
  10.233 +
  10.234 +	value="40 cards @135.00"   CHECKED
  10.235 +	onclick = "ReadForm (this.form, false);"
  10.236 +	onload = "ReadForm (this.form, false);" >
  10.237 +	40 cards &mdash; $135
  10.238 +	
  10.239 +	<br>
  10.240 +	
  10.241 +    
  10.242 +    <input type="radio" name = "whatev"
  10.243 +
  10.244 +	value="4 cards @30.00"   
  10.245 +	onclick = "ReadForm (this.form, false);"
  10.246 +	onload = "ReadForm (this.form, false);" >
  10.247 +	4 cards &mdash; $30
  10.248 +	
  10.249 +	<br>
  10.250 +	
  10.251 +
  10.252 +
  10.253 +
  10.254 + &nbsp;
  10.255 +<!-- End of Options  -->
  10.256 +
  10.257 +<!-- Start of Text Input Fields -->
  10.258 +<br>
  10.259 +Line 1:&nbsp;&nbsp;
  10.260 +<input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  10.261 +<!--   -->
  10.262 +<br>
  10.263 +<br>
  10.264 +Line 2:&nbsp;&nbsp;
  10.265 +<input type="text" id="Line 2" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
  10.266 +<!--   -->
  10.267 +<br>
  10.268 +
  10.269 +<!--   -->
  10.270 +
  10.271 +<!-- End of Text Input Fields -->
  10.272 +
  10.273 +<br>
  10.274 +<input type     = "checkbox"       onclick  = "ReadForm (this.form, false);"        value    = "( +0.01 ^__^ )">
  10.275 +Add a penny! ^__^
  10.276 +<br>
  10.277 +
  10.278 +<br>
  10.279 +Total Cost:&nbsp; &nbsp;
  10.280 +<input class="nbor" type="text" name="tot" size="8" value="$135.00">
  10.281 +
  10.282 +<br><br>
  10.283 +<div id = "buttoncon">
  10.284 +<div id="crush">
  10.285 +Sending Order...
  10.286 +</div>
  10.287 +
  10.288 +<div id="vanish">
  10.289 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  10.290 +</div>
  10.291 +
  10.292 +
  10.293 +&nbsp;
  10.294 +
  10.295 +</div>
  10.296 +
  10.297 +</form>
  10.298 +<!-- End of Form -->
  10.299 +       
  10.300 +
  10.301 +</div>
    11.1 --- a/paypal/classic_acrylic_clear.paylist	Mon Jan 04 07:35:56 2010 -0500
    11.2 +++ b/paypal/classic_acrylic_clear.paylist	Mon Jan 04 21:12:22 2010 -0500
    11.3 @@ -1,167 +1,163 @@
    11.4 -<div id = "i_inputbox">
    11.5 -<titletron>Clarity Series:<br> The Classic Kard.</titletron>
    11.6 -<br><BR>
    11.7 -<!-- Start of Form -->
    11.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
    11.9 -<!-- Note: shopping_url also added to code -->
   11.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
   11.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   11.12 -<input type="hidden" name="add" value="1">
   11.13 -<input type="hidden" name="cmd" value="_cart">
   11.14 -<!--your email address goes here -->
   11.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
   11.16 -<input type="hidden" name="item_name">
   11.17 -<input type="hidden" name="item_number">
   11.18 -<input type="hidden" name="amount">
   11.19 -<input type="hidden" name="currency_code" value="USD">
   11.20 -<input type="hidden" name="lc" value="US">
   11.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   11.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   11.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
   11.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   11.25 -
   11.26 -
   11.27 -<!--   -->
   11.28 -<input type="hidden" name="baseamt" value="00">
   11.29 -<input type="hidden" name="basedes" value="Clarity Series: The Classic Kard">
   11.30 -<!--   -->
   11.31 -<input type="hidden" name="baseon0" value = "Line 1 (jbond@mi6.co.uk)">
   11.32 -<input type="hidden" name="baseos0">
   11.33 -<input type="hidden" name="baseon1" value = "Line 2 (123.456.7890)">
   11.34 -<input type="hidden" name="baseos1">
   11.35 -<input type="hidden" name="baseon2" value = "Line 3 (James Bond)">
   11.36 -<input type="hidden" name="baseos2">
   11.37 -<input type="hidden" name="baseon3" value = "Line 4 (MI6)">
   11.38 -<input type="hidden" name="baseos3">
   11.39 -<input type="hidden" name="baseon4" value = "Line 5 (Secret Agent)">
   11.40 -<input type="hidden" name="baseos4">
   11.41 -<input type="hidden" name="baseon5" value = "Side (http://www.jamesbond.com)">
   11.42 -<input type="hidden" name="baseos5">
   11.43 -<input type="hidden" name="baseon6" >
   11.44 -<input type="hidden" name="baseos6">
   11.45 -<input type="hidden" name="baseon7" >
   11.46 -<input type="hidden" name="baseos7">
   11.47 -<input type="hidden" name="baseon8" >
   11.48 -<input type="hidden" name="baseos8">
   11.49 -<input type="hidden" name="baseon9" >
   11.50 -<input type="hidden" name="baseos9">
   11.51 -<input type="hidden" name="baseitn">
   11.52 -<!--   -->
   11.53 -<input type="hidden" name="on0">
   11.54 -<input type="hidden" name="os0">
   11.55 -<input type="hidden" name="on1">
   11.56 -<input type="hidden" name="os1">
   11.57 -<input type="hidden" name="on2">
   11.58 -<input type="hidden" name="os2">
   11.59 -<input type="hidden" name="on3">
   11.60 -<input type="hidden" name="os3">
   11.61 -<input type="hidden" name="on4">
   11.62 -<input type="hidden" name="os4">
   11.63 -<input type="hidden" name="on5">
   11.64 -<input type="hidden" name="os5">
   11.65 -<input type="hidden" name="on6">
   11.66 -<input type="hidden" name="os6">
   11.67 -<input type="hidden" name="on7">
   11.68 -<input type="hidden" name="os7">
   11.69 -<input type="hidden" name="on8">
   11.70 -<input type="hidden" name="os8">
   11.71 -<input type="hidden" name="on9">
   11.72 -<input type="hidden" name="os9">
   11.73 -<!--   -->
   11.74 -
   11.75 -
   11.76 -<!-- Start of Options  -->
   11.77 -
   11.78 -    
   11.79 -    <input type="radio" name = "whatev"
   11.80 -
   11.81 -	value="40 cards @125.00"   CHECKED
   11.82 -	onclick = "ReadForm (this.form, false);"
   11.83 -	onload = "ReadForm (this.form, false);" >
   11.84 -	40 cards &mdash; $125
   11.85 -	
   11.86 -	<br>
   11.87 -	
   11.88 -    
   11.89 -    <input type="radio" name = "whatev"
   11.90 -
   11.91 -	value="4 cards @30.00"   
   11.92 -	onclick = "ReadForm (this.form, false);"
   11.93 -	onload = "ReadForm (this.form, false);" >
   11.94 -	4 cards &mdash; $30
   11.95 -	
   11.96 -	<br>
   11.97 -	
   11.98 -
   11.99 -<!--
  11.100 -<input type     = "checkbox"
  11.101 -       onclick  = "ReadForm (this.form, false);" 
  11.102 -       value    = "30 cards @120.00" checked>
  11.103 -30 LaserKards -- $120
  11.104 - &nbsp;
  11.105 - 
  11.106 --->
  11.107 -
  11.108 - &nbsp;
  11.109 -<!-- End of Options  -->
  11.110 -
  11.111 -<!-- Start of Text Input Fields -->
  11.112 -<br>
  11.113 -Line 1 (jbond@mi6.co.uk):&nbsp;&nbsp;
  11.114 -<input type="text" id="Line 1 (jbond@mi6.co.uk)" name="line_1b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
  11.115 -<!--   -->
  11.116 -<br>
  11.117 -<br>
  11.118 -Line 2 (123.456.7890):&nbsp;&nbsp;
  11.119 -<input type="text" id="Line 2 (123.456.7890)" name="line_2b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  11.120 -<!--   -->
  11.121 -<br>
  11.122 -<br>
  11.123 -Line 3 (James Bond):&nbsp;&nbsp;
  11.124 -<input type="text" id="Line 3 (James Bond)" name="line_3b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  11.125 -<!--   -->
  11.126 -<br>
  11.127 -<br>
  11.128 -Line 4 (MI6):&nbsp;&nbsp;
  11.129 -<input type="text" id="Line 4 (MI6)" name="line_4b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  11.130 -<!--   -->
  11.131 -<br>
  11.132 -<br>
  11.133 -Line 5 (Secret Agent):&nbsp;&nbsp;
  11.134 -<input type="text" id="Line 5 (Secret Agent)" name="line_5b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  11.135 -<!--   -->
  11.136 -<br>
  11.137 -<br>
  11.138 -Side (http://www.jamesbond.com):&nbsp;&nbsp;
  11.139 -<input type="text" id="Side (http://www.jamesbond.com)" name="line_6b" size="20" value = "http://www.jamesbond.com" ONFOCUS="clearDefault(this)">
  11.140 -<!--   -->
  11.141 -<br>
  11.142 -
  11.143 -<!--   -->
  11.144 -
  11.145 -<!-- End of Text Input Fields -->
  11.146 -
  11.147 -
  11.148 -<br>
  11.149 -Total Cost:&nbsp; &nbsp;
  11.150 -<input class="nbor" type="text" name="tot" size="8" value="$125.00">
  11.151 -
  11.152 -<br><br>
  11.153 -<div id = "buttoncon">
  11.154 -<div id="crush">
  11.155 -Sending Order...
  11.156 -</div>
  11.157 -
  11.158 -<div id="vanish">
  11.159 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  11.160 -</div>
  11.161 -
  11.162 -
  11.163 -
  11.164 -</div>
  11.165 -
  11.166 -</form>
  11.167 -<!-- End of Form -->
  11.168 -       
  11.169 -
  11.170 -</div>
  11.171 +<div id = "i_inputbox">
  11.172 +
  11.173 +<h1>Clarity Series:<br> The Classic Kard.</h1>
  11.174 +
  11.175 +<br><br>
  11.176 +<!-- Start of Form -->
  11.177 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
  11.178 +<!-- Note: shopping_url also added to code -->
  11.179 +<!-- These two changes allow better functionality with IE and Firefox --> 
  11.180 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
  11.181 +<input type="hidden" name="add" value="1">
  11.182 +<input type="hidden" name="cmd" value="_cart">
  11.183 +<!--your email address goes here -->
  11.184 +<input type="hidden" name="business" value="laserkards@mit.edu">
  11.185 +<input type="hidden" name="item_name">
  11.186 +<input type="hidden" name="item_number">
  11.187 +<input type="hidden" name="amount">
  11.188 +<input type="hidden" name="currency_code" value="USD">
  11.189 +<input type="hidden" name="lc" value="US">
  11.190 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
  11.191 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
  11.192 +<input type="hidden" name="return" value="http://www.laserkard.com">
  11.193 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
  11.194 +
  11.195 +
  11.196 +<!--   -->
  11.197 +<input type="hidden" name="baseamt" value="00">
  11.198 +<input type="hidden" name="basedes" value="Clarity Series: The Classic Kard">
  11.199 +<!--   -->
  11.200 +<input type="hidden" name="baseon0" value = "Line 1 (jbond@mi6.co.uk)">
  11.201 +<input type="hidden" name="baseos0">
  11.202 +<input type="hidden" name="baseon1" value = "Line 2 (123.456.7890)">
  11.203 +<input type="hidden" name="baseos1">
  11.204 +<input type="hidden" name="baseon2" value = "Line 3 (James Bond)">
  11.205 +<input type="hidden" name="baseos2">
  11.206 +<input type="hidden" name="baseon3" value = "Line 4 (MI6)">
  11.207 +<input type="hidden" name="baseos3">
  11.208 +<input type="hidden" name="baseon4" value = "Line 5 (Secret Agent)">
  11.209 +<input type="hidden" name="baseos4">
  11.210 +<input type="hidden" name="baseon5" value = "Side (http://www.jamesbond.com)">
  11.211 +<input type="hidden" name="baseos5">
  11.212 +<input type="hidden" name="baseon6" >
  11.213 +<input type="hidden" name="baseos6">
  11.214 +<input type="hidden" name="baseon7" >
  11.215 +<input type="hidden" name="baseos7">
  11.216 +<input type="hidden" name="baseon8" >
  11.217 +<input type="hidden" name="baseos8">
  11.218 +<input type="hidden" name="baseon9" >
  11.219 +<input type="hidden" name="baseos9">
  11.220 +<input type="hidden" name="baseitn">
  11.221 +<!--   -->
  11.222 +<input type="hidden" name="on0">
  11.223 +<input type="hidden" name="os0">
  11.224 +<input type="hidden" name="on1">
  11.225 +<input type="hidden" name="os1">
  11.226 +<input type="hidden" name="on2">
  11.227 +<input type="hidden" name="os2">
  11.228 +<input type="hidden" name="on3">
  11.229 +<input type="hidden" name="os3">
  11.230 +<input type="hidden" name="on4">
  11.231 +<input type="hidden" name="os4">
  11.232 +<input type="hidden" name="on5">
  11.233 +<input type="hidden" name="os5">
  11.234 +<input type="hidden" name="on6">
  11.235 +<input type="hidden" name="os6">
  11.236 +<input type="hidden" name="on7">
  11.237 +<input type="hidden" name="os7">
  11.238 +<input type="hidden" name="on8">
  11.239 +<input type="hidden" name="os8">
  11.240 +<input type="hidden" name="on9">
  11.241 +<input type="hidden" name="os9">
  11.242 +<!--   -->
  11.243 +
  11.244 +
  11.245 +<!-- Start of Options  -->
  11.246 +
  11.247 +    
  11.248 +    <input type="radio" name = "whatev"
  11.249 +
  11.250 +	value="40 cards @125.00"   CHECKED
  11.251 +	onclick = "ReadForm (this.form, false);"
  11.252 +	onload = "ReadForm (this.form, false);" >
  11.253 +	40 cards &mdash; $125
  11.254 +	
  11.255 +	<br>
  11.256 +	
  11.257 +    
  11.258 +    <input type="radio" name = "whatev"
  11.259 +
  11.260 +	value="4 cards @30.00"   
  11.261 +	onclick = "ReadForm (this.form, false);"
  11.262 +	onload = "ReadForm (this.form, false);" >
  11.263 +	4 cards &mdash; $30
  11.264 +	
  11.265 +	<br>
  11.266 +	
  11.267 +
  11.268 +
  11.269 +
  11.270 + &nbsp;
  11.271 +<!-- End of Options  -->
  11.272 +
  11.273 +<!-- Start of Text Input Fields -->
  11.274 +<br>
  11.275 +Line 1 (jbond@mi6.co.uk):&nbsp;&nbsp;
  11.276 +<input type="text" id="Line 1 (jbond@mi6.co.uk)" name="line_1b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
  11.277 +<!--   -->
  11.278 +<br>
  11.279 +<br>
  11.280 +Line 2 (123.456.7890):&nbsp;&nbsp;
  11.281 +<input type="text" id="Line 2 (123.456.7890)" name="line_2b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  11.282 +<!--   -->
  11.283 +<br>
  11.284 +<br>
  11.285 +Line 3 (James Bond):&nbsp;&nbsp;
  11.286 +<input type="text" id="Line 3 (James Bond)" name="line_3b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  11.287 +<!--   -->
  11.288 +<br>
  11.289 +<br>
  11.290 +Line 4 (MI6):&nbsp;&nbsp;
  11.291 +<input type="text" id="Line 4 (MI6)" name="line_4b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  11.292 +<!--   -->
  11.293 +<br>
  11.294 +<br>
  11.295 +Line 5 (Secret Agent):&nbsp;&nbsp;
  11.296 +<input type="text" id="Line 5 (Secret Agent)" name="line_5b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  11.297 +<!--   -->
  11.298 +<br>
  11.299 +<br>
  11.300 +Side (http://www.jamesbond.com):&nbsp;&nbsp;
  11.301 +<input type="text" id="Side (http://www.jamesbond.com)" name="line_6b" size="20" value = "http://www.jamesbond.com" ONFOCUS="clearDefault(this)">
  11.302 +<!--   -->
  11.303 +<br>
  11.304 +
  11.305 +<!--   -->
  11.306 +
  11.307 +<!-- End of Text Input Fields -->
  11.308 +
  11.309 +
  11.310 +<br>
  11.311 +Total Cost:&nbsp; &nbsp;
  11.312 +<input class="nbor" type="text" name="tot" size="8" value="$125.00">
  11.313 +
  11.314 +<br><br>
  11.315 +<div id = "buttoncon">
  11.316 +<div id="crush">
  11.317 +Sending Order...
  11.318 +</div>
  11.319 +
  11.320 +<div id="vanish">
  11.321 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  11.322 +</div>
  11.323 +
  11.324 +
  11.325 +&nbsp;
  11.326 +
  11.327 +</div>
  11.328 +
  11.329 +</form>
  11.330 +<!-- End of Form -->
  11.331 +       
  11.332 +
  11.333 +</div>
    12.1 --- a/paypal/classic_acrylic_green.paylist	Mon Jan 04 07:35:56 2010 -0500
    12.2 +++ b/paypal/classic_acrylic_green.paylist	Mon Jan 04 21:12:22 2010 -0500
    12.3 @@ -1,167 +1,163 @@
    12.4 -<div id = "i_inputbox">
    12.5 -<titletron>Vitality LaserKard  Classic Style</titletron>
    12.6 -<br><BR>
    12.7 -<!-- Start of Form -->
    12.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
    12.9 -<!-- Note: shopping_url also added to code -->
   12.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
   12.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   12.12 -<input type="hidden" name="add" value="1">
   12.13 -<input type="hidden" name="cmd" value="_cart">
   12.14 -<!--your email address goes here -->
   12.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
   12.16 -<input type="hidden" name="item_name">
   12.17 -<input type="hidden" name="item_number">
   12.18 -<input type="hidden" name="amount">
   12.19 -<input type="hidden" name="currency_code" value="USD">
   12.20 -<input type="hidden" name="lc" value="US">
   12.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   12.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   12.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
   12.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   12.25 -
   12.26 -
   12.27 -<!--   -->
   12.28 -<input type="hidden" name="baseamt" value="00">
   12.29 -<input type="hidden" name="basedes" value="">
   12.30 -<!--   -->
   12.31 -<input type="hidden" name="baseon0" value = "Line 1">
   12.32 -<input type="hidden" name="baseos0">
   12.33 -<input type="hidden" name="baseon1" value = "Line 2">
   12.34 -<input type="hidden" name="baseos1">
   12.35 -<input type="hidden" name="baseon2" value = "Line 3">
   12.36 -<input type="hidden" name="baseos2">
   12.37 -<input type="hidden" name="baseon3" value = "Line 4">
   12.38 -<input type="hidden" name="baseos3">
   12.39 -<input type="hidden" name="baseon4" value = "Line 5">
   12.40 -<input type="hidden" name="baseos4">
   12.41 -<input type="hidden" name="baseon5" value = "Side">
   12.42 -<input type="hidden" name="baseos5">
   12.43 -<input type="hidden" name="baseon6" >
   12.44 -<input type="hidden" name="baseos6">
   12.45 -<input type="hidden" name="baseon7" >
   12.46 -<input type="hidden" name="baseos7">
   12.47 -<input type="hidden" name="baseon8" >
   12.48 -<input type="hidden" name="baseos8">
   12.49 -<input type="hidden" name="baseon9" >
   12.50 -<input type="hidden" name="baseos9">
   12.51 -<input type="hidden" name="baseitn">
   12.52 -<!--   -->
   12.53 -<input type="hidden" name="on0">
   12.54 -<input type="hidden" name="os0">
   12.55 -<input type="hidden" name="on1">
   12.56 -<input type="hidden" name="os1">
   12.57 -<input type="hidden" name="on2">
   12.58 -<input type="hidden" name="os2">
   12.59 -<input type="hidden" name="on3">
   12.60 -<input type="hidden" name="os3">
   12.61 -<input type="hidden" name="on4">
   12.62 -<input type="hidden" name="os4">
   12.63 -<input type="hidden" name="on5">
   12.64 -<input type="hidden" name="os5">
   12.65 -<input type="hidden" name="on6">
   12.66 -<input type="hidden" name="os6">
   12.67 -<input type="hidden" name="on7">
   12.68 -<input type="hidden" name="os7">
   12.69 -<input type="hidden" name="on8">
   12.70 -<input type="hidden" name="os8">
   12.71 -<input type="hidden" name="on9">
   12.72 -<input type="hidden" name="os9">
   12.73 -<!--   -->
   12.74 -
   12.75 -
   12.76 -<!-- Start of Options  -->
   12.77 -
   12.78 -    
   12.79 -    <input type="radio" name = "whatev"
   12.80 -
   12.81 -	value="40 cards @135.00"   CHECKED
   12.82 -	onclick = "ReadForm (this.form, false);"
   12.83 -	onload = "ReadForm (this.form, false);" >
   12.84 -	40 cards &mdash; $135
   12.85 -	
   12.86 -	<br>
   12.87 -	
   12.88 -    
   12.89 -    <input type="radio" name = "whatev"
   12.90 -
   12.91 -	value="4 cards @30.00"   
   12.92 -	onclick = "ReadForm (this.form, false);"
   12.93 -	onload = "ReadForm (this.form, false);" >
   12.94 -	4 cards &mdash; $30
   12.95 -	
   12.96 -	<br>
   12.97 -	
   12.98 -
   12.99 -<!--
  12.100 -<input type     = "checkbox"
  12.101 -       onclick  = "ReadForm (this.form, false);" 
  12.102 -       value    = "30 cards @120.00" checked>
  12.103 -30 LaserKards -- $120
  12.104 - &nbsp;
  12.105 - 
  12.106 --->
  12.107 -
  12.108 - &nbsp;
  12.109 -<!-- End of Options  -->
  12.110 -
  12.111 -<!-- Start of Text Input Fields -->
  12.112 -<br>
  12.113 -Line 1:&nbsp;&nbsp;
  12.114 -<input type="text" id="Line 1" name="line_1b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
  12.115 -<!--   -->
  12.116 -<br>
  12.117 -<br>
  12.118 -Line 2:&nbsp;&nbsp;
  12.119 -<input type="text" id="Line 2" name="line_2b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  12.120 -<!--   -->
  12.121 -<br>
  12.122 -<br>
  12.123 -Line 3:&nbsp;&nbsp;
  12.124 -<input type="text" id="Line 3" name="line_3b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  12.125 -<!--   -->
  12.126 -<br>
  12.127 -<br>
  12.128 -Line 4:&nbsp;&nbsp;
  12.129 -<input type="text" id="Line 4" name="line_4b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  12.130 -<!--   -->
  12.131 -<br>
  12.132 -<br>
  12.133 -Line 5:&nbsp;&nbsp;
  12.134 -<input type="text" id="Line 5" name="line_5b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  12.135 -<!--   -->
  12.136 -<br>
  12.137 -<br>
  12.138 -Side:&nbsp;&nbsp;
  12.139 -<input type="text" id="Side" name="line_6b" size="20" value = "http://www.jamesbond.com" ONFOCUS="clearDefault(this)">
  12.140 -<!--   -->
  12.141 -<br>
  12.142 -
  12.143 -<!--   -->
  12.144 -
  12.145 -<!-- End of Text Input Fields -->
  12.146 -
  12.147 -
  12.148 -<br>
  12.149 -Total Cost:&nbsp; &nbsp;
  12.150 -<input class="nbor" type="text" name="tot" size="8" value="$135.00">
  12.151 -
  12.152 -<br><br>
  12.153 -<div id = "buttoncon">
  12.154 -<div id="crush">
  12.155 -Sending Order...
  12.156 -</div>
  12.157 -
  12.158 -<div id="vanish">
  12.159 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  12.160 -</div>
  12.161 -
  12.162 -
  12.163 -
  12.164 -</div>
  12.165 -
  12.166 -</form>
  12.167 -<!-- End of Form -->
  12.168 -       
  12.169 -
  12.170 -</div>
  12.171 +<div id = "i_inputbox">
  12.172 +
  12.173 +<h1>Vitality LaserKard  Classic Style</h1>
  12.174 +
  12.175 +<br><br>
  12.176 +<!-- Start of Form -->
  12.177 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
  12.178 +<!-- Note: shopping_url also added to code -->
  12.179 +<!-- These two changes allow better functionality with IE and Firefox --> 
  12.180 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
  12.181 +<input type="hidden" name="add" value="1">
  12.182 +<input type="hidden" name="cmd" value="_cart">
  12.183 +<!--your email address goes here -->
  12.184 +<input type="hidden" name="business" value="laserkards@mit.edu">
  12.185 +<input type="hidden" name="item_name">
  12.186 +<input type="hidden" name="item_number">
  12.187 +<input type="hidden" name="amount">
  12.188 +<input type="hidden" name="currency_code" value="USD">
  12.189 +<input type="hidden" name="lc" value="US">
  12.190 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
  12.191 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
  12.192 +<input type="hidden" name="return" value="http://www.laserkard.com">
  12.193 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
  12.194 +
  12.195 +
  12.196 +<!--   -->
  12.197 +<input type="hidden" name="baseamt" value="00">
  12.198 +<input type="hidden" name="basedes" value="">
  12.199 +<!--   -->
  12.200 +<input type="hidden" name="baseon0" value = "Line 1">
  12.201 +<input type="hidden" name="baseos0">
  12.202 +<input type="hidden" name="baseon1" value = "Line 2">
  12.203 +<input type="hidden" name="baseos1">
  12.204 +<input type="hidden" name="baseon2" value = "Line 3">
  12.205 +<input type="hidden" name="baseos2">
  12.206 +<input type="hidden" name="baseon3" value = "Line 4">
  12.207 +<input type="hidden" name="baseos3">
  12.208 +<input type="hidden" name="baseon4" value = "Line 5">
  12.209 +<input type="hidden" name="baseos4">
  12.210 +<input type="hidden" name="baseon5" value = "Side">
  12.211 +<input type="hidden" name="baseos5">
  12.212 +<input type="hidden" name="baseon6" >
  12.213 +<input type="hidden" name="baseos6">
  12.214 +<input type="hidden" name="baseon7" >
  12.215 +<input type="hidden" name="baseos7">
  12.216 +<input type="hidden" name="baseon8" >
  12.217 +<input type="hidden" name="baseos8">
  12.218 +<input type="hidden" name="baseon9" >
  12.219 +<input type="hidden" name="baseos9">
  12.220 +<input type="hidden" name="baseitn">
  12.221 +<!--   -->
  12.222 +<input type="hidden" name="on0">
  12.223 +<input type="hidden" name="os0">
  12.224 +<input type="hidden" name="on1">
  12.225 +<input type="hidden" name="os1">
  12.226 +<input type="hidden" name="on2">
  12.227 +<input type="hidden" name="os2">
  12.228 +<input type="hidden" name="on3">
  12.229 +<input type="hidden" name="os3">
  12.230 +<input type="hidden" name="on4">
  12.231 +<input type="hidden" name="os4">
  12.232 +<input type="hidden" name="on5">
  12.233 +<input type="hidden" name="os5">
  12.234 +<input type="hidden" name="on6">
  12.235 +<input type="hidden" name="os6">
  12.236 +<input type="hidden" name="on7">
  12.237 +<input type="hidden" name="os7">
  12.238 +<input type="hidden" name="on8">
  12.239 +<input type="hidden" name="os8">
  12.240 +<input type="hidden" name="on9">
  12.241 +<input type="hidden" name="os9">
  12.242 +<!--   -->
  12.243 +
  12.244 +
  12.245 +<!-- Start of Options  -->
  12.246 +
  12.247 +    
  12.248 +    <input type="radio" name = "whatev"
  12.249 +
  12.250 +	value="40 cards @135.00"   CHECKED
  12.251 +	onclick = "ReadForm (this.form, false);"
  12.252 +	onload = "ReadForm (this.form, false);" >
  12.253 +	40 cards &mdash; $135
  12.254 +	
  12.255 +	<br>
  12.256 +	
  12.257 +    
  12.258 +    <input type="radio" name = "whatev"
  12.259 +
  12.260 +	value="4 cards @30.00"   
  12.261 +	onclick = "ReadForm (this.form, false);"
  12.262 +	onload = "ReadForm (this.form, false);" >
  12.263 +	4 cards &mdash; $30
  12.264 +	
  12.265 +	<br>
  12.266 +	
  12.267 +
  12.268 +
  12.269 +
  12.270 + &nbsp;
  12.271 +<!-- End of Options  -->
  12.272 +
  12.273 +<!-- Start of Text Input Fields -->
  12.274 +<br>
  12.275 +Line 1:&nbsp;&nbsp;
  12.276 +<input type="text" id="Line 1" name="line_1b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
  12.277 +<!--   -->
  12.278 +<br>
  12.279 +<br>
  12.280 +Line 2:&nbsp;&nbsp;
  12.281 +<input type="text" id="Line 2" name="line_2b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  12.282 +<!--   -->
  12.283 +<br>
  12.284 +<br>
  12.285 +Line 3:&nbsp;&nbsp;
  12.286 +<input type="text" id="Line 3" name="line_3b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  12.287 +<!--   -->
  12.288 +<br>
  12.289 +<br>
  12.290 +Line 4:&nbsp;&nbsp;
  12.291 +<input type="text" id="Line 4" name="line_4b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  12.292 +<!--   -->
  12.293 +<br>
  12.294 +<br>
  12.295 +Line 5:&nbsp;&nbsp;
  12.296 +<input type="text" id="Line 5" name="line_5b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  12.297 +<!--   -->
  12.298 +<br>
  12.299 +<br>
  12.300 +Side:&nbsp;&nbsp;
  12.301 +<input type="text" id="Side" name="line_6b" size="20" value = "http://www.jamesbond.com" ONFOCUS="clearDefault(this)">
  12.302 +<!--   -->
  12.303 +<br>
  12.304 +
  12.305 +<!--   -->
  12.306 +
  12.307 +<!-- End of Text Input Fields -->
  12.308 +
  12.309 +
  12.310 +<br>
  12.311 +Total Cost:&nbsp; &nbsp;
  12.312 +<input class="nbor" type="text" name="tot" size="8" value="$135.00">
  12.313 +
  12.314 +<br><br>
  12.315 +<div id = "buttoncon">
  12.316 +<div id="crush">
  12.317 +Sending Order...
  12.318 +</div>
  12.319 +
  12.320 +<div id="vanish">
  12.321 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  12.322 +</div>
  12.323 +
  12.324 +
  12.325 +&nbsp;
  12.326 +
  12.327 +</div>
  12.328 +
  12.329 +</form>
  12.330 +<!-- End of Form -->
  12.331 +       
  12.332 +
  12.333 +</div>
    13.1 --- a/paypal/lines_acrylic_clear.paylist	Mon Jan 04 07:35:56 2010 -0500
    13.2 +++ b/paypal/lines_acrylic_clear.paylist	Mon Jan 04 21:12:22 2010 -0500
    13.3 @@ -1,167 +1,163 @@
    13.4 -<div id = "i_inputbox">
    13.5 -<titletron>Clarity Series:<br> The Direct Kard.</titletron>
    13.6 -<br><BR>
    13.7 -<!-- Start of Form -->
    13.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
    13.9 -<!-- Note: shopping_url also added to code -->
   13.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
   13.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   13.12 -<input type="hidden" name="add" value="1">
   13.13 -<input type="hidden" name="cmd" value="_cart">
   13.14 -<!--your email address goes here -->
   13.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
   13.16 -<input type="hidden" name="item_name">
   13.17 -<input type="hidden" name="item_number">
   13.18 -<input type="hidden" name="amount">
   13.19 -<input type="hidden" name="currency_code" value="USD">
   13.20 -<input type="hidden" name="lc" value="US">
   13.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   13.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   13.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
   13.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   13.25 -
   13.26 -
   13.27 -<!--   -->
   13.28 -<input type="hidden" name="baseamt" value="00">
   13.29 -<input type="hidden" name="basedes" value="Clarity Series: The Direct Kard">
   13.30 -<!--   -->
   13.31 -<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
   13.32 -<input type="hidden" name="baseos0">
   13.33 -<input type="hidden" name="baseon1" value = "Line 2 (Secret Agent)">
   13.34 -<input type="hidden" name="baseos1">
   13.35 -<input type="hidden" name="baseon2" value = "Line 3 (MI6)">
   13.36 -<input type="hidden" name="baseos2">
   13.37 -<input type="hidden" name="baseon3" value = "Line 4 (123.456.7890)">
   13.38 -<input type="hidden" name="baseos3">
   13.39 -<input type="hidden" name="baseon4" value = "Line 5 (jbond@domain.com)">
   13.40 -<input type="hidden" name="baseos4">
   13.41 -<input type="hidden" name="baseon5" value = "Line 6 (www.domain.com)">
   13.42 -<input type="hidden" name="baseos5">
   13.43 -<input type="hidden" name="baseon6" >
   13.44 -<input type="hidden" name="baseos6">
   13.45 -<input type="hidden" name="baseon7" >
   13.46 -<input type="hidden" name="baseos7">
   13.47 -<input type="hidden" name="baseon8" >
   13.48 -<input type="hidden" name="baseos8">
   13.49 -<input type="hidden" name="baseon9" >
   13.50 -<input type="hidden" name="baseos9">
   13.51 -<input type="hidden" name="baseitn">
   13.52 -<!--   -->
   13.53 -<input type="hidden" name="on0">
   13.54 -<input type="hidden" name="os0">
   13.55 -<input type="hidden" name="on1">
   13.56 -<input type="hidden" name="os1">
   13.57 -<input type="hidden" name="on2">
   13.58 -<input type="hidden" name="os2">
   13.59 -<input type="hidden" name="on3">
   13.60 -<input type="hidden" name="os3">
   13.61 -<input type="hidden" name="on4">
   13.62 -<input type="hidden" name="os4">
   13.63 -<input type="hidden" name="on5">
   13.64 -<input type="hidden" name="os5">
   13.65 -<input type="hidden" name="on6">
   13.66 -<input type="hidden" name="os6">
   13.67 -<input type="hidden" name="on7">
   13.68 -<input type="hidden" name="os7">
   13.69 -<input type="hidden" name="on8">
   13.70 -<input type="hidden" name="os8">
   13.71 -<input type="hidden" name="on9">
   13.72 -<input type="hidden" name="os9">
   13.73 -<!--   -->
   13.74 -
   13.75 -
   13.76 -<!-- Start of Options  -->
   13.77 -
   13.78 -    
   13.79 -    <input type="radio" name = "whatev"
   13.80 -
   13.81 -	value="40 cards @125.00"   CHECKED
   13.82 -	onclick = "ReadForm (this.form, false);"
   13.83 -	onload = "ReadForm (this.form, false);" >
   13.84 -	40 cards &mdash; $125
   13.85 -	
   13.86 -	<br>
   13.87 -	
   13.88 -    
   13.89 -    <input type="radio" name = "whatev"
   13.90 -
   13.91 -	value="4 cards @30.00"   
   13.92 -	onclick = "ReadForm (this.form, false);"
   13.93 -	onload = "ReadForm (this.form, false);" >
   13.94 -	4 cards &mdash; $30
   13.95 -	
   13.96 -	<br>
   13.97 -	
   13.98 -
   13.99 -<!--
  13.100 -<input type     = "checkbox"
  13.101 -       onclick  = "ReadForm (this.form, false);" 
  13.102 -       value    = "30 cards @120.00" checked>
  13.103 -30 LaserKards -- $120
  13.104 - &nbsp;
  13.105 - 
  13.106 --->
  13.107 -
  13.108 - &nbsp;
  13.109 -<!-- End of Options  -->
  13.110 -
  13.111 -<!-- Start of Text Input Fields -->
  13.112 -<br>
  13.113 -Line 1 (James Bond):&nbsp;&nbsp;
  13.114 -<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  13.115 -<!--   -->
  13.116 -<br>
  13.117 -<br>
  13.118 -Line 2 (Secret Agent):&nbsp;&nbsp;
  13.119 -<input type="text" id="Line 2 (Secret Agent)" name="line_2b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  13.120 -<!--   -->
  13.121 -<br>
  13.122 -<br>
  13.123 -Line 3 (MI6):&nbsp;&nbsp;
  13.124 -<input type="text" id="Line 3 (MI6)" name="line_3b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  13.125 -<!--   -->
  13.126 -<br>
  13.127 -<br>
  13.128 -Line 4 (123.456.7890):&nbsp;&nbsp;
  13.129 -<input type="text" id="Line 4 (123.456.7890)" name="line_4b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  13.130 -<!--   -->
  13.131 -<br>
  13.132 -<br>
  13.133 -Line 5 (jbond@domain.com):&nbsp;&nbsp;
  13.134 -<input type="text" id="Line 5 (jbond@domain.com)" name="line_5b" size="20" value = "jbond@domain.com" ONFOCUS="clearDefault(this)">
  13.135 -<!--   -->
  13.136 -<br>
  13.137 -<br>
  13.138 -Line 6 (www.domain.com):&nbsp;&nbsp;
  13.139 -<input type="text" id="Line 6 (www.domain.com)" name="line_6b" size="20" value = "www.domain.com" ONFOCUS="clearDefault(this)">
  13.140 -<!--   -->
  13.141 -<br>
  13.142 -
  13.143 -<!--   -->
  13.144 -
  13.145 -<!-- End of Text Input Fields -->
  13.146 -
  13.147 -
  13.148 -<br>
  13.149 -Total Cost:&nbsp; &nbsp;
  13.150 -<input class="nbor" type="text" name="tot" size="8" value="$125.00">
  13.151 -
  13.152 -<br><br>
  13.153 -<div id = "buttoncon">
  13.154 -<div id="crush">
  13.155 -Sending Order...
  13.156 -</div>
  13.157 -
  13.158 -<div id="vanish">
  13.159 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  13.160 -</div>
  13.161 -
  13.162 -
  13.163 -
  13.164 -</div>
  13.165 -
  13.166 -</form>
  13.167 -<!-- End of Form -->
  13.168 -       
  13.169 -
  13.170 -</div>
  13.171 +<div id = "i_inputbox">
  13.172 +
  13.173 +<h1>Clarity Series:<br> The Direct Kard.</h1>
  13.174 +
  13.175 +<br><br>
  13.176 +<!-- Start of Form -->
  13.177 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
  13.178 +<!-- Note: shopping_url also added to code -->
  13.179 +<!-- These two changes allow better functionality with IE and Firefox --> 
  13.180 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
  13.181 +<input type="hidden" name="add" value="1">
  13.182 +<input type="hidden" name="cmd" value="_cart">
  13.183 +<!--your email address goes here -->
  13.184 +<input type="hidden" name="business" value="laserkards@mit.edu">
  13.185 +<input type="hidden" name="item_name">
  13.186 +<input type="hidden" name="item_number">
  13.187 +<input type="hidden" name="amount">
  13.188 +<input type="hidden" name="currency_code" value="USD">
  13.189 +<input type="hidden" name="lc" value="US">
  13.190 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
  13.191 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
  13.192 +<input type="hidden" name="return" value="http://www.laserkard.com">
  13.193 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
  13.194 +
  13.195 +
  13.196 +<!--   -->
  13.197 +<input type="hidden" name="baseamt" value="00">
  13.198 +<input type="hidden" name="basedes" value="Clarity Series: The Direct Kard">
  13.199 +<!--   -->
  13.200 +<input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
  13.201 +<input type="hidden" name="baseos0">
  13.202 +<input type="hidden" name="baseon1" value = "Line 2 (Secret Agent)">
  13.203 +<input type="hidden" name="baseos1">
  13.204 +<input type="hidden" name="baseon2" value = "Line 3 (MI6)">
  13.205 +<input type="hidden" name="baseos2">
  13.206 +<input type="hidden" name="baseon3" value = "Line 4 (123.456.7890)">
  13.207 +<input type="hidden" name="baseos3">
  13.208 +<input type="hidden" name="baseon4" value = "Line 5 (jbond@domain.com)">
  13.209 +<input type="hidden" name="baseos4">
  13.210 +<input type="hidden" name="baseon5" value = "Line 6 (www.domain.com)">
  13.211 +<input type="hidden" name="baseos5">
  13.212 +<input type="hidden" name="baseon6" >
  13.213 +<input type="hidden" name="baseos6">
  13.214 +<input type="hidden" name="baseon7" >
  13.215 +<input type="hidden" name="baseos7">
  13.216 +<input type="hidden" name="baseon8" >
  13.217 +<input type="hidden" name="baseos8">
  13.218 +<input type="hidden" name="baseon9" >
  13.219 +<input type="hidden" name="baseos9">
  13.220 +<input type="hidden" name="baseitn">
  13.221 +<!--   -->
  13.222 +<input type="hidden" name="on0">
  13.223 +<input type="hidden" name="os0">
  13.224 +<input type="hidden" name="on1">
  13.225 +<input type="hidden" name="os1">
  13.226 +<input type="hidden" name="on2">
  13.227 +<input type="hidden" name="os2">
  13.228 +<input type="hidden" name="on3">
  13.229 +<input type="hidden" name="os3">
  13.230 +<input type="hidden" name="on4">
  13.231 +<input type="hidden" name="os4">
  13.232 +<input type="hidden" name="on5">
  13.233 +<input type="hidden" name="os5">
  13.234 +<input type="hidden" name="on6">
  13.235 +<input type="hidden" name="os6">
  13.236 +<input type="hidden" name="on7">
  13.237 +<input type="hidden" name="os7">
  13.238 +<input type="hidden" name="on8">
  13.239 +<input type="hidden" name="os8">
  13.240 +<input type="hidden" name="on9">
  13.241 +<input type="hidden" name="os9">
  13.242 +<!--   -->
  13.243 +
  13.244 +
  13.245 +<!-- Start of Options  -->
  13.246 +
  13.247 +    
  13.248 +    <input type="radio" name = "whatev"
  13.249 +
  13.250 +	value="40 cards @125.00"   CHECKED
  13.251 +	onclick = "ReadForm (this.form, false);"
  13.252 +	onload = "ReadForm (this.form, false);" >
  13.253 +	40 cards &mdash; $125
  13.254 +	
  13.255 +	<br>
  13.256 +	
  13.257 +    
  13.258 +    <input type="radio" name = "whatev"
  13.259 +
  13.260 +	value="4 cards @30.00"   
  13.261 +	onclick = "ReadForm (this.form, false);"
  13.262 +	onload = "ReadForm (this.form, false);" >
  13.263 +	4 cards &mdash; $30
  13.264 +	
  13.265 +	<br>
  13.266 +	
  13.267 +
  13.268 +
  13.269 +
  13.270 + &nbsp;
  13.271 +<!-- End of Options  -->
  13.272 +
  13.273 +<!-- Start of Text Input Fields -->
  13.274 +<br>
  13.275 +Line 1 (James Bond):&nbsp;&nbsp;
  13.276 +<input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  13.277 +<!--   -->
  13.278 +<br>
  13.279 +<br>
  13.280 +Line 2 (Secret Agent):&nbsp;&nbsp;
  13.281 +<input type="text" id="Line 2 (Secret Agent)" name="line_2b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  13.282 +<!--   -->
  13.283 +<br>
  13.284 +<br>
  13.285 +Line 3 (MI6):&nbsp;&nbsp;
  13.286 +<input type="text" id="Line 3 (MI6)" name="line_3b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  13.287 +<!--   -->
  13.288 +<br>
  13.289 +<br>
  13.290 +Line 4 (123.456.7890):&nbsp;&nbsp;
  13.291 +<input type="text" id="Line 4 (123.456.7890)" name="line_4b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  13.292 +<!--   -->
  13.293 +<br>
  13.294 +<br>
  13.295 +Line 5 (jbond@domain.com):&nbsp;&nbsp;
  13.296 +<input type="text" id="Line 5 (jbond@domain.com)" name="line_5b" size="20" value = "jbond@domain.com" ONFOCUS="clearDefault(this)">
  13.297 +<!--   -->
  13.298 +<br>
  13.299 +<br>
  13.300 +Line 6 (www.domain.com):&nbsp;&nbsp;
  13.301 +<input type="text" id="Line 6 (www.domain.com)" name="line_6b" size="20" value = "www.domain.com" ONFOCUS="clearDefault(this)">
  13.302 +<!--   -->
  13.303 +<br>
  13.304 +
  13.305 +<!--   -->
  13.306 +
  13.307 +<!-- End of Text Input Fields -->
  13.308 +
  13.309 +
  13.310 +<br>
  13.311 +Total Cost:&nbsp; &nbsp;
  13.312 +<input class="nbor" type="text" name="tot" size="8" value="$125.00">
  13.313 +
  13.314 +<br><br>
  13.315 +<div id = "buttoncon">
  13.316 +<div id="crush">
  13.317 +Sending Order...
  13.318 +</div>
  13.319 +
  13.320 +<div id="vanish">
  13.321 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  13.322 +</div>
  13.323 +
  13.324 +
  13.325 +&nbsp;
  13.326 +
  13.327 +</div>
  13.328 +
  13.329 +</form>
  13.330 +<!-- End of Form -->
  13.331 +       
  13.332 +
  13.333 +</div>
    14.1 --- a/paypal/lines_acrylic_green.paylist	Mon Jan 04 07:35:56 2010 -0500
    14.2 +++ b/paypal/lines_acrylic_green.paylist	Mon Jan 04 21:12:22 2010 -0500
    14.3 @@ -1,167 +1,163 @@
    14.4 -<div id = "i_inputbox">
    14.5 -<titletron>Vitality LaserKard  Lines Style</titletron>
    14.6 -<br><BR>
    14.7 -<!-- Start of Form -->
    14.8 -<!-- Note: target="paypal" was replaced with the variable target="_self" -->
    14.9 -<!-- Note: shopping_url also added to code -->
   14.10 -<!-- These two changes allow better functionality with IE and Firefox --> 
   14.11 -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
   14.12 -<input type="hidden" name="add" value="1">
   14.13 -<input type="hidden" name="cmd" value="_cart">
   14.14 -<!--your email address goes here -->
   14.15 -<input type="hidden" name="business" value="laserkards@mit.edu">
   14.16 -<input type="hidden" name="item_name">
   14.17 -<input type="hidden" name="item_number">
   14.18 -<input type="hidden" name="amount">
   14.19 -<input type="hidden" name="currency_code" value="USD">
   14.20 -<input type="hidden" name="lc" value="US">
   14.21 -<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
   14.22 -<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
   14.23 -<input type="hidden" name="return" value="http://www.laserkard.com">
   14.24 -<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
   14.25 -
   14.26 -
   14.27 -<!--   -->
   14.28 -<input type="hidden" name="baseamt" value="00">
   14.29 -<input type="hidden" name="basedes" value="">
   14.30 -<!--   -->
   14.31 -<input type="hidden" name="baseon0" value = "Line 1">
   14.32 -<input type="hidden" name="baseos0">
   14.33 -<input type="hidden" name="baseon1" value = "Line 2">
   14.34 -<input type="hidden" name="baseos1">
   14.35 -<input type="hidden" name="baseon2" value = "Line 3">
   14.36 -<input type="hidden" name="baseos2">
   14.37 -<input type="hidden" name="baseon3" value = "Line 4">
   14.38 -<input type="hidden" name="baseos3">
   14.39 -<input type="hidden" name="baseon4" value = "Line 5">
   14.40 -<input type="hidden" name="baseos4">
   14.41 -<input type="hidden" name="baseon5" value = "Line 6">
   14.42 -<input type="hidden" name="baseos5">
   14.43 -<input type="hidden" name="baseon6" >
   14.44 -<input type="hidden" name="baseos6">
   14.45 -<input type="hidden" name="baseon7" >
   14.46 -<input type="hidden" name="baseos7">
   14.47 -<input type="hidden" name="baseon8" >
   14.48 -<input type="hidden" name="baseos8">
   14.49 -<input type="hidden" name="baseon9" >
   14.50 -<input type="hidden" name="baseos9">
   14.51 -<input type="hidden" name="baseitn">
   14.52 -<!--   -->
   14.53 -<input type="hidden" name="on0">
   14.54 -<input type="hidden" name="os0">
   14.55 -<input type="hidden" name="on1">
   14.56 -<input type="hidden" name="os1">
   14.57 -<input type="hidden" name="on2">
   14.58 -<input type="hidden" name="os2">
   14.59 -<input type="hidden" name="on3">
   14.60 -<input type="hidden" name="os3">
   14.61 -<input type="hidden" name="on4">
   14.62 -<input type="hidden" name="os4">
   14.63 -<input type="hidden" name="on5">
   14.64 -<input type="hidden" name="os5">
   14.65 -<input type="hidden" name="on6">
   14.66 -<input type="hidden" name="os6">
   14.67 -<input type="hidden" name="on7">
   14.68 -<input type="hidden" name="os7">
   14.69 -<input type="hidden" name="on8">
   14.70 -<input type="hidden" name="os8">
   14.71 -<input type="hidden" name="on9">
   14.72 -<input type="hidden" name="os9">
   14.73 -<!--   -->
   14.74 -
   14.75 -
   14.76 -<!-- Start of Options  -->
   14.77 -
   14.78 -    
   14.79 -    <input type="radio" name = "whatev"
   14.80 -
   14.81 -	value="40 cards @135.00"   CHECKED
   14.82 -	onclick = "ReadForm (this.form, false);"
   14.83 -	onload = "ReadForm (this.form, false);" >
   14.84 -	40 cards &mdash; $135
   14.85 -	
   14.86 -	<br>
   14.87 -	
   14.88 -    
   14.89 -    <input type="radio" name = "whatev"
   14.90 -
   14.91 -	value="4 cards @30.00"   
   14.92 -	onclick = "ReadForm (this.form, false);"
   14.93 -	onload = "ReadForm (this.form, false);" >
   14.94 -	4 cards &mdash; $30
   14.95 -	
   14.96 -	<br>
   14.97 -	
   14.98 -
   14.99 -<!--
  14.100 -<input type     = "checkbox"
  14.101 -       onclick  = "ReadForm (this.form, false);" 
  14.102 -       value    = "30 cards @120.00" checked>
  14.103 -30 LaserKards -- $120
  14.104 - &nbsp;
  14.105 - 
  14.106 --->
  14.107 -
  14.108 - &nbsp;
  14.109 -<!-- End of Options  -->
  14.110 -
  14.111 -<!-- Start of Text Input Fields -->
  14.112 -<br>
  14.113 -Line 1:&nbsp;&nbsp;
  14.114 -<input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  14.115 -<!--   -->
  14.116 -<br>
  14.117 -<br>
  14.118 -Line 2:&nbsp;&nbsp;
  14.119 -<input type="text" id="Line 2" name="line_2b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  14.120 -<!--   -->
  14.121 -<br>
  14.122 -<br>
  14.123 -Line 3:&nbsp;&nbsp;
  14.124 -<input type="text" id="Line 3" name="line_3b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  14.125 -<!--   -->
  14.126 -<br>
  14.127 -<br>
  14.128 -Line 4:&nbsp;&nbsp;
  14.129 -<input type="text" id="Line 4" name="line_4b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  14.130 -<!--   -->
  14.131 -<br>
  14.132 -<br>
  14.133 -Line 5:&nbsp;&nbsp;
  14.134 -<input type="text" id="Line 5" name="line_5b" size="20" value = "jbond@domain.com" ONFOCUS="clearDefault(this)">
  14.135 -<!--   -->
  14.136 -<br>
  14.137 -<br>
  14.138 -Line 6:&nbsp;&nbsp;
  14.139 -<input type="text" id="Line 6" name="line_6b" size="20" value = "http://www.domain.com" ONFOCUS="clearDefault(this)">
  14.140 -<!--   -->
  14.141 -<br>
  14.142 -
  14.143 -<!--   -->
  14.144 -
  14.145 -<!-- End of Text Input Fields -->
  14.146 -
  14.147 -
  14.148 -<br>
  14.149 -Total Cost:&nbsp; &nbsp;
  14.150 -<input class="nbor" type="text" name="tot" size="8" value="$135.00">
  14.151 -
  14.152 -<br><br>
  14.153 -<div id = "buttoncon">
  14.154 -<div id="crush">
  14.155 -Sending Order...
  14.156 -</div>
  14.157 -
  14.158 -<div id="vanish">
  14.159 -<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  14.160 -</div>
  14.161 -
  14.162 -
  14.163 -
  14.164 -</div>
  14.165 -
  14.166 -</form>
  14.167 -<!-- End of Form -->
  14.168 -       
  14.169 -
  14.170 -</div>
  14.171 +<div id = "i_inputbox">
  14.172 +
  14.173 +<h1>Vitality LaserKard  Lines Style</h1>
  14.174 +
  14.175 +<br><br>
  14.176 +<!-- Start of Form -->
  14.177 +<!-- Note: target="paypal" was replaced with the variable target="_self" -->
  14.178 +<!-- Note: shopping_url also added to code -->
  14.179 +<!-- These two changes allow better functionality with IE and Firefox --> 
  14.180 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
  14.181 +<input type="hidden" name="add" value="1">
  14.182 +<input type="hidden" name="cmd" value="_cart">
  14.183 +<!--your email address goes here -->
  14.184 +<input type="hidden" name="business" value="laserkards@mit.edu">
  14.185 +<input type="hidden" name="item_name">
  14.186 +<input type="hidden" name="item_number">
  14.187 +<input type="hidden" name="amount">
  14.188 +<input type="hidden" name="currency_code" value="USD">
  14.189 +<input type="hidden" name="lc" value="US">
  14.190 +<input type="hidden" name="shopping_url" value="http://www.laserkard.com/buy.pl">
  14.191 +<input type="hidden" name="cancel_return" value="http://www.laserkard.com">
  14.192 +<input type="hidden" name="return" value="http://www.laserkard.com">
  14.193 +<input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
  14.194 +
  14.195 +
  14.196 +<!--   -->
  14.197 +<input type="hidden" name="baseamt" value="00">
  14.198 +<input type="hidden" name="basedes" value="">
  14.199 +<!--   -->
  14.200 +<input type="hidden" name="baseon0" value = "Line 1">
  14.201 +<input type="hidden" name="baseos0">
  14.202 +<input type="hidden" name="baseon1" value = "Line 2">
  14.203 +<input type="hidden" name="baseos1">
  14.204 +<input type="hidden" name="baseon2" value = "Line 3">
  14.205 +<input type="hidden" name="baseos2">
  14.206 +<input type="hidden" name="baseon3" value = "Line 4">
  14.207 +<input type="hidden" name="baseos3">
  14.208 +<input type="hidden" name="baseon4" value = "Line 5">
  14.209 +<input type="hidden" name="baseos4">
  14.210 +<input type="hidden" name="baseon5" value = "Line 6">
  14.211 +<input type="hidden" name="baseos5">
  14.212 +<input type="hidden" name="baseon6" >
  14.213 +<input type="hidden" name="baseos6">
  14.214 +<input type="hidden" name="baseon7" >
  14.215 +<input type="hidden" name="baseos7">
  14.216 +<input type="hidden" name="baseon8" >
  14.217 +<input type="hidden" name="baseos8">
  14.218 +<input type="hidden" name="baseon9" >
  14.219 +<input type="hidden" name="baseos9">
  14.220 +<input type="hidden" name="baseitn">
  14.221 +<!--   -->
  14.222 +<input type="hidden" name="on0">
  14.223 +<input type="hidden" name="os0">
  14.224 +<input type="hidden" name="on1">
  14.225 +<input type="hidden" name="os1">
  14.226 +<input type="hidden" name="on2">
  14.227 +<input type="hidden" name="os2">
  14.228 +<input type="hidden" name="on3">
  14.229 +<input type="hidden" name="os3">
  14.230 +<input type="hidden" name="on4">
  14.231 +<input type="hidden" name="os4">
  14.232 +<input type="hidden" name="on5">
  14.233 +<input type="hidden" name="os5">
  14.234 +<input type="hidden" name="on6">
  14.235 +<input type="hidden" name="os6">
  14.236 +<input type="hidden" name="on7">
  14.237 +<input type="hidden" name="os7">
  14.238 +<input type="hidden" name="on8">
  14.239 +<input type="hidden" name="os8">
  14.240 +<input type="hidden" name="on9">
  14.241 +<input type="hidden" name="os9">
  14.242 +<!--   -->
  14.243 +
  14.244 +
  14.245 +<!-- Start of Options  -->
  14.246 +
  14.247 +    
  14.248 +    <input type="radio" name = "whatev"
  14.249 +
  14.250 +	value="40 cards @135.00"   CHECKED
  14.251 +	onclick = "ReadForm (this.form, false);"
  14.252 +	onload = "ReadForm (this.form, false);" >
  14.253 +	40 cards &mdash; $135
  14.254 +	
  14.255 +	<br>
  14.256 +	
  14.257 +    
  14.258 +    <input type="radio" name = "whatev"
  14.259 +
  14.260 +	value="4 cards @30.00"   
  14.261 +	onclick = "ReadForm (this.form, false);"
  14.262 +	onload = "ReadForm (this.form, false);" >
  14.263 +	4 cards &mdash; $30
  14.264 +	
  14.265 +	<br>
  14.266 +	
  14.267 +
  14.268 +
  14.269 +
  14.270 + &nbsp;
  14.271 +<!-- End of Options  -->
  14.272 +
  14.273 +<!-- Start of Text Input Fields -->
  14.274 +<br>
  14.275 +Line 1:&nbsp;&nbsp;
  14.276 +<input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
  14.277 +<!--   -->
  14.278 +<br>
  14.279 +<br>
  14.280 +Line 2:&nbsp;&nbsp;
  14.281 +<input type="text" id="Line 2" name="line_2b" size="20" value = "Secret Agent" ONFOCUS="clearDefault(this)">
  14.282 +<!--   -->
  14.283 +<br>
  14.284 +<br>
  14.285 +Line 3:&nbsp;&nbsp;
  14.286 +<input type="text" id="Line 3" name="line_3b" size="20" value = "MI6" ONFOCUS="clearDefault(this)">
  14.287 +<!--   -->
  14.288 +<br>
  14.289 +<br>
  14.290 +Line 4:&nbsp;&nbsp;
  14.291 +<input type="text" id="Line 4" name="line_4b" size="20" value = "123.456.7890" ONFOCUS="clearDefault(this)">
  14.292 +<!--   -->
  14.293 +<br>
  14.294 +<br>
  14.295 +Line 5:&nbsp;&nbsp;
  14.296 +<input type="text" id="Line 5" name="line_5b" size="20" value = "jbond@domain.com" ONFOCUS="clearDefault(this)">
  14.297 +<!--   -->
  14.298 +<br>
  14.299 +<br>
  14.300 +Line 6:&nbsp;&nbsp;
  14.301 +<input type="text" id="Line 6" name="line_6b" size="20" value = "http://www.domain.com" ONFOCUS="clearDefault(this)">
  14.302 +<!--   -->
  14.303 +<br>
  14.304 +
  14.305 +<!--   -->
  14.306 +
  14.307 +<!-- End of Text Input Fields -->
  14.308 +
  14.309 +
  14.310 +<br>
  14.311 +Total Cost:&nbsp; &nbsp;
  14.312 +<input class="nbor" type="text" name="tot" size="8" value="$135.00">
  14.313 +
  14.314 +<br><br>
  14.315 +<div id = "buttoncon">
  14.316 +<div id="crush">
  14.317 +Sending Order...
  14.318 +</div>
  14.319 +
  14.320 +<div id="vanish">
  14.321 +<input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
  14.322 +</div>
  14.323 +
  14.324 +
  14.325 +&nbsp;
  14.326 +
  14.327 +</div>
  14.328 +
  14.329 +</form>
  14.330 +<!-- End of Form -->
  14.331 +       
  14.332 +
  14.333 +</div>
    15.1 --- a/sexy.css	Mon Jan 04 07:35:56 2010 -0500
    15.2 +++ b/sexy.css	Mon Jan 04 21:12:22 2010 -0500
    15.3 @@ -120,6 +120,15 @@
    15.4  
    15.5  }
    15.6  
    15.7 +
    15.8 +div#templates
    15.9 +{
   15.10 +	
   15.11 +margin-bottom:	10px;
   15.12 +}
   15.13 +
   15.14 +
   15.15 +
   15.16  div#i_templates
   15.17  {
   15.18