var str='';
str+='<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">'
str+=' <html>'
str+=' <head>'
str+=' <title>DANIEL NADAUD</title>'
str+=' <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">'
str+=' '
str+=' '
str+=' '
str+=' <script>'
str+=' <!--'
str+=' window.moveTo(0,0);'
str+=' if (document.all) { // IE'
str+=' window.resizeTo(screen.availWidth,screen.availHeight);'
str+=' } else { // NETSCAPE'
str+=' window.outerHeight = screen.availHeight;'
str+=' window.outerWidth = screen.availWidth;'
str+=' }'
str+=' window.focus();'
str+=' //-->'
str+=' </script>'
str+=' '
str+=' '
str+=' <style type=\"text/css\">'
str+=' <!--'
str+=' body {'
str+=' background-color: #FFFFFF;'
str+=' }'
str+=' -->'
str+=' </style></head>'
str+=' '
str+=' <body topmargin=\"0\" leftmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" margin:\"0\"> '
str+=' <table width=\"100%\" height=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">'
str+=' <tr>'
str+=' <td><table width=\"980\" height=\"650\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" bgcolor=\"#FFFFFF\">'
str+=' <tr>'
str+=' <td><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"980\" height=\"650\" align=\"middle\">'
str+=' <param name=\"movie\" value=\"bio.swf\">'
str+=' <param name=\"quality\" value=\"high\"><param name=\"BGCOLOR\" value=\"#FFFFFF\">'
str+=' <embed src=\"bio.swf\" width=\"980\" height=\"650\" align=\"middle\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" bgcolor=\"#FFFFFF\"></embed></object></td>'
str+=' </tr>'
str+=' </table></td>'
str+=' </tr>'
str+=' </table>'
str+=' </body>'
str+=' </html>'
str+=' '
document.write(str)