function displayPhase()
{
	
	document.getElementById('Green').style.display="none";
	document.getElementById('Cargo').style.display="none";
	
}

function displayGreen()
{

	document.getElementById('Green').style.display="";
	document.getElementById('Cargo').style.display="none";

}

function displayCargo()
{
	document.getElementById('Green').style.display="none";
	document.getElementById('Cargo').style.display="";
	
}


function displayterminal1A()
{
	
	document.getElementById('terminal1A').style.display="";
	document.getElementById('terminal1B').style.display="none";
	document.getElementById('terminal1C').style.display="none";
	document.getElementById('displayservices').style.display="none";
	document.getElementById('displayterminal2').style.display="none";
	document.getElementById('displayamenities').style.display="none";
	document.getElementById('displaytravelers').style.display="none";
}

function displayterminal1B()
{

	document.getElementById('terminal1A').style.display="none";
	document.getElementById('terminal1B').style.display="";
	document.getElementById('terminal1C').style.display="none";
	document.getElementById('displayservices').style.display="none";
	document.getElementById('displayterminal2').style.display="none";
	document.getElementById('displayamenities').style.display="none";
	document.getElementById('displaytravelers').style.display="none";
}

function displayterminal1C()
{
	document.getElementById('terminal1A').style.display="none";
	document.getElementById('terminal1B').style.display="none";
	document.getElementById('terminal1C').style.display="";
	document.getElementById('displayservices').style.display="none";
	document.getElementById('displayterminal2').style.display="none";
	document.getElementById('displayamenities').style.display="none";
	document.getElementById('displaytravelers').style.display="none";
}

function displayservices()
{
	document.getElementById('terminal1A').style.display="none";
	document.getElementById('terminal1B').style.display="none";
	document.getElementById('terminal1C').style.display="none";
	document.getElementById('displayservices').style.display="";
	document.getElementById('displayterminal2').style.display="none";
	document.getElementById('displayamenities').style.display="none";
	document.getElementById('displaytravelers').style.display="none";
}

function displayterminal2()
{
	document.getElementById('terminal1A').style.display="none";
	document.getElementById('terminal1B').style.display="none";
	document.getElementById('terminal1C').style.display="none";
	document.getElementById('displayservices').style.display="none";
	document.getElementById('displayterminal2').style.display="";
	document.getElementById('displayamenities').style.display="none";
	document.getElementById('displaytravelers').style.display="none";
}

function displayamenities()
{
	document.getElementById('terminal1A').style.display="none";
	document.getElementById('terminal1B').style.display="none";
	document.getElementById('terminal1C').style.display="none";
	document.getElementById('displayservices').style.display="none";
	document.getElementById('displayterminal2').style.display="none";
	document.getElementById('displayamenities').style.display="";
	document.getElementById('displaytravelers').style.display="none";
}

function displaytravelers()
{
	document.getElementById('terminal1A').style.display="none";
	document.getElementById('terminal1B').style.display="none";
	document.getElementById('terminal1C').style.display="none";
	document.getElementById('displayservices').style.display="none";
	document.getElementById('displayterminal2').style.display="none";
	document.getElementById('displayamenities').style.display="none";
	document.getElementById('displaytravelers').style.display="";
}

function show(k)
{
var mywindow = window.open(k,"","width=470 height=650,menu=yes,status=no,scrollbars=no,left=50,");
return false;
}

function doOutlook()
{
	window.open("outlook.asp","popup","top=50,left=50,toolbars=no,maximize=yes,resize=no,width=480,height=584,location=no,directories=no,scrollbars=no");
}

function doTender()
{
	window.open("tender.asp","popup","top=50,left=50,right=50,bottom=left=50,toolbars=no,maximize=yes,resize=no,width=550,height=509,location=no,directories=no,scrollbars=no");
}

function doCargo()
{
	window.open("cargo-tender.asp","popup","top=50,left=50,right=50,bottom=left=50,toolbars=no,maximize=yes,resize=no,width=750,height=540,location=no,directories=no,scrollbars=no");
}

function showimage(k)
{
//alert("dfdsf");
var mywindow = window.open(k,"","width=470,height=360,menu=yes,status=no,scrollbars=no,left=50,");
return false;
}

function certificate(k)
{
var mywindow = window.open(k,"","width=465,height=670,menu=yes,status=no,scrollbars=no,left=50,top=0");
return false;}

function terminal1A(A)
{
var mywindow = window.open(A,"","width=650,height=470,menu=yes,status=no,scrollbars=no,left=50,top=0");
return false;}

function terminal1B(B)
{
var mywindow = window.open(B,"","width=650,height=470,menu=yes,status=no,scrollbars=no,left=50,top=0");
return false;}

function terminal1C(C)
{
var mywindow = window.open(C,"","width=650,height=470,menu=yes,status=no,scrollbars=no,left=50,top=0");
return false;}

