/*******************************************************************************
*                                                                              *
*  Web Site  :  http://www.scallywagproductions.com                            *
*  Author    :  SITESCENE                                                      *
*  Modified  :  15-MAY-2005                                                    *
*                                                                              *
*******************************************************************************/


function show() {document.getElementById('login-pop').style.display='block';}
function hide() {document.getElementById('login-pop').style.display='none';}

function onholdmessagepackages() {
	document.write('<object style="margin:0 0 0 30px;border:0;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="510" height="210">');
	document.write('<param name="movie" value="Home_flash1.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="Home_flash1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="510" height="210"></embed>');
	document.write('</object>');
}
function advanced_sound_on_off() {
	document.write('<object style="margin:0;border:0;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="110" height="45">');
	document.write('<param name="movie" value="advanced_sound_on_off.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="BGCOLOR" value="#F78A18">');
	document.write('<embed src="advanced_sound_on_off.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="110" height="45"></embed>');
	document.write('</object>');
}
function advanced_sound_on_off2() {
	document.write('<object style="margin:0;border:0;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="110" height="45">');
	document.write('<param name="movie" value="advanced_sound_on_off2.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="BGCOLOR" value="#F78A18">');
	document.write('<embed src="advanced_sound_on_off2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="110" height="45"></embed>');
	document.write('</object>');
}
function advanced_sound_on_off3() {
	document.write('<object style="margin:0;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="110" height="45">');
	document.write('<param name="movie" value="advanced_sound_on_off3.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="BGCOLOR" value="#F78A18">');
	document.write('<embed src="advanced_sound_on_off3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="110" height="45"></embed>');
	document.write('</object>');
}

function submitPOP() { 
	document.forms[0].submit();}

