# HG changeset patch # User rlm # Date 1268549483 18000 # Node ID 9d156039944ecd8e5b909951d8717a8cc3e7a65c # Parent 8324f195ef36da858041142cf81c221b31d3194e [svn r59] final modifacatios wqith kevin diff -r 8324f195ef36 -r 9d156039944e about.php --- a/about.php Sun Mar 14 00:32:38 2010 -0500 +++ b/about.php Sun Mar 14 01:51:23 2010 -0500 @@ -50,13 +50,13 @@ <P>Laser Kard is committed to creating high-impact cards for high-impact people. </P> -<P>Made of brilliant, clear acrylic these Laser Kards communicate that you are committed to excellence and pay attention to the finest of details.</P> +<P>Made of brilliant, clear, scratch-resistant acrylic these Laser Kards communicate that you are committed to excellence and pay attention to the finest of details.</P> <P>As thick as several business cards, they are pronounced without being obtrusive.</P> -<P>Subtle, yet sleek they offer a way to boldly and yet quietly state that you are present and that you mean business.</P> +<P>Subtle, yet sleek, they offer a way to boldly and yet quietly state that you are present and that you mean business.</P> -<P>President Theodore Roosevelt famously said, "Speak softly, Carry a big stick."</P> +<P>President Teddy Roosevelt famously said, "Speak softly, Carry a big stick."</P> <P>Speak softly, Carry a Laser Kard.</P> diff -r 8324f195ef36 -r 9d156039944e buy.html --- a/buy.html Sun Mar 14 00:32:38 2010 -0500 +++ b/buy.html Sun Mar 14 01:51:23 2010 -0500 @@ -69,6 +69,18 @@ </script> + + +<script type="text/javascript"> +var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); +document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); +</script> +<script type="text/javascript"> +try { +var pageTracker = _gat._getTracker("UA-15235673-1"); +pageTracker._trackPageview(); +} catch(err) {}</script> + </body> </html> diff -r 8324f195ef36 -r 9d156039944e contact.php --- a/contact.php Sun Mar 14 00:32:38 2010 -0500 +++ b/contact.php Sun Mar 14 01:51:23 2010 -0500 @@ -32,6 +32,14 @@ <div id = "pokedex"> +<h1>Contact Us!</h1> + + + + + + + Feel free to contact us with any comments or ideas.<br><br> kevin@laserkard.com <br> diff -r 8324f195ef36 -r 9d156039944e index.php --- a/index.php Sun Mar 14 00:32:38 2010 -0500 +++ b/index.php Sun Mar 14 01:51:23 2010 -0500 @@ -36,13 +36,21 @@ <br> <div class = "copyright"> -©2010 LaserKard LLC +©2010 LaserKard LLC.<br> Proudly made in the USA. </div> </div> </div> - +<script type="text/javascript"> +var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); +document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); +</script> +<script type="text/javascript"> +try { +var pageTracker = _gat._getTracker("UA-15235673-1"); +pageTracker._trackPageview(); +} catch(err) {}</script> </body> </html> diff -r 8324f195ef36 -r 9d156039944e log/error_log.log --- a/log/error_log.log Sun Mar 14 00:32:38 2010 -0500 +++ b/log/error_log.log Sun Mar 14 01:51:23 2010 -0500 @@ -477,3 +477,6 @@ [Sat Mar 13 22:36:35 2010] [error] [client 18.111.75.133] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico [Sat Mar 13 22:36:35 2010] [error] [client 18.111.75.133] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico [Sat Mar 13 22:36:38 2010] [error] [client 18.111.75.133] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico +[Sun Mar 14 01:42:37 2010] [error] [client 18.238.1.90] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico +[Sun Mar 14 01:42:41 2010] [error] [client 18.238.1.90] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico +[Sun Mar 14 01:42:41 2010] [error] [client 18.238.1.90] File does not exist: /home/r/Desktop/web/laserkard/favicon.ico diff -r 8324f195ef36 -r 9d156039944e paypal/basic_acrylic_clear.paylist --- a/paypal/basic_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 +++ b/paypal/basic_acrylic_clear.paylist Sun Mar 14 01:51:23 2010 -0500 @@ -79,10 +79,10 @@ <input type="radio" name = "whatev" - value="50 cards @149.00" CHECKED + value="4 cards @29.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 50 cards — $149 + 4 cards — $29 <br> @@ -99,10 +99,10 @@ <input type="radio" name = "whatev" - value="4 cards @29.00" CHECKED + value="50 cards @149.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 4 cards — $29 + 50 cards — $149 <br> @@ -157,7 +157,7 @@ <br> Total Cost: -<input class="nbor" type="text" name="tot" size="8" value="$29.00"> +<input class="nbor" type="text" name="tot" size="8" value="$149.00"> <br>(Free Shipping) <br><br> <input name="accept" type="checkbox" value="0"><br> diff -r 8324f195ef36 -r 9d156039944e paypal/big_acrylic_clear.paylist --- a/paypal/big_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 +++ b/paypal/big_acrylic_clear.paylist Sun Mar 14 01:51:23 2010 -0500 @@ -79,10 +79,10 @@ <input type="radio" name = "whatev" - value="50 cards @149.00" CHECKED + value="4 cards @29.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 50 cards — $149 + 4 cards — $29 <br> @@ -99,10 +99,10 @@ <input type="radio" name = "whatev" - value="4 cards @29.00" CHECKED + value="50 cards @149.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 4 cards — $29 + 50 cards — $149 <br> @@ -137,7 +137,7 @@ <br> Total Cost: -<input class="nbor" type="text" name="tot" size="8" value="$29.00"> +<input class="nbor" type="text" name="tot" size="8" value="$149.00"> <br>(Free Shipping) <br><br> <input name="accept" type="checkbox" value="0"><br> diff -r 8324f195ef36 -r 9d156039944e paypal/classic_acrylic_clear.paylist --- a/paypal/classic_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 +++ b/paypal/classic_acrylic_clear.paylist Sun Mar 14 01:51:23 2010 -0500 @@ -79,10 +79,10 @@ <input type="radio" name = "whatev" - value="50 cards @149.00" CHECKED + value="4 cards @29.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 50 cards — $149 + 4 cards — $29 <br> @@ -99,10 +99,10 @@ <input type="radio" name = "whatev" - value="4 cards @29.00" CHECKED + value="50 cards @149.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 4 cards — $29 + 50 cards — $149 <br> @@ -169,7 +169,7 @@ <br> Total Cost: -<input class="nbor" type="text" name="tot" size="8" value="$29.00"> +<input class="nbor" type="text" name="tot" size="8" value="$149.00"> <br>(Free Shipping) <br><br> <input name="accept" type="checkbox" value="0"><br> diff -r 8324f195ef36 -r 9d156039944e paypal/lines_acrylic_clear.paylist --- a/paypal/lines_acrylic_clear.paylist Sun Mar 14 00:32:38 2010 -0500 +++ b/paypal/lines_acrylic_clear.paylist Sun Mar 14 01:51:23 2010 -0500 @@ -79,10 +79,10 @@ <input type="radio" name = "whatev" - value="50 cards @149.00" CHECKED + value="4 cards @29.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 50 cards — $149 + 4 cards — $29 <br> @@ -99,10 +99,10 @@ <input type="radio" name = "whatev" - value="4 cards @29.00" CHECKED + value="50 cards @149.00" CHECKED onclick = "ReadForm (this.form, false);" onload = "ReadForm (this.form, false);" > - 4 cards — $29 + 50 cards — $149 <br> @@ -169,7 +169,7 @@ <br> Total Cost: -<input class="nbor" type="text" name="tot" size="8" value="$29.00"> +<input class="nbor" type="text" name="tot" size="8" value="$149.00"> <br>(Free Shipping) <br><br> <input name="accept" type="checkbox" value="0"><br> diff -r 8324f195ef36 -r 9d156039944e paypal/make.pl --- a/paypal/make.pl Sun Mar 14 00:32:38 2010 -0500 +++ b/paypal/make.pl Sun Mar 14 01:51:23 2010 -0500 @@ -1,10 +1,10 @@ use generate_paylists; -@standard_prices = ['50 cards — $149','30 cards — $99 (Intro Offer)', '4 cards — $29'] ; #'50 cards — $149', +@standard_prices = ['4 cards — $29','30 cards — $99 (Intro Offer)', '50 cards — $149'] ; #'50 cards — $149', -@standard_codes = [ '50 cards @149.00','30 cards @99.00', '4 cards @29.00']; #['50 cards @149.00', -$init_price = '$29.00'; +@standard_codes = ['4 cards @29.00' ,'30 cards @99.00', '50 cards @149.00']; #['50 cards @149.00', +$init_price = '$149.00'; $descrip = 'Laser-Etched Clear Scratch Resistant'; diff -r 8324f195ef36 -r 9d156039944e top_menu.include --- a/top_menu.include Sun Mar 14 00:32:38 2010 -0500 +++ b/top_menu.include Sun Mar 14 01:51:23 2010 -0500 @@ -4,7 +4,7 @@ <ul> <li><a href="./index.php" id ="hom" onmouseover="document.but.src='images/Homepage.jpg'">Home</a></li> -<li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">About</a></li> +<li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">The Story</a></li> <li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li>