<!-- Begin

var bgcolor_list=new Array("#12366a", "#000000", "#333333", "#A40000", "#12366a", "#006666", "#000033", "#660066", "#000000", "#12366a", "#000099");

document.body.style.background=bgcolor_list[Math.floor(Math.random()*bgcolor_list.length)];

var numImage2 = Math.round(Math.random()*6)+1;


document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="550" height="400" >');
document.write('<PARAM NAME=movie VALUE="accuiel-npa.swf?img_tmp=img' + numImage2 + '">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<EMBED src="accuiel-npa.swf?img_tmp=img' + numImage2 + '"  width="550" height="400" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT>');



//  End -->