function GalerieSwf()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="850" height="250">\n');
   document.write('<param name="movie" value="flash/capaustralie.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="flash/capaustralie.swf" wmode="transparent" menu="false" quality="high" width="850" height="250"></embed>\n');
   document.write('</object>\n');
}

function LightboxDelegate(url,caption) {
	var objLink = document.createElement('a');
	objLink.setAttribute('href',url);
	objLink.setAttribute('rel','lightbox');
	objLink.setAttribute('title',caption);
	Lightbox.prototype.start(objLink);
}



function Film1Swf ()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320" height="300">\n');
   document.write('<param name="movie" value="flash/BlueMountains.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="flash/BlueMountains.swf" wmode="transparent" menu="false" quality="high" width="320" height="300"></embed>\n');
   document.write('</object>\n');
}

function Film2Swf ()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320" height="300">\n');
   document.write('<param name="movie" value="flash/FeuArtifices.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="flash/FeuArtifices.swf" wmode="transparent" menu="false" quality="high" width="320" height="300"></embed>\n');
   document.write('</object>\n');
}



function IndexSwf()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="330" height="270">\n');
   document.write('<param name="movie" value="flash/capaustralie-index.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="flash/capaustralie-index.swf" wmode="transparent" menu="false" quality="high" width="330" height="270"></embed>\n');
   document.write('</object>\n');
}

