| Current Path : /var/www/html/mmishra/iws8/html/indem/isvs/ |
| Current File : /var/www/html/mmishra/iws8/html/indem/isvs/index.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="keywords" contents="Vegetable, green, energy, green energy, society of vegetable, indian society of vegetable science, vegetable science, botany, research, education, sabji" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Indian Society of Vegetable Science * Since 1973 * </title>
<link href="layout.css" rel="stylesheet" type="text/css" />
</head>
<body>
<?php
$rq = $_REQUEST ["rq" ];
?>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" id="main">
<tr>
<td colspan="2" id="top-2" class="txt-footer-1">
<div id="top-2-container">
<b><font size=5px; color='green'; face='Arial'>
Indian Society of Vegetable Science
</font></b><br>
(Established in 1973 under the Societies Registration Act XXI 1860)<br>
</div>
</td>
</tr>
<tr>
<td colspan="2">
<img src="images/isvs.jpg" height="120" width="760" />
</td>
</tr>
<tr>
<td colspan="2" id="top-2" class="txt-footer-1">
<div id="footer-1-container">
<a href="?rq=home" onmouseover="window.status=''; return true">Home</a> |
<a href="?rq=society" onmouseover="window.status=''; return true">The Society</a> |
<a href="?rq=officebearers" onmouseover="window.status=''; return true">Office Bearers</a> |
<a href="?rq=membership" onmouseover="window.status=''; return true">Membership</a> |
<a href="?rq=news" onmouseover="window.status=''; return true">News & Events</a> |
<a href="?rq=contactus" onmouseover="window.status=''; return true">Contact Us</a>
</div>
</td>
</tr>
<tr>
<td id="left-column">
<div id="left-column-container">
<center>
<b style="font-family:verdana;font-size:x-small;">
<br>
<img src="images/drkirtisingh.jpg" height="100" width="80" /><br>
<font align="right">Dr. Kirti Singh<br>
President</font><br>
<br>
<b><font size=3px; color="green">HQ</font></b><br>
<b style="font-family:verdana;font-size:x-small;">
Indian Institute of Vegetable Research<br>
Post Bag No. 01,<br>
PO Jakhani (Shahanshapur)<br>
Varanasi - 221 305,<br>
Uttar Pradesh, INDIA<br>
Phone No.+91-542-2635247;<br>
+91-542-2635236<br>
FAX No. +91-5443-229007<br>
E-mail: <a href="mailto:#">
</a><br>
</b>
</center><!-- Added by prashant -->
<br>
<center>
<!--<img src="images/
<?php
$rq = $_REQUEST ["rq" ];
if (!$rq) $rq='home';
echo "{$rq}.jpg";
?>"
width=140 height=100 style="float: center;"/><br><br>
-->
<br>
<!--<b><font size=3px; color="green">Downl
<img src="images/gdownload.gif" height="20" width="20"/>
ad</font></b><br>
<br>
</b>-->
<img src="images/A001.jpg" height="120" width="80"/>
<!-- *************************** -->
</center>
</div>
</td>
<td id="right-column">
<div id="right-column-container">
<?php
if (!$rq) $rq = 'home';
include "$rq.inc";
?>
</div>
</td>
</tr>
<tr>
<td colspan="2" id="footer-1" class="txt-footer-1">
<div id="footer-1-container">
<a href="?rq=home" onmouseover="window.status=''; return true">Home</a> |
<a href="?rq=society" onmouseover="window.status=''; return true">The Society</a> |
<a href="?rq=officebearers" onmouseover="window.status=''; return true">Office Bearers</a> |
<a href="?rq=membership" onmouseover="window.status=''; return true">Membership</a> |
<a href="?rq=news" onmouseover="window.status=''; return true">News & Events</a> |
<a href="?rq=contactus" onmouseover="window.status=''; return true">Contact Us</a>
</div>
</td>
</tr>
<tr>
<td colspan="2" bgcolor="#CCFFCC"><center><b>
All rights reserved. Indian Society of Vegetable Science.<br>
<!-- <?php
$hits = file_get_contents ("hits.txt");
if ($rq == 'home') $hits = $hits + 1;
$fd = fopen("hits.txt", "w");
fwrite ($fd, $hits);
fclose ($fd);
echo 'Hits : '. $hits;
?>
--> </b></center></td>
</tr>
</table>
</body>
</html>