<html> <head> <title>Barcode home page</title> </head> <body bgcolor="#FFFFCC"> <table align='center'> <tr> <td><img src="home.png" border="1"></td> <td><a href="sample.php"><img src="sample.png" border="0"></a></td> <td><a href="download.php"><img src="download.png" border="0"></a></td> </tr> </table> <br><br> <table align="center" width="640"> <tr><td> Barcode is a small implementation of a barcode rendering class using the <a target="_blank" href="http://www.php.net">PHP</a> language and <a target="_blank" href="http://www.boutell.com/gd/">GD graphics library</a>.</td></tr> <tr><td><br></td></tr> <tr><td><br></td></tr> <tr><td>For any question, please send an email to <a href="mailto:hide@address.com">hide@address.com</a></td></tr> </table> <br><br> <table align="center"> <tr> <td align="center"><img src="spain.png" border="0"></td> </tr> <tr> <td>This site is located in Spain</td> </tr> </table> </body> </html>