// Copyright 2007-2009 BubbleTweet, a service of kShermanStudios LLC. Patents 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.bubbletweet.com/termsofservice.html

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

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

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

var windowWidth = document.body.clientWidth -10;
document.write('<table id="sendmovie" width="'+windowWidth+'" height="1" cellspacing="0" cellpadding="0" border="0" style="position:absolute; height:1px; left:0px; top:0px; text-align:center;"><tr><td width="'+windowWidth+'" style="position:absolute; height:1px;">' + 
'<div id="bandwidth" style="width: 1px; height: 1px;"></div>' + 
'<div id="position" style="position:relative; width:250px; height:250px; margin:0 auto; top:100px;">' + 
'<div id="glideDiv" style="position:relative; z-index:20000; width:250px; height:250px;">' + 
'<div id="bgmovie" style="position:relative; width: 250px; height: 250px;"></div>' + 
'</div></div></td></tr></table>');
