// loadintro.js
// JScript to load interactive controls that react immediately
// Load Intro (home page)
// created 3.04.2007

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" name="ani1" width="720" height="135" standby="AAI" id="ani1" title="AMBIANCE INCENTIVES is one of Spain’s main DMC and Event Companies with a broad experience in convention, incentive and event management, experts for DMC Sevilla, DMC Andalusia, DMC Marbella, DMC Costa del Sol, DMC Spain, DMC Barcelona, DMC Madrid, DMC Andalucia, and DMC Valencia.">');
document.write('<param name="movie" value="flash/dmc%20spain%20ambiance%20incentive%20home.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="WMode" value="Transparent">');
document.write('<embed src="flash/dmc%20spain%20ambiance%20incentive%20home.swf" width="720" height="135" WMode="Transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="ani1"></embed>');
document.write(' </object>');
