function cache_hack(){
	document.getElementById('inner_flash').style.display='none';
	document.location.href='http://www.ankama-editions.com/book/index.php?id=65';
	
		
}

function shake(n) {
	if (parent.moveBy) {
		for (i = 10; i > 0; i--) {
			for (j = n; j > 0; j--) {
				parent.moveBy(0,i);
				parent.moveBy(i,0);
				parent.moveBy(0,-i);
				parent.moveBy(-i,0);
			}
		}
	}
}



function show_hack(){
	document.getElementById('inner_flash').style.display='block';
	document.getElementById('inner_flash').innerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1263" height="1100"><!--[if !IE]>--><object type="application/x-shockwave-flash" data="http://staticns.ankama.com/mundial-musique/www/swf/mundial-debaser.swf" width="1263" height="1100"><!--<![endif]--><param name="movie" value="http://staticns.ankama.com/mundial-musique/www/swf/mundial-debaser.swf" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="always" /><p>Alternative content</p><!--[if !IE]>--></object><!--<![endif]--></object>	';
}