| <html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
| <head> |
|
|
| <title>Contact - Don't Worry, Be Happy - Beijing to Bombay... with a Backpack! - Jim Ford</title> |
|
|
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
| <meta http-equiv="imagetoolbar" content="no" /> |
|
|
| <meta name="author" content="Jim Ford" /> |
| <meta name="description" content="Photo galery Don't Worry, Be Happy - Bejing to Bombay with a Backpack - Contact Jim Ford ISBN 1905237227" /> |
| <meta name="keywords" content="jim ford, don't worry, be happy, book, author, publish, backpacking, backpacker, story, travelling, travel, adventure, east, china, australasia, india" /> |
|
|
| <link rel="icon" href="/favicon.ico" /> |
|
|
| <link href="/css/jimford.css" rel="stylesheet" type="text/css" /> |
| <script src="includes/common/js/base.js" type="text/javascript"></script> |
| <script src="includes/common/js/utility.js" type="text/javascript"></script> |
| <script src="includes/common/js/admin_form_validator.js" type="text/javascript"></script> |
| <script src="includes/skins/style.js" type="text/javascript"></script> |
| </head> |
|
|
| <body> |
|
|
| <div id="container"> |
|
|
| <div id="menu"> |
|
|
| <ul id="navmenu">
|
| <li><a class="menuitem" href="/index.php">home page</a> </li>
|
| <li><a class="menuitem" href="aboutbook.php">about the book</a></li>
|
| <li><a class="menuitem" href="about.php">about the author</a></li>
|
| <li><a class="menuitem" href="reviews.php">reviews</a></li>
|
| <li><a class="menuitem" href="sample.php">read a sample extract</a></li>
|
| <li><a class="menuitem" href="order.php">purchase the book</a></li>
|
| <li><a class="menuitem" href="gallery.php">photos from jim's trip</a></li>
|
| <li><a class="menuitem" href="links.php">links</a></li>
|
| <li><a class="menuitem" href="contact.php">contact jim</a></li>
|
|
|
| </ul>
|
|
|
| <div id="book"> |
|
|
| <img src="/images/layout/dwbh_cover.jpg" alt="Don't Worry, Be Happy - Book Cover" width="201" height="296" /> |
| <br /> |
| <a href="http://www.ZooJewellery.com"><img src="/images/Zoo-Jewellery-com.png" alt="Zoo Jewellery" width="200" height="36" /></a> |
|
|
| </div> |
|
|
| </div> |
|
|
| <div id="content"> |
|
|
| <h1 id="pagetitle">Don't Worry, Be Happy</h1> |
| <h2>Send a Message to Jim</h2> |
|
|
| <form method="post" id="form1" action="contact.php"> |
| <input type="hidden" name="sent" value="true"/> |
| <table width="100%" cellpadding="2" cellspacing="0" class="KT_tngtable"> |
| <tr> |
| <td class="KT_th"><label for="contact_name">Name:</label></td> |
| <td><div><input type="text" name="contact_name" id="contact_name" value="" size="32" /></div> |
| </td> |
| </tr> |
| <tr> |
| <td class="KT_th"><label for="contact_email">Email:</label></td> |
| <td><input type="text" name="contact_email" id="contact_email" value="" size="32" /> |
| </td> |
| </tr> |
| <tr> |
| <td class="KT_th"><label for="contact_copy">Message:</label></td> |
| <td><textarea name="contact_copy" id="contact_copy" cols="30" rows="10"></textarea> |
| </td> |
| </tr> |
| <tr class="KT_buttons"> |
| <td> </td> |
| <td><input type="submit" name="KT_Insert1" id="KT_Insert1" value="Send Message" onclick="YY_checkform('form1','contact_name','#q','0','you must enter your NAME *','contact_email','#S','2','You must enter your EMAIL ADDRESS *');return document.MM_returnValue"/></td> |
| </tr> |
| </table> |
| </form> |
| |