var win = null;
function NewWindow(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',noresizable'
win = window.open(mypage,myname,settings)
}


function openwin(strURL)
{
  var w1=screen.width;
  w1-=10;
  var h1=screen.height;
  h1-=76;
  var newWin = window.open(strURL,'win1','x=0,y=0,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,copyhistory=no,width='+w1+',height='+h1+',screenX=0,screenY=0,left=0,top=0');
}//-->

function MM_jumpMenu(targ,selObj,restore)
{ //v3.0
	  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	  if (restore) selObj.selectedIndex=0;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}




function footer()
{

footertxt ="<div align='center'>  <center>  <table border='0' cellpadding='0' cellspacing='0' width='100%'>    <tr>      <td width='100%'><div align='center'>          <table border='0' cellpadding='0' cellspacing='0' width='100%'>            <tr>              <td width='100%' bgcolor='#858585' height='1'><img border='0' src='images/spacer.gif' width='1' height='1'></td>            </tr>          </table>        </div>      </td>    </tr>    <tr>      <td width='100%' bgcolor='#E2E2E2' align='center' class='copyright'>Home&nbsp;        |&nbsp; About Us&nbsp; |&nbsp; Service Offerings&nbsp; |&nbsp;        Technology Expertise&nbsp; |&nbsp; Outsourcing Services&nbsp; |&nbsp;        Customers&nbsp; |&nbsp; Showcase&nbsp; |&nbsp; Contact Us&nbsp; |&nbsp;        Careers&nbsp; |&nbsp; Sitemap</td>    </tr><tr>      <td width='100%' bgcolor='#E2E2E2' align='center' class='copyright'>&nbsp;Copyright© 2003 Ascendum. All rights reserved.</td>    </tr>  </table>  </center></div>";

document.write (footertxt);

}



function spotlights()
{

spotlightstxt ="<div align='center'><table border='0' cellpadding='2' cellspacing='0' width='99%'>             <tr><td colspan='2' height='5'></td></tr><tr><td><a class='spot' href='Download/AnswerpalCorporateBrochure.PDF' target='_blank'><img border='0' src='images/brochure.jpg' width='25' height='25'></a></td><td width='100%'><a class='spot' href='Download/AnswerpalCorporateBrochure.PDF' target='_blank'>Corporate Brochure</a></td></tr><tr><td><a href='#' onclick=\"NewWindow('Flash/CorporatePresentation.htm','name','400','400','yes');return false\"><img border='0' src='images/view.jpg' width='25' height='25'></a></td><td width='100%'><a class='spot' href='#' onclick=\"NewWindow('Flash/CorporatePresentation.htm','name','400','400','yes');return false\">Corporate Presentation</a></td></tr><tr><td><a class='spot' href='#' onclick=\"NewWindow('Flash/AscendumTour.htm','name','600','450','no');return false\"><img border='0' src='images/Tour.jpg' width='25' height='25'></a></td><td width='100%'><a class='spot' href='#' onclick=\"NewWindow('Flash/AscendumTour.htm','name','600','450','no');return false\">Tour of Ascendum</a></td></tr></table></div><br>";

document.write (spotlightstxt);

}

function homespotlights()
{

homespotlightstxt ="<b><span style='text-transform: uppercase'>SPOTLIGHT</span></b><div align='center'><table border='0' cellpadding='2' cellspacing='0' width='99%'>             <tr><td colspan='2' height='5'></td></tr><tr><td><a class='blue' href='Download/AnswerpalCorporateBrochure.PDF' target='_blank'><img border='0' src='images/brochure.jpg' width='25' height='25'></a></td><td width='100%'><a class='blue' href='Download/AnswerpalCorporateBrochure.PDF' target='_blank'>Download Corporate Brochure</a></td></tr><tr><td><a href='#' onclick=\"NewWindow('Flash/CorporatePresentation.htm','name','400','400','yes');return false\"><img border='0' src='images/view.jpg' width='25' height='25'></a></td><td width='100%'><a class='blue' href='#' onclick=\"NewWindow('Flash/CorporatePresentation.htm','name','400','400','yes');return false\">View Corporate Presentation</a></td></tr><tr><td><a class='blue' href='#' onclick=\"NewWindow('Flash/AscendumTour.htm','name','518','565','no');return false\"><img border='0' src='images/Tour.jpg' width='25' height='25'></a></td><td width='100%'><a class='blue' href='#' onclick=\"NewWindow('Flash/AscendumTour.htm','name','518','565','no');return false\">Take a Tour of Ascendum</a></td></tr><tr><td><img border='0' src='images/talk_experts.jpg' width='25' height='18'></td>       <td width='100%' class='resources'>Talk to Our Experts</td></tr></table></div><br>";

document.write (homespotlightstxt);

}

function header()
{

headertxt ="<TABLE cellSpacing=0 cellPadding=0 width='100%' border=0><TBODY><TR><TD vAlign=top width='82%'>    <TABLE cellSpacing=0 cellPadding=0 width='100%' border=0><TBODY><TR><TD width='50%' height=50 class='menulinks' valign='middle'><img border='0' src='images/ascendum.jpg' width='143' height='47'><img border='0' src='images/apnote.jpg' width='126' height='15'></TD><TD width='50%' height=47 class='menulinks' valign='bottom'><img border='0' src='images/banner_right.jpg' align='absbottom' width='500' height='50'></TD></TR><TR><TD width='100%' height=18 class='menubg' valign='middle' colspan='2'></TD></TR></TBODY></TABLE></TD><TD vAlign=top width='18%' bgcolor='#8FB2DB'><TABLE cellSpacing=0 cellPadding=0 width='100%' border=0><TBODY><TR><TD valign=bottom height=50 class='menulinks' align='left'><img border='0' src='images/spacer.gif' width='1' height='50'></TD><TD valign=bottom height=47 class='menulinks' align='right' width='100%'></TD></TR><TR><TD valign=middle height=18 class='menubg' align='right' colspan='2'>      </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></td></tr><tr><td bgcolor='#F9F9F9' colspan='2'><div align='center'><center><table border='0' cellpadding='0' cellspacing='0' width='100%'><tr><td width='100%' bgcolor='#858585' height='1'><img border='0' src='images/spacer.gif' width='1' height='1'></td></tr></table></center></div></td></tr></table>";

document.write (headertxt);

}