/*function compopup(xyz)
{window.open(xyz,'mywindow1','location=0, toolbar=0, status=0, scrollbars=1, width=700, height=500');}*/
var siteId='1000';var stype='neural';

/*var reSite='';
var seType='';*/
if(siteId!=undefined && siteId!=null && siteId!=''){
	reSite = siteId;
	seType=stype;
}

//document.writeln("<style> #feedback {left: 0;top:50%; cursor: pointer;    position: fixed !important; font-size:11px; z-index: 9999999;color: #fff;text-align: center;border:3px solid #1a578a; padding: 0.5em 1em 0.5em 1em;background-color:#b40009; }");
//document.writeln(" #feedback li { margin: 0 } #feedback a { color: white; font-size:14px; text-decoration:underline;} /* Make menu absolute, not fixed, on IE 5 & 6 */ #feedback { position: absolute} *>#feedback { position: fixed } </style>");
if(seType=='neural'){
document.writeln("<style> #feedback {left: 0%;top:0%; cursor: pointer;    position: fixed !important;} /* Make menu absolute, not fixed, on IE 5 & 6 */ #feedback { position: absolute} *>#feedback { position: fixed } </style>");
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x;
	//alert('IE');
 var ieversion=new Number(RegExp.$1) // capture x.x portion and store as a number
 //alert(ieversion);
 if (ieversion<7 && ieversion>=5){
	document.writeln("<style type='text/css'>");
	document.writeln("#feedback{position: absolute !important;right: auto; top: auto;left: expression( ( 0 - feedback.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollRight ? document.documentElement.scrollRight : document.body.scrollRight ) ) + 'px' );");
	document.writeln("top: expression( ( -463 - feedback.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}");
	document.writeln("</style>");
 }
}
}

document.writeln("<div id='feedback' >");
if ( seType=='neural'){
document.writeln("<img  src='images/academic.gif' title='Training Projects'");
} 
 
document.writeln(" onclick=javascript:feedbackPopup();>");

document.writeln("</div>");
function feedbackPopup(){
	window.location='trainingprojects.html';
	/*var newwindow = window.open (xyz,'myFeedback','location=0, toolbar=0, status=0, scrollbars=1, width=750, height=600');
	newwindow.focus();*/
}



var postReqPropUrl='course_details.html';
var postReqPropImg='images/t.gif';document.writeln("<style> #postReqProp {right: 0%;top:45%; cursor: pointer;    position: fixed !important;} /* Make menu absolute, not fixed, on IE 5 & 6 */#postReqProp { position: absolute} *>#postReqProp { position: fixed } </style>");if(/MSIE (\d+\.\d+);/.test(navigator.userAgent)){var ieversion=new Number(RegExp.$1)
if(ieversion<7&&ieversion>=5){document.writeln("<style type='text/css'>");document.writeln("#postReqProp{position: absolute !important;left: auto; bottom: auto;left: expression( ( -320 - postReqProp.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollRight ? document.documentElement.scrollRight : document.body.scrollRight ) ) + 'px' );");document.writeln("top: expression( ( -320 - postReqProp.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}");document.writeln("</style>");}}
document.writeln("<div id='postReqProp' >");document.writeln("<a target='_blank' href='"+postReqPropUrl+"'>");document.writeln("<img  src='"+postReqPropImg+"' title='Industrial Training Program'></a>");document.writeln("</div>");



