// JavaScript Document
var rand = Math.round(1000*Math.random());
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="613" height="372">')
document.write('<param name="movie" value="activos/swf/secciones/home/displayer.swf?URL01=./PromocionesSeptiembre.html&URL02=./PromocionRinconesMenuClub.html&URL03=./PromocionLaBarrilaBurguerMenu.html&URL04=./PromocionMallorcaDiasDeSol.html&id='+rand+'">')
document.write('<param name="quality" value="high">')
document.write('<embed src="activos/swf/secciones/home/displayer.swf?URL01=./PromocionesSeptiembre.html&URL02=./PromocionRinconesMenuClub.html&URL03=./PromocionLaBarrilaBurguerMenu.html&URL04=./PromocionMallorcaDiasDeSol.html&id='+rand+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="613" height="372"></embed>')
document.write('</object>')