function show1(k)
{
var mywindow = window.open(k,"","width=485,height=378,menu=yes,status=no,scrollbars=yes,left=50,");
return false;}

function displayEducation()
{
	document.getElementById('trdisplayEducation').style.display="";
	document.getElementById('trdisplayHealth').style.display="none";
	document.getElementById('trdisplayCommunity').style.display="none";
	document.getElementById('trdisplayLive').style.display="none";
	
}

function displayHealth()
{
	document.getElementById('trdisplayEducation').style.display="none";
	document.getElementById('trdisplayHealth').style.display="";
	document.getElementById('trdisplayCommunity').style.display="none";
	document.getElementById('trdisplayLive').style.display="none";
}

function displayCommunity()
{
	document.getElementById('trdisplayEducation').style.display="none";
	document.getElementById('trdisplayHealth').style.display="none";
	document.getElementById('trdisplayCommunity').style.display="";
	document.getElementById('trdisplayLive').style.display="none";
}

function displayLive()
{
	document.getElementById('trdisplayEducation').style.display="none";
	document.getElementById('trdisplayHealth').style.display="none";
	document.getElementById('trdisplayCommunity').style.display="none";
	document.getElementById('trdisplayLive').style.display="";
}

function display1()
	{
      document.getElementById("swfcommerical").innerHTML = swf[0];
   	}
function display2()
	{
	  document.getElementById("swfcommerical").innerHTML = swf[1];
	}
function display3()
	{
	  document.getElementById("swfcommerical").innerHTML = swf[2];
	}
function display4()
	{
	  document.getElementById("swfcommerical").innerHTML = swf[3];
	}	
function display5()
	{
	  document.getElementById("swfcommerical").innerHTML = swf[4];
	}	

 var swf= new Array()
 swf[0] = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="352" height="332" id="construction-progress-2007" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="swf/t31.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="swf/t31.swf" quality="high" bgcolor="#ffffff" width="352" height="332" name="t31.swf" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>'
 swf[1] = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="352" height="332" id="t3-DIAL" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="swf/t32.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="swf/t32.swf" quality="high" bgcolor="#ffffff" width="352" height="332" name="t32.swf" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>'
 swf[2] = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="352" height="325" id="runway-film" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="swf/runway-film.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />	<embed src="swf/runway-film.swf" quality="high" bgcolor="#ffffff" width="352" height="325" name="runway-film" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>'
 swf[3] = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="352" height="325" id="runway-film" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="swf/T1-Inauguration-film.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />	<embed src="swf/T1-Inauguration-film.swf" quality="high" bgcolor="#ffffff" width="352" height="325" name="runway-film" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>'
 swf[4] = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="352" height="325" id="progress-update-dec2009" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="swf/progress-update-dec2009.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="swf/progress-update-dec2009.swf" quality="high" bgcolor="#ffffff" width="352" height="325" name="progress-update-dec2009" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>'
 
 function onerror()
{
dodisplayexpand(1);
alert("This Email Id already Exits.Please provide another Email Id ");

}

function onalready()
{
mail=document.frmlogin.tbmail.value;
 document.frmlogin.action="Email-validation-handler.asp?email="+mail;
 document.frmlogin.submit()

//alert("This Email Id already Exits.Please provide another Email Id ");
}

function dosubmit()
{
  tbname=document.frmlogin.tbname.value;
  tbpass=document.frmlogin.tbpass.value;
  tbmail=document.frmlogin.tbmail.value;
  tbmobile=document.frmlogin.tbmobile.value;
  tbjournal=document.frmlogin.tbjournal.value;
  R1=document.frmlogin.R1.value;
  
  if (tbname=="")
  {
    alert("Enter the Username")
    document.frmlogin.tbname.focus();
    return false
  }  
  if (tbpass=="")
  {
    alert("Enter the Password")
    document.frmlogin.tbpass.focus();
    return false
  } 
  if (tbmail=="")
  {
    alert("Enter the Email Id")
    document.frmlogin.tbmail.focus();
    return false
  } 
  if (tbmobile=="")
  {
    alert("Enter the Mobile No")
    document.frmlogin.tbmobile.focus();
    return false
  } 

  if (tbjournal=="")
  {
    alert("Enter the Journal")
    document.frmlogin.tbjournal.focus();
    return false
  } 
  if(tbmail== "" )
	{
	alert("Please Enter Your Email");
		document.frmlogin.tbEmail.focus();
		
	return false;
	}
	else
	{
		elen= tbmail.length;
		efirstchar = tbmail.substring(0, 1);
		elastchar  = tbmail.substring(elen-1, elen);

		atPos = tbmail.indexOf("@",1)	
		if (atPos == -1) 
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("@",atPos+1) != -1) 
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select(); 
		return 0;
		}
		periodPos = tbmail.indexOf(".",atPos)
		if (periodPos == -1) 
		{	
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (periodPos+3 > elen)	
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("..",1) != -1)
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("@.",1) != -1) {
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf(".@",1) != -1)
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("-@",1) != -1)
	 	{
	 	alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("@-",1) != -1)
	 	{
	 	alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("-.",1) != -1)
	 	{
	 	alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf(".-",1) != -1)
	 	{
	 	alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		if (tbmail.indexOf("--",1) != -1)
		{
	 	alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}        
		if((efirstchar<"a" || efirstchar>"z") && (efirstchar<"A" || efirstchar>"Z"))
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}

		if((elastchar<"a" || elastchar>"z") && (elastchar<"A" || elastchar>"Z"))
		{
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();	
		return 0;
		}

    	for (var i = 1; i < elen; i++)
		{
		var ch = tbmail.substring(i, i + 1);
		if ( ((ch < "a" || "z" < ch) && (ch < "A" || "Z" < ch)) && (ch < "0" || "9" < ch) && (ch != '_') && (ch != "@") && (ch != ".") && (ch !="-"))
		{	
		alert("Enter valid EmailId");
		document.frmBasicProfile.tbEmail.focus();
		document.frmBasicProfile.tbEmail.select();
		return 0;
		}
		}
	}

  document.frmlogin.action="journalhandler.asp"
  document.frmlogin.submit()
}

