| Link to us If you are happy with the service we provide, we would be grateful if you would link your website to Bookprice24.co.uk to inform your users about our free of charge service. You can choose from the following link options: 1. Link to home page <a href="http://www.bookprice24.co.uk">{your link text}</a> "{Your link text}" can be replaced by a link text of your choice. Example: <a href="http://www.bookprice24.co.uk">Price comparison for new and used books</a> This is how the link will look on your website: Price comparison for new and used books Alternatively you could use our logo as the link:  Click with the right mouse button on the logo and select "Save target as..." to save the logo. This is how the source code will look: <a href="http://www.bookprice24.co.uk"><img src="{logo-URL}" alt="Bookprice24.co.uk - Price comparison for new and used books" border="0"></a> Please replace "{logo-URL}" with the URL of the logo you have just downloaded. 2. Searchbox With the aid of the search box visitors to your website can carry out their own search directly. Source code: <form action="http://www.bookprice24.co.uk/search" name="bp24" method="get"> <table border="0" cellpadding="5" cellspacing="0" style="border: solid 1px #E8E1D7; background-color:#FFFFFF;"> <tr style="height:40;"><td colspan="2"><a href="http://www.bookprice24.co.uk"><img src="/img/logo-United_Kingdom-medium.gif" alt="Bookprice24.co.uk - Price comparison for new and used books" border="0"></a></td></tr> <tr><td colspan="2" style="font-family:Arial; font-size:10pt;" > <b>Search for:</b> <select style="font-family:Arial; font-size:8pt;" name="t" size="1"> <option value="keyword">Keyword</option> <option value="title" selected>Title</option> <option value="author">Author</option> <option value="publisher">Publisher</option> <option value="isbn">ISBN</option> </select></td></tr> <tr><td colspan="2"> <input style="font-family:Arial; font-size:8pt;" type="Text" name="q" value="Search term" size="27" maxlength="255" onfocus="q.value=''"></td></tr> <tr style="height:30;"><td colspan="2"> <input style="margin-left:45px;margin-right:45px;" type="Submit" name="submit" value=" Search "> </td></tr></table></form> You are very welcome to adapt the search box according to your needs. 3. Link to a price comparison page If you would like to direct your user to a price comparison of a specific book, please use the following link: <a href="http://www.bookprice24.co.uk/isbn/{ISBN}">{Ihr Linktext}</a> "{ISBN}" is replaced with the 10-digit ISBN of the book and "{Your link text}" is replaced with a link text of your choice. Example: <a href="http://www.bookprice24.co.uk/isbn/3551555559">Price comparison for Harry Potter and the Order of the Phoenix</a> This is how the link will look on your website: Price comparison for Harry Potter and the Order of the Phoenix 4. Link to a search for a specific title In order to display all books with a specific title, please use the following source code: <a href="http://www.bookprice24.co.uk/title/{Title}">{Your link text}</a> "{Title}" is replaced with the title of the book you are looking for and "{Your link text}" is replaced with a link text of your choice. Example: <a href="http://www.bookprice24.co.uk/title/Harry%20Potter">Books with the title "Harry Potter"</a> This is how the link will look on your website: Books with the title "Harry Potter" 5. Link to a search for a specific author In order to display all books by a specific author, please use the following source code: <a href="http://www.bookprice24.co.uk/author/{Author}">{Your link text}</a> "{Author}" is replaced with the name of the author you are looking for and "{Your link text}" is replaced with a link text of your choice. Example: <a href="http://www.bookprice24.co.uk/author/Joanne%20K.%20Rowling">Books by Joanne K. Rowling"</a> This is how the link will look on your website: Books by Joanne K. Rowling 6. Link to a search for a specific publisher In order to display all books by a specific publisher, please use the following source code: <a href="http://www.bookprice24.co.uk/publisher/{Publisher}">{Your link text}</a> "{Publisher}" is replaced with the publisher you are looking for and "{Your link text}" is replaced with a link text of your choice. Example: <a href="http://www.bookprice24.co.uk/publisher/Penguin%20Books">Books published by Penguin Books"</a> This is how the link will look on your website: Books published by Penguin Books 7. Link to a search for a specific keyword In order to display all books with a specific keyword, please use the following source code <a href="http://www.bookprice24.co.uk/keyword/{Keyword}">{Your link text}</a> "{Keyword}" is replaced with the keyword you have chosen and "{Your link text}" is replaced with a link text of your choice. Example: <a href="http://www.bookprice24.co.uk/keyword/Harry%20Potter">Books with the keyword "Harry Potter"</a> This is what the link will look on your website: Books with the keyword "Harry Potter" | | |