// Copyright 2007 Bubble Guru, a service of kShermanStudios LLC. Patent Pending.
// This file and instructions are part of code developed by kShermanStudios LLC. at www.kShermanStudios.com and is part of a patent pending process.
// This code and all connected code, is bound by our TERMS AND CONDITIONS OF USE policy. This policy can be found here: http://www.bubbleguru.com/termsofservice.html
// Permission granted to use this code only for the purpose of running Bubble Guru files and as long as this entire notice is included.		

// Looking to borrow our code? Shame on you. Be original!
// Remember, our service is protected by patent protection, all IP's are logged.

var text = document.getElementById("accountID").src;

function delineate(str){theleft = str.indexOf("=") + 1;
theright = str.lastIndexOf("&");
return(str.substring(theleft, theright));
}

document.write('<script src="http://www.bubbletestimonial.com/player_files/detection.js" language="JavaScript" type="text/javascript"></script>')
;document.write('<script src="http://www.bubbletestimonial.com/player_files/getflashversion.vbs" language="VBScript" type="text/vbscript"></script>');
document.write('<script src="http://www.bubbletestimonial.com/player_files/setvariables.js" language="JavaScript" type="text/javascript"></script>');
document.write('<script src="http://www.bubbletestimonial.com/player_files/showme.js" language="JavaScript" type="text/javascript"></script>');
document.write('<script src="http://www.bubbletestimonial.com/player_files/dw_lib.js" language="JavaScript" type="text/javascript"></script>');
document.write('<script src="http://www.bubbletestimonial.com/player_files/dw_glider.js" language="JavaScript" type="text/javascript"></script>');
document.write('<script src="http://www.bubbletestimonial.com/player_files/flashobject.js" language="JavaScript" type="text/javascript"></script>');

document.write('<table id="sendmovie" width="95%" height="1" cellspacing="0" cellpadding="0" border="0" style="position:absolute; left:0px; top:0px;"><tr><td>' +
'<div id="bandwidth" style="width: 1px; height: 1px;"></div>' +
'<div id="position" style="position:absolute; width:250px; height:250px; right:75px; top:100px;">' +
'<div id="glideDiv" style="position:absolute; z-index:20000; left:0px; top:0px; width:250px; height:250px;">' +
'<div id="bgmovie" style="position:relative; width: 250px; height: 250px; left:0px; top:0px;"></div>' +
'</div></div></td></tr></table>');


document.write('<script language="JavaScript" type="text/javascript">function runit(){sayit("' + delineate(text) + '");}</script>');
