ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>template: home</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <!-- **** layout stylesheet **** --> <link rel="stylesheet" type="text/css" href="style/style.css" /> <!-- **** colour scheme stylesheet **** --> <link rel="stylesheet" type="text/css" href="style/blue.css" /> <script src="autorefresh.js" language="javascript" type="text/javascript" > </script> </head> <body onload="startPix()"> <div id="main"> <div id="links"> <!-- **** INSERT LINKS HERE **** --> <a href="#"></a> </div> <div id="logo"><h1> TIRUPATI INDIA</h1></div> <div id="menu"> <ul> <!-- **** INSERT NAVIGATION ITEMS HERE (use id="selected" to identify the page you're on **** --> <li><a href="Home.html">home</a></li> <li><a href="Services.html" id="selected">Services</a></li> <li><a href="Product.html">Product</a></li> <li><a href="Profile.html">PROFILE</a></li> <li><a href="ContactUs.html">contact</a></li> </ul> </div> <div id="content"> <div id="column1"> <div class="sidebaritem"> <div class="sbihead"> <h1>latest Product</h1> </div> <div class="sbicontent"> <!-- **** INSERT NEWS ITEMS HERE **** --> <h2> <img name="ChangingPix" src="1/01.gif" /><a href="#"></a>&nbsp;</h2> </div> </div> <div class="sidebaritem"> <div class="sbihead"> <h1>Distributors</h1> </div> <div class="sbilinks"> <!-- **** INSERT ADDITIONAL LINKS HERE **** --> <ul> <li><a href="Nokia.html">Nokia India Pvt Ltd.</a></li> <li><a href="Idea.html">Idea Cellular Ltd.</a></li> <li><a href="Archies.html">ARCHIES Ltd.</a></li> </ul> </div> </div> <div class="sidebaritem"> <div class="sbihead"> <h1>Mail To Us</h1> </div> <div class="sbicontent"> <!-- **** INSERT Mail To Us HERE **** --> <p> </p> <p><a href="mailto:drs@tirupatiindia.org">Mr. Deepak Raj Singhal </a></p> <p><a href="mailto:prashant@tirupatiindia.org">Mr. Prashant Agarwal</a></p> <p><a href="mailto:nokia@tirupatiindia.org">Information</a></p> </div> </div> </div> <div id="column2"> <h1> Services </h1> <blockquote> <h2> Services </h2> <p> &nbsp;</p> <p> Page Is Under Construction...........................................</p> </blockquote> <br /> </div> </div> <div id="footer"> copyright &copy; 2008 <a href="http://www.parkhya.com" target="_blank" >PARKHYA.COM</a> | <a href="mailto:parkhya@yahoo.com">MAIL To PARKHYA.COM</a> |&nbsp; </div> </div> </body> </html>