// 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="387" height="387" standby="Bautischlerei Käppler" id="ani1" title="Bautischlerei Käppler Stade. Alle Arbeiten aus einer Hand und Treppen nach Maß.">');

document.write('<param name="movie" value="flash/intro_flash2.swf">');

document.write('<param name="quality" value="high">');

document.write('<param name="WMode" value="Transparent">');

document.write('<embed src="flash/intro_flash2.swf" width="387" height="387" WMode="Transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="ani1"></embed>');

document.write(' </object>');