function docheck()
{
    tblogname=document.frmlogin.tblogname.value;
    tblogpass=document.frmlogin.tblogpass.value;
     if (tblogname=="")
  {
    alert("Enter the Username")
    document.frmlogin.tblogname.focus();
    return false
  } 

 	if (tblogpass=="")
  {
    alert("Enter the Password")
    document.frmlogin.tblogpass.focus();
    return false
  } 


  document.frmlogin.action="Journal_Loginhandler.asp"
  document.frmlogin.submit()
}

function doshow()
{

var str1="forgetpass.asp";

//window.open(str1,"","height=300,width=800,toolbar=no,left=150,top=150,resizable=true,menubar=false,scroll=yes");
			eval('window.open(str1,"DIAL","width=500px,height=210px,top=70,left=100,,scrollbars=0")')
}

function dodisplayexpand(x)
{   	   

		eval("document.getElementById('trr1')").style.display="";							
}

function tabup(k)
{
if (k==1)
{
document.getElementById('idcargo1').style.display="";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";	

document.tab1.src="images/tab1-on.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==2)
{

document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";	
	
document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-on.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==3)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="";
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";		
	
document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-on.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==4)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="";
document.getElementById('idcargo5').style.display="none";	
	
document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-on.gif"
document.tab5.src="images/tab5-off.gif"
}

if (k==5)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="";	
	
document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-on.gif"
}

}

function tabdown(k)
{

if (k==1)
{
document.getElementById('idcargo1').style.display="";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";	
	
document.tab1.src="images/tab1-on.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==2)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="";
document.getElementById('idcargo3').style.display="none";
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";	

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-on.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==3)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-on.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==4)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="";
document.getElementById('idcargo5').style.display="none";

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-on.gif"
document.tab5.src="images/tab5-off.gif"
}

if (k==5)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="";

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-on.gif"
}

}

function showalso(k)
{
if (k==1)
{
document.getElementById('idcargo1').style.display="";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";	
	
document.tab1.src="images/tab1-on.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==2)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="";
document.getElementById('idcargo3').style.display="none";
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";	

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-on.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==3)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="none";

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-on.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-off.gif"
}
if (k==4)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="";
document.getElementById('idcargo5').style.display="none";

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-on.gif"
document.tab5.src="images/tab5-off.gif"
}

if (k==5)
{
document.getElementById('idcargo1').style.display="none";	
document.getElementById('idcargo2').style.display="none";
document.getElementById('idcargo3').style.display="none";	
document.getElementById('idcargo4').style.display="none";
document.getElementById('idcargo5').style.display="";

document.tab1.src="images/tab1-off.gif"
document.tab2.src="images/tab2-off.gif"
document.tab3.src="images/tab3-off.gif"
document.tab4.src="images/tab4-off.gif"
document.tab5.src="images/tab5-on.gif"
}

}

function doshowtender()
{
if(document.getElementById("hdtendernotice").value=='0')
{
document.getElementById("trcarg").style.display='';
document.getElementById("hdtendernotice").value='1';
}
else
{
document.getElementById("trcarg").style.display='none';
document.getElementById("hdtendernotice").value='0';
}
}

function displayImp()
{

	document.getElementById('Imp').style.display="";
	document.getElementById('Att').style.display="none";

}

function displayAtt()
{
	document.getElementById('Imp').style.display="none";
	document.getElementById('Att').style.display="";
	
}

function displayImp()
{

	document.getElementById('Imp').style.display="";
	document.getElementById('Att').style.display="none";

}

function displayAtt()
{
	document.getElementById('Imp').style.display="none";
	document.getElementById('Att').style.display="";
	
}
