CINXE.COM
Help
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Help</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="Revisit-after" content="30 days" /> <meta name="robots" content="all,index" /> <meta name="psbot" content="noindex,nofollow" /> <!-- disallow picsearch.com to index our site for pictures --> <!-- Link to Style External Sheet --> <link href="css/menu.css" type="text/css" rel="stylesheet" /> <link href="css/style.css" type="text/css" rel="stylesheet" /> <style> .noscriptmsg p { width: 50%; margin: 5em auto; padding:15px; background-color: #ffa; color: maroon; text-align: center; font-size:120%; border: 1px solid maroon; border-radius:10px; } </style> <script> function open_win1(win,wid) { // alert ("passed " + win + " " + wid); window.open(win, 'mywindow', 'width=' + wid + ', toolbar=yes, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, copyhistory=no, left=0, top=0'); } </script> </head> <body> <div id="page_wrapper"> <div id='page_header' style=' background:aliceblue url("img/ban-art/hdr5.jpg") 0 0 no-repeat; border-bottom:1px solid #8D7837;'> <p class='title'><span style=' text-shadow: 2px 2px 3px #082A89; color:maroon;'>Buddhist Publication Society</span></p> <p class='slogan' ><span style=' color:maroon; text-shadow: 2px 2px 3px #082A89;'>For Authentic literature on Theravada Buddhism</span></p> </div> <ul id='menu'> <li><a href ='index.php'>Home</a></li> <li><a href ='bookshop-search.php' title='Search the bookshop'>Bookshop</a></li> <li><a href ='library.php' title='Publications formatted for downloading'>Library</a></li> <li><a onclick="history.go(-1);return true;" onmouseover="" style="cursor: pointer;">Back</a></li> </ul> <div id="content_wrapper" style="height:auto;" > <div id="left_side"> <noscript> <b>Please enable javascript to use all the functions of this page.</b> </noscript> <h1>Help</h1> <ol> <li><h4><a onclick='open_win1("helporder.php", "700")' >How to browse the bookshop and place an order</a></h4></li> <li><h4><a onclick='open_win1("helpcart.php","500")' >How to use the shopping cart</a></h4></li> <li><h4><a onclick='open_win1("helpcheckout.php","800")' >How to check out</a></h4></li> <li><h4><a onclick='open_win1("helppayments.php", "500")' >How to make payments</a></h4></li> <li><h4><a onclick='open_win1("helplib.php", "700")' >How to browse the online library</a></h4></li> <li><h4><a onclick='open_win1("helpfaq.php", "600")' >Frequently asked questions</a></h4></li> </ol> </div> <!-- end of left_side div --> <div class="spacer" style="margin-bottom:1em;" > <p>Page updated Friday, 18 Sept 2015</p> </div> </div> <!-- end of left_side div --> </div> <!-- end of content_wrapper div --> </body> </html>