var sitewidth ="900" ; // Width of template
var siteheight = "500"; // Height of template



embedstring = '<EMBED src=toronegro.swf quality=high scale="exactfit"  bgcolor=#A57835 WIDTH=' + sitewidth + ' HEIGHT='+siteheight +' NAME="Restaurante Toro Negro" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>'

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="Restaurante Toro Negro,Steak House Toro Negro,Restaurante Toro Negro Playa del Ingles" width=' + sitewidth+ ' height=' + siteheight + '> \n');
document.write('<PARAM NAME=movie VALUE=toronegro.swf> \n');
document.write('<param name="SCALE" value="exactfit">\n');
document.write('<PARAM name=quality value=high> \n');
document.write('<PARAM name=menu value="false"> \n');
document.write(embedstring + '\n');
document.write('</OBJECT> \n');
document.write('</DIV> \n');
		






