JNTU Kakinada ** Previous Papers ** April/May/June @ 2009 ** Regular And Supply ** All sems and branches
Click Here and JOIN to get JNTU-UPDATES on your mobile for free
function linker(mySel)
{
var myWin, myVal;
myVal = mySel.options[mySel.selectedIndex].value;
if(myVal)
{
myWin ...
