<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta name="generator" content= "HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org"> <title>Banner rotator Control Panel</title> <link rel="stylesheet" href="stylecp.css" type="text/css" media= "screen"> </head> <body> <!-- http://TheAleksandar.com --> <div id="page"> <div id="header"></div> <div id="menulinks"><a href="chpass.php">Change password</a> <a href="chbanner.php">Banner images</a> <a href="chadsense.php">Banner link URLs</a> <a href= "banneroveral.php">Main page</a></div> <div id="mainarea"> <div id="contentarea"> <form method="post" action="churl21.php"><br /> <br /> Enter URL <b>banner 1</b> have to be linked to:<br /> (Example: http://newpage.com)<br /><br /> <input type="text" name="kod"><br> <br> <input type="submit" value="Submit"></form> <br /> <form method="post" action="churl22.php"><br /> <br /> Enter URL <b>banner 2</b> have to be linked to:<br /> (Example: http://newpage.com)<br /><br /> <input type="text" name="kod"><br> <br> <input type="submit" value="Submit"></form> <br /> <form method="post" action="churl23.php"><br /> <br /> Enter URL <b>banner 3</b> have to be linked to:<br /> (Example: http://newpage.com)<br /><br /> <input type="text" name="kod"><br> <br> <input type="submit" value="Submit"></form> <br /> <br /> </div> </div> <div id="footer"> <p align="center"><a href="#">Go to top of the page</a></p> </div> </div> </body> </html>