function embedTitle(){
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="365" height="95" id="titleF" align="middle">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="title.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="bgcolor" value="#ffffff" />');
document.write('<embed src="title.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="365" height="95" name="titleF" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
}

function emailFriendPL() { 
new_window = window.open('plemailfriend.php','','toolbar=0,menubar=0,resizable=0,dependent=0,status=0,scrollbars=0,width=450,height=290,left=25,top=25')
}

function emailFriendEN() { 
new_window = window.open('enemailfriend.php','','toolbar=0,menubar=0,resizable=0,dependent=0,status=0,scrollbars=0,width=450,height=290,left=25,top=25')
}

function embedSlideshow() {
document.write(''+
        '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="220" height="146" id="SlideShow" align="middle">' +
        '<param name="allowScriptAccess" value="sameDomain" />' +
        '<param name="movie" value="SlideShow.swf?Time1st=8&TimeDisplay=8&iPath=http://www.oratorium.us/img/&Imgs=home01.jpg|home02.jpg|home03.jpg|home04.jpg|home05.jpg|home06.jpg|home07.jpg|home08.jpg|home09.jpg|home10.jpg|home11.jpg|home12.jpg&AlphaIncr=6&Randomize" />' +
        '<param name="quality" value="best" />' +
        '<param name="scale" value="noscale" />' +
        '<param name="salign" value="lt" />' +
        '<param name="bgcolor" value="#ffffff" />' +
        '<embed src="SlideShow.swf?Time1st=8&TimeDisplay=8&iPath=http://www.oratorium.us/img/&Imgs=home01.jpg|home02.jpg|home03.jpg|home04.jpg|home05.jpg|home06.jpg|home07.jpg|home08.jpg|home09.jpg|home10.jpg|home11.jpg|home12.jpg&AlphaIncr=6&Randomize" quality="best" scale="noscale" salign="lt" bgcolor="#ffffff" width="220" height="146" name="SlideShow" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />' +
		'</object>');
}