rlm@36: -resize <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> rlm@0: <html xmlns="http://www.w3.org/1999/xhtml"> rlm@0: <head> rlm@0: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> rlm@78: <link rel="stylesheet" href="css/main.css" type="text/css" media="screen" /> rlm@78: <link rel="stylesheet" href="css/front_page.css" type="text/css" media="screen" /> rlm@48: <title>Laser Kard | Home</title> rlm@0: </head> rlm@22: <body id = "hom"> rlm@0: rlm@0: rlm@0: rlm@0: <?php include("top_menu.include"); ?> rlm@0: rlm@53: rlm@53: <div class="img_center"> rlm@57: <div class = "stupid_fuck"> rlm@78: <a href="./buy.pl" class="behind" ><img src="./images/Homepage.jpg" name="but" border="0"></a> rlm@57: </div> rlm@53: </div> rlm@0: rlm@48: rlm@53: <div class="text_center"> rlm@57: <div class="stupid_fuck2"> rlm@35: <p>Competition is tough. <br> rlm@35: Everyone wants that next job, that next opportunity.<br> rlm@35: They all look the same. <br> rlm@35: Same suit, same hair, same business card. rlm@35: </p> rlm@35: rlm@55: <p> But not you. <br> </p> rlm@35: <p> rlm@50: Laserkards — laser etched business cards,<br> rlm@35: Designed to make an impact. rlm@35: </p> rlm@57: rlm@57: <br> rlm@55: <div class = "copyright"> rlm@58: ©2010 LaserKard LLC.<br> Proudly made in the USA. rlm@25: </div> rlm@57: </div> rlm@57: </div> rlm@57: rlm@57: rlm@25: rlm@58: <script type="text/javascript"> rlm@58: var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); rlm@58: document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); rlm@58: </script> rlm@58: <script type="text/javascript"> rlm@58: try { rlm@58: var pageTracker = _gat._getTracker("UA-15235673-1"); rlm@58: pageTracker._trackPageview(); rlm@58: } catch(err) {}</script> rlm@0: </body> rlm@0: </html>