function write_body() {
	document.write('<frameset rows="0,*" cols="*" frameborder="NO" border="0" framespacing="0"> \
  <frame name="topFrame" scrolling="NO" noresize src="http://www.sweetwinnie.com/haut.php" >\
  <frameset cols="0,*" frameborder="NO" border="0" framespacing="0" rows="*"> \
    <frame name="leftFrame" noresize scrolling="NO" src="http://www.sweetwinnie.com/gauche.htm">\
    <frame name="mainFrame" src="http://www.sweetwinnie.com">\
  </frameset>\
</frameset>');
}
