function writeCEOheader(){
document.write('<table width="980" cellpadding="0" cellspacing="0">')
document.write(' <tr>')
document.write('<td><a href="http://www.pwc.com"><img src="images/pwc_logo.gif" alt="PricewaterhouseCoopers" width="250" height="28" border="0"></a></td>')
document.write('</tr>')
document.write(' <tr>')
document.write('<td><a href="/gx/en/ceo-survey/index.jhtml"><img src="images/ceo_survey_header.jpg" alt="12th Annual Global CEO Survey" width="400" height="30" border="0"></a></td>')
document.write('</tr>')
document.write('</table>')
}
