function dhtmlLoadScript(url){var e = document.createElement("script"); e.src = url; e.type="text/javascript"; document.getElementsByTagName("head")[0].appendChild(e); }


function includeJs(jsFile){document.write('<script type="text/javascript" src="http://bellmedia.com/bellme/but01/'+ jsFile + '"></script>');}

//includeJs('bellme_drag.js');
//onload = function(){dhtmlLoadScript("http://bellmedia.com/bellme/but01/bellme_drag.js");}

function bellme_IEFix(){
var bmTxt='';
bmTxt+='<!--[if lt IE 7]>';
bmTxt+='<script src="http://bellmedia.com/bellme/but01/ssmin_js.php?i=1455" type="text/javascript"></script>';
bmTxt+='<style type="text/css">* html .bm_hdFoot,.bellme_inter,.bellme_inc,.bellme_inc_foot {height: 1%;}.bellMe_popA {_position:absolute !important;_top:expression(eval(document.compatMode && document.compatMode==\'CSS1Compat\') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight));}.bellme_button_bubble_down { background:url(http://bellmedia.com/bellme/but01/images/bellme_bubbble_b.gif) no-repeat!important}.bellme_button_bubble_up {background:url(http://bellmedia.com/bellme/but01/images/bellme_bubbble_t.gif) no-repeat!important}#bellMe_popM1455{margin-top:-250px;}.bellMe_head{background:url(http://bellmedia.com/bellme/but01/images/bellme_headerA.gif) no-repeat!important;height:15px!important;padding:8px 25px 0 10px!important;}.bellMe_hdLft{background:url(http://bellmedia.com/bellme/but01/images/head_logo.gif) no-repeat!important}.bellme_inc{background:url(http://bellmedia.com/bellme/but01/images/bellme_bg.gif) repeat-y!important}.bellme_foot{background:url(http://bellmedia.com/bellme/but01/images/bellme_footer.gif) no-repeat!important}.bellme_inc_main{margin-left:6px!important}</style>';
bmTxt+='<![endif]-->';
document.write(bmTxt);
}
bellme_IEFix();

function bellme_styles1455(){
var bmTxt='';
bmTxt+='<style type="text/css">';
bmTxt+='.bellme_button_bubble_up {bottom:22px;padding:4px 0 0 6px;background:url(http://bellmedia.com/bellme/but01/images/bellme_bubbble_t.png) no-repeat;}#bellme_fixeddiv{position:absolute;z-index:1000000;border:1px solid #aaaaaa;padding:1px;}a#bellMe_popM1455{background-color:transparent!important;font-size:11px;}#bellMe_popM1455 input{width:auto!important;height:auto!important;}.bm_call_box input{width:auto!important;height:auto!important;}.clearbellme:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}.bm_bubble{position:absolute;}.bellme_button_bubble_down {top:-8px;padding:18px 0 0 6px;background:url(http://bellmedia.com/bellme/but01/images/bellme_bubbble_b.png) no-repeat;}';
bmTxt+='</style>';
document.write(bmTxt);
}
bellme_styles1455();




function bellme_inf1455(bellme_id) {
	var bm_inf = document.getElementById('bellme_info_win'+bellme_id);
	var bm_win = document.getElementById('bellme_win'+bellme_id);
	var bm_infbut = document.getElementById('bm_inf_but'+bellme_id);
	var bm_bckbut = document.getElementById('bm_bck_but'+bellme_id);
	var bm_qHlp = document.getElementById('bellme_qhlpA'+bellme_id);
	var bm_fLft = document.getElementById('bmFootLft'+bellme_id);
	var sms_win = document.getElementById('bmSmsWin'+bellme_id);
	var bm_response = document.getElementById('bellme_response_'+bellme_id);
	var bm_prob = document.getElementById('bellme_prob'+bellme_id);
	if (bm_inf.style.display=='none') {
	bm_inf.style.display='';
	bm_win.style.display='none';
	bm_qHlp.style.display='none';
	bm_fLft.style.display='none';
	sms_win.style.display='none';
	bm_infbut.style.display='none';
	bm_bckbut.style.display='block';
	bm_response.style.display='none';
	bm_prob.style.display='none';
	}else {
	bm_inf.style.display='none';
	bm_win.style.display='';
	bm_fLft.style.display='';
	bm_qHlp.style.display='none';
	bm_infbut.style.display='block';
	bm_bckbut.style.display='none';
	bm_response.style.display='none';
	bm_prob.style.display='none';
	}
}

function bm_call_main1455(bellme_id) {
	var bm_inf = document.getElementById('bellme_info_win'+bellme_id);
	var bm_win = document.getElementById('bellme_win'+bellme_id);
	var bm_infbut = document.getElementById('bm_inf_but'+bellme_id);
	var bm_bckbut = document.getElementById('bm_bck_but'+bellme_id);
	var bm_qHlp = document.getElementById('bellme_qhlpA'+bellme_id);
	var bm_fLft = document.getElementById('bmFootLft'+bellme_id);
	var sms_win = document.getElementById('bmSmsWin'+bellme_id);
	var bm_response = document.getElementById('bellme_response_'+bellme_id);
	var bm_prob = document.getElementById('bellme_prob'+bellme_id);
	if (bm_win.style.display=='none') {
	bm_inf.style.display='none';
	bm_win.style.display='';
	bm_qHlp.style.display='none';
	bm_fLft.style.display='block';
	sms_win.style.display='none';
	bm_infbut.style.display='block';
	bm_bckbut.style.display='none';
	bm_response.style.display='none';
	bm_prob.style.display='none';
	}
}


function bm_sms_inf(bellme_id) {
	var sms_win = document.getElementById('bmSmsWin'+bellme_id);
	var bm_inf = document.getElementById('bellme_info_win'+bellme_id);
	var bm_win = document.getElementById('bellme_win'+bellme_id);
	var bm_infbut = document.getElementById('bm_inf_but'+bellme_id);
	var bm_bckbut = document.getElementById('bm_bck_but'+bellme_id);
	var bm_response = document.getElementById('bellme_response_'+bellme_id);
	var bm_prob = document.getElementById('bellme_prob'+bellme_id);
	if (sms_win.style.display=='none') {
	sms_win.style.display='';
	bm_win.style.display='none';
	bm_infbut.style.display='none';
	bm_bckbut.style.display='block';
	bm_response.style.display='none';
	bm_prob.style.display='none';
	}else {
	sms_win.style.display='none';
	bm_win.style.display='';
	bm_infbut.style.display='block';
	bm_bckbut.style.display='none';
	bm_response.style.display='none';
	bm_prob.style.display='none';
	}
}

function bellme_dial1455(bellme_id) {
	var sms_win = document.getElementById('bmSmsWin'+bellme_id);
	var bm_inf = document.getElementById('bellme_info_win'+bellme_id);
	var bm_win = document.getElementById('bellme_win'+bellme_id);
	var bm_infbut = document.getElementById('bm_inf_but'+bellme_id);
	var bm_bckbut = document.getElementById('bm_bck_but'+bellme_id);
	var bm_response = document.getElementById('bellme_response_'+bellme_id);
	var bm_prob = document.getElementById('bellme_prob'+bellme_id);
	if (bm_response.style.display=='none') {
	sms_win.style.display='none';
	bm_win.style.display='none';
	bm_infbut.style.display='none';
	bm_bckbut.style.display='block';
	bm_response.style.display='block';
	bm_prob.style.display='none';
	}else {
	sms_win.style.display='none';
	bm_win.style.display='';
	bm_infbut.style.display='block';
	bm_bckbut.style.display='none';
	bm_response.style.display='none';
	bm_prob.style.display='none';
	}
}


function bellme_flag1455(divId,country) {

	var curFlag = document.getElementById(divId);
	if (curFlag.style.background=='url(http://bellmedia.com/bellme/but01/images/'+country+'.gif) no-repeat') {
	curFlag.style.background='url(http://bellmedia.com/bellme/but01/images/'+country+'.gif) no-repeat 5px center';
	}else {
	curFlag.style.background='url(http://bellmedia.com/bellme/but01/images/'+country+'.gif) no-repeat 5px center';
	}
}

function readCookie(name) {
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}

function bellme_window1455(bellme_id) {
var bmWin = document.getElementById('bellMe_popI1455');
bmWin.style.display = (bmWin.style.display == '')?'none':'';
var myNumVal = document.getElementById("mynumber1455");
var xCook = readCookie('fgfgrtsdf')
var checkIt = document.getElementById('bellme_remember1455');
	if (xCook) {
		myNumVal.value = xCook;
		checkIt.checked = true;
	}else{
	myNumVal.value = 'Your phone # here ...';
	}

}

function bmCenterIt1455(bmCdivId){
var viewportwidth;
 var viewportheight;
 var divWidth = 300;
 var divHeight = 300;

 if (typeof window.innerWidth != 'undefined')
 {
      viewportwidth = window.innerWidth,
      viewportheight = window.innerHeight
 }


 else if (typeof document.documentElement != 'undefined'
     && typeof document.documentElement.clientWidth !=
     'undefined' && document.documentElement.clientWidth != 0)
 {
       viewportwidth = document.documentElement.clientWidth,
       viewportheight = document.documentElement.clientHeight
 }

 else
 {
       viewportwidth = document.getElementsByTagName('body')[0].clientWidth,
       viewportheight = document.getElementsByTagName('body')[0].clientHeight
 }


var bellme_leftP = (viewportwidth - document.getElementById(bmCdivId).offsetWidth) / 2;
var bellme_topP = (viewportheight - document.getElementById(bmCdivId).offsetHeight) / 2;

document.getElementById(bmCdivId).style.left=bellme_leftP + "px";
document.getElementById(bmCdivId).style.top=bellme_topP + "px";
}

function bellme_qhlp1455(bellmeDiv) { var bmHlp = document.getElementById(bellmeDiv); bmHlp.style.display = (bmHlp.style.display == 'block')?'none':'block';}

function bellmePrepField(bellmeDiv) {
  if(!document.getElementById) return false;
  var numField = document.getElementById(bellmeDiv);
  var defaultValue = numField.defaultValue;
  numField.onfocus = function() {
    if(numField.value == defaultValue) {
      numField.value = "";
      numField.style.color='#1e437f';
    }
  }
  numField.onblur = function() {
    if(numField.value == "") {
      numField.value = defaultValue;
    }
  }
}


function bellme_showbubble(bellme_id) {
	if (bellme_getAbsolutePosition('bellme_button_'+bellme_id) > (bellme_getbodydimensions()/2)) {
	document.getElementById('bellme_bubble_'+bellme_id).className='bellme_button_bubble_up';
	}else {
	document.getElementById('bellme_bubble_'+bellme_id).className='bellme_button_bubble_down';
	}

	document.getElementById('bellme_bubble_'+bellme_id).style.display='block';
}

function bellme_hidebubble(bellme_id) {
	document.getElementById('bellme_bubble_'+bellme_id).style.display='none';
	clearTimeout(bubbletimeout);
}
var bubbletimeout;

function bellme_bubble(bellme_id) {
	clearTimeout(bubbletimeout);
	bellme_showbubble(bellme_id);
}

function bellme_bubbleout(bellme_id) {
	bubbletimeout = setTimeout("bellme_hidebubble('"+bellme_id+"')", 600);
}

function bellme_getbodydimensions() {
	var x,y;
	var outp=Array();
	if (self.innerHeight) { x = self.innerWidth; y = self.innerHeight; }
	else if (document.documentElement && document.documentElement.clientHeight) {
		x = document.documentElement.clientWidth;
		y = document.documentElement.clientHeight;
	}else if (document.body) {
	x = document.body.clientWidth;
	y = document.body.clientHeight;
	}

	outp[0]=x;
	outp[1]=y;
	return y;
}


function bellme_getAbsolutePosition(elementId) {
	var offsetTrail = document.getElementById(elementId);

	var leftPos = 0;
	var topPos = 0;

	while(offsetTrail) {
		leftPos += offsetTrail.offsetLeft;
		topPos += offsetTrail.offsetTop;

		offsetTrail = offsetTrail.offsetParent;
	}

	return topPos;
}
function JSR(fUrl){this.fUrl = fUrl;this.noCIE = '&noCIE=' + (new Date()).getTime();this.headLoc = document.getElementsByTagName("head").item(0);this.scId = 'unId' + JSR.scriptCounter++;}JSR.scriptCounter = 1;JSR.prototype.bST = function(){this.sO = document.createElement("script");this.sO.setAttribute("type", "text/javascript");this.sO.setAttribute("src", this.fUrl + this.noCIE);this.sO.setAttribute("id", this.scId);}

JSR.prototype.rScrT = function () {
    this.headLoc.removeChild(this.sO);
}

JSR.prototype.aScrT = function () {
    this.headLoc.appendChild(this.sO);
}


function isPhNum1455(myIda){
var myId = document.getElementById("mynumber1455").value;
var illegalCharsA = /\d$/;

	if(myId == "" || myId == null || myId == "Type your Ph here ..." || myId.search(illegalCharsA)==-1 || myId.length<9 || myId.length>11){
		alert("Please Enter valid Phone Number including area code");
		return false;
	}
	addScript1455(myIda);
	bellme_dial1455(1455);

}


function addScript1455(myIda){

  document.getElementById("ringring1455").value='';
  document.getElementById("ringring1455").disabled=true;

  var myId = document.getElementById("mynumber1455").value;

  if(document.getElementById('bellme_remember1455').checked){
  document.cookie = 'fgfgrtsdf='+myId+'; expires=Sun, 13 Nov 2050 20:47:11 UTC; path=/'
  }else{
  document.cookie = 'fgfgrtsdf=; expires=-1; path=/'
  }

        var act = "1256105015";
  var mbId = "";
  var unID = "1455";
  var obj=new JSR('http://bellmedia.com/bellme/but01/rf.php?a='+myId+'&t='+act+'&mb='+mbId+'&unID='+unID+'');
  obj.bST();
  obj.aScrT();
  document.getElementById("ringring1455").value='';
  document.getElementById("ringring1455").disabled=false;
}//end addScript

function dynaBut1455(data){
  var bmtxt='';
  if(data==null)
	alert('error');
else{
  bmtxt='<div id="bell_pop1455" style="*height:1%">';
  bmtxt+='<div class="bellme_feat" style="*height:1%">';
	var goodBad = data.Results.statusA;
	if(goodBad == '204'){
		var bmRedir = data.Results.redirA;
		var bmRedirUrl = data.Results.redirUrlA;
		if(bmRedir == 'yes'){
		window.location = bmRedirUrl;
		}else{
		bmtxt+='<div style="clear:both;margin:5px 0;font-weight:bold">Bell Me free call connection status:</div>';
		bmtxt+='<div style="clear:both;margin:10px 0;font-size:16px;color:#006600">Calling ... ' + data.Results.ph +'</div>';
		bmtxt+='<div style="clear:both;margin:10px 0 5px 0;font-size:11px!important">Connection to the above number has been successful and your phone should be ringing in the next few seconds.</div>';
		bmtxt+='<div style="clear:both;margin:10px 0 5px 0;font-size:12px!important;font-weight:bold"><em>You may close this window once your phone starts ringing.</em></div>';
		bmtxt+='<div style="font-size:11px!important">Connection Code: ' + data.Results.statusA+'</div>';
		bmtxt+='<div style="clear:both;padding:5px 0"><b onmousedown="bellme_qhlp1455(\'bellme_prob1455\')" style="color:#11337b!important;background:0!important;font-size:11px!important;text-decoration:underline;cursor:pointer;font-weight:normal">Phone not ringing?</b></div>';
		}
	}else{
	bmtxt+='<div style="clear:both;margin:5px 0;font-weight:bold">Bell Me free call connection status:</div>';
	bmtxt+='<div style="clear:both;margin:10px 0;font-size:16px;color:#ff0000">Problem ... ' + data.Results.ph +'</div>';
	bmtxt+='<div style="clear:both;margin:10px 0 5px 0;font-size:11px!important">'+ data.Results.subVar +'</div>';
	bmtxt+='<div style="font-size:11px!important">Connection Code: ' + data.Results.statusA+'</div>';
	}
  bmtxt+='</div>';
  bmtxt+='</div>';
  }
  document.getElementById('bellme_response_1455').innerHTML=bmtxt;

}//end dynaBut


function bellme_mBut1455(){
var bmTxt='';
bmTxt+='<div class="bellme_button" id="bellme_but1455" style="cursor:pointer;width:165px;height:32px">';
bmTxt+='<div id="bellme_button_1455" onclick="bellme_window1455(\'1455\');bmCenterIt1455(\'bellMe_popI1455\');" onmouseover="bellme_bubble(\'1455\');" onmouseout="bellme_bubbleout(\'1455\');" style="background:url(http://bellmedia.com/bellme/but01/buts/bellme_but01.gif) no-repeat;width:165px;height:32px;display:block"></div>';
bmTxt+='<div class="bm_bubble" style="*float:left;*position:relative;width:0px;z-index:100000">';
bmTxt+='<div id="bellme_bubble_1455" style="position:absolute;left:15px;width:139px;height:54px;cursor:default;display:none;clear:both;" onmouseover="bellme_bubble(\'1455\');" onmouseout="bellme_bubbleout(\'1455\');">';
bmTxt+='<div style="text-align:left;line-height:15px;font-size:13px!important;font-family:arial,sans-serif!important;color:#000!important">Click here to give us a call for <b>FREE!</b></div>';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='</div>';
document.write(bmTxt);
}


function bellme_mButWin1455(){
var divTag = document.createElement("div");
divTag.id = "bButUnDivId1455";
divTag.className = "bButUnDivCl";
var bmTxt='';
bmTxt+='<div id="bellMe_popM1455" style="clear:both;position:absolute;z-index:10000!important;text-align:left!important;">';
bmTxt+='<div id="bellMe_popI1455" class="bellMe_popA" style="clear:both;width:361px;overflow:hidden;display:none;position:fixed;z-index:1000000000!important">';
bmTxt+='<div id="bellMe_head1455" class="bellMe_head" style="clear:both;height:24px;padding:13px 20px 0 15px;background:url(http://bellmedia.com/bellme/but01/images/bellme_headerA.png) no-repeat;cursor:default;">';
bmTxt+='<div class="bellMe_hdLft" style="float:left;background:url(http://bellmedia.com/bellme/but01/images/head_logo.png) no-repeat;height:22px;width:255px;overflow:hidden;line-height:18px"><b style="float:left;font-family:arial,serif;font-size:14px;margin-left:25px;color:#3c3c3c">Free Call - Ritemate </b></div>';
bmTxt+='<div class="bellMe_hdRgt" style="float:right;width:60px;">';
bmTxt+='<b onmousedown="bellme_window1455(\'1455\');" title="Close Call Window" style="background:url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -66px;width:26px;height:18px;display:block;font-size:14px!important;float:right;position:relative;text-decoration:none;margin-left:2px;cursor:pointer" onmouseover="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -44px\'" onmouseout="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -66px\'"></b>';
bmTxt+='<b class="bellme_info_but" id="bm_inf_but1455" title="Help/Info" style="background:url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 0;width:26px;height:18px;display:block;font-size:14px!important;float:right;position:relative;text-decoration:none;cursor:pointer" onmousedown="bellme_inf1455(\'1455\');" onmouseover="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -22px\'" onmouseout="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 0\'"></b>';
bmTxt+='<b class="bellme_info_back" id="bm_bck_but1455" title="Back to Call" style="background:url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -88px;width:26px;height:18px;display:none;font-size:14px!important;float:right;position:relative;text-decoration:none;cursor:pointer" onmousedown="bm_call_main1455(\'1455\');" onmouseover="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -110px\'" onmouseout="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_but_sprite.gif) no-repeat 0 -88px\'"></b>';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='<div class="bellme_inc" style="clear:both;background:url(http://bellmedia.com/bellme/but01/images/bellme_bgA.png) repeat-y">';
bmTxt+='<div class="bellme_inc_main" style="background-color:#fff;border:1px solid #666;width:328px;margin-left:12px">';
bmTxt+='<div id="bellme_info_win1455" style="padding:8px 5px;font-family:Arial, Helvetica;font-size:12px;color:#3c3c3c;display:none;text-align:left!important">';
bmTxt+='<b>How does it work?</b><br>Once you  have entered your number in the field provided your phone will ring, then BellMe will connect you free of charge to the business.<br><br><b>What happens to my phone number?</b><br>Bellme uses your number internally to connect you once to the business, and as a security measure for prank or abuse calls. Your number is not used for marketing purposes nor will your information be sold to 3rd parties. If you feel this is in error please don\'t hesitate to contact us by going to <a href="http://www.bellme.com.au" style="color:#11337b!important;background:#fff!important;font-size:13px!important">Bellme Website</a>.';
bmTxt+='</div>';
bmTxt+='<div id="bellme_response_1455" style="clear:both;padding:0 5px;font-family:Arial, Helvetica;font-size:12px;color:#3c3c3c;display:none;text-align:left;line-height:15px;*height:1%"></div>';
bmTxt+='<div id="bellme_prob1455" style="margin:0 10px 10px 10px;padding:5px 10px;border-bottom:1px dashed #000;clear:both;display:none;font-family:Arial, Helvetica;font-size:11px;color:#333;display:none;text-align:left;line-height:13px;background-color:#eee">If your phone is not ringing after 10-20 seconds double check the calling number above to make sure it is the correct phone number. <b style="font-weight:normal;text-decoration:underline;cursor:pointer;color:#11337b" onmousedown="bm_call_main1455(\'1455\')">Try again?</b></div>';
bmTxt+='<div id="bmSmsWin1455" style="padding:8px 5px;font-family:Arial, Helvetica;font-size:12px;line-height:14px;color:#3c3c3c;display:none;text-align:left">';
bmTxt+='<b>What is SMS to Free Call?</b><br>Since you cant always have a pc with you, the SMS to Free Call is a great new feature that allows you to take advantage of Free Calls while your out and about.  This is a great feature if you are on prepaid mobile, and concerned about the higher call costs eating away at your phone credit.';
bmTxt+='<br><br>';
bmTxt+='<b>How does SMS to Free Call work?</b><br>';
bmTxt+='Simply <b style="color:#bf3040">SMS</b> <b style="color:#009900;text-transform:uppercase">1256105015</b> to <b style="color:#bf3040">1-999-BELL</b> and your phone call will be instantly connected. <b>Give it a try!</b>';
bmTxt+='<br><br>';
bmTxt+='<b>How much does the SMS cost?</b><br>';
bmTxt+='While the actual phone call itself is still free, the SMS costs are 55c per message.  SMS Rates may vary depending on your mobile service provider or plan.';
bmTxt+='</div>';bmTxt+='<div class="bellme_inc_call" id="bellme_win1455" style="padding:8px 5px;font-family:Trebuchet MS, Arial, Helvetica;font-size:13px;color:#3c3c3c">';
bmTxt+='<div class="bellme_txt" style="margin-bottom:10px;font-weight:bold;padding:0 5px;">Enter your phone number below and we will connect you instantly for FREE!</div>';
bmTxt+='<div class="bellme_call" style="margin-bottom:10px;*height:1%;position:relative;">';
bmTxt+='<label for="bellme_remember1455" style="float:left;width:233px;text-align:right;clear:both;font-family:Trebuchet MS, Arial, Helvetica;color:#11337b;font-size:11px;padding:2px 0;"><b style="text-decoration:underline" onmouseover="this.style.color=\'#FF0000\'" onmouseout="this.style.color=\'#11337b\'">Remember my number?</b> <input type="checkbox" name="bellme_remember" id="bellme_remember1455"  /></label>';
bmTxt+='<div style="clear:both">';
bmTxt+='<div style="float:left;display:block;width:35px;height:41px;"><img src="http://bellmedia.com/bellme/but01/images/bellme_phone.gif" width="35" height="41" title="free call"></div>';
bmTxt+='<div style="float:left;display:block;width:200px;"><input type="text" name="mynumber1455" id="mynumber1455" onkeyup="this.value=this.value.replace(/[^0-9]/g, \'\');" onmousedown="bellmePrepField(\'mynumber1455\');" value="Your phone # here ..." style="float:left;text-align:left;width:165px!important;border-left:0;margin-top:2px;padding:5px 2px 5px 25px;background:#fffbe3 url(http://bellmedia.com/bellme/but01/images/au.gif) no-repeat 5px center;font-weight:bold;font-family:Trebuchet MS, Arial, Helvetica;color:#3c3c3c;font-size:14px"></div>';
bmTxt+='<div style="float:left;" class="bellme_call_but"><b style="background:url(http://bellmedia.com/bellme/but01/images/bellme_call_but.gif) no-repeat top left;display:block;font-size:14px!important;width:70px;height:27px;margin-top:4px;cursor:pointer" id="ringring1455"  onmousedown="isPhNum1455()" onmouseover="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_call_but.gif) no-repeat bottom left\'" onmouseout="this.style.background=\'url(http://bellmedia.com/bellme/but01/images/bellme_call_but.gif) no-repeat top left\'"></b></div>';
bmTxt+='</div>';
bmTxt+='<div style="width:225px;text-align:right;clear:both;font-family:Trebuchet MS, Arial, Helvetica;color:#2a2a2a;font-size:11px;font-weight:normal">* Don\'t forget your <b style="color:#bf3040">area code!</b></div>';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='<div class="bellme_inc_foot clearbellme" style="font-family:tahoma, Arial;font-size:11px;color:#3c3c3c;padding:8px;background-color:#ebf2fa;border-top:1px solid #b1bac6;*height:1%">';
bmTxt+='<div class="bellme_foot_lft" id="bmFootLft1455" style="float:left;display:block">';
bmTxt+='<b onmousedown="bellme_qhlp1455(\'bellme_qhlpA1455\')" style="text-decoration:underline;cursor:pointer;color:#11337b!important;background:0!important;font-size:11px!important">How to use the free call?</b>';
bmTxt+='<div id="bellme_qhlpA1455" style="display:none;*height:1%">';
bmTxt+='<b style="font-family:tahoma, Arial;font-size:10px;color:#000;font-weight:normal">Simply enter your number in the field provided and click the call button, your phone will ring, and we will connect your call free of charge. <b onmousedown="bellme_inf1455(\'1455\');bellme_qhlp1455(\'bellme_qhlpA1455\')" style="cursor:pointer;text-decoration:underline;color:#11337b!important;background:0!important;font-size:10px!important">Privacy</b></b>';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='<div class="bellme_foot_rgt" style="float:right;width:100px">';
bmTxt+='<b style="float:left"><a href="http://www.bellmedia.com/try-button-1256105015" style="color:#11337b!important;font-size:11px!important;background-color:#ebf2fa!important">Get your own</a></b><img src="http://bellmedia.com/bellme/but01/images/head_logo.gif" width="22" height="21" style="float:right">';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='</div>';
bmTxt+='<div class="bellme_foot" style="clear:both;height:20px;background:url(http://bellmedia.com/bellme/but01/images/bellme_footerA.png) no-repeat;"> </div>';
bmTxt+='</div>';
bmTxt+='</div>';
divTag.innerHTML = bmTxt;
document.body.appendChild(divTag);
//document.write(bmTxt);
}

function bellBut_addOnloadEvent(fnc){
  if ( typeof window.addEventListener != "undefined" )
    window.addEventListener( "load", fnc, false );
  else if ( typeof window.attachEvent != "undefined" ) {
    window.attachEvent( "onload", fnc );
  }
  else {
    if ( window.onload != null ) {
      var oldOnload = window.onload;
      window.onload = function ( e ) {
        oldOnload( e );
        window[fnc]();
      };
    }else window.onload = fnc;
  }
}


function createScript1455(){
var bellme_ss = document.createElement('script');
var bellme_scr = 'var theHandle = document.getElementById("bellMe_head1455");';
bellme_scr += 'var theRoot = document.getElementById("bellMe_popM1455");';
bellme_scr += 'Drag.init(theHandle, theRoot);';
//bellme_scr += "alert('hello world!');";
bellme_ss.text = bellme_scr;
var bellme_hh = document.getElementsByTagName('head')[0];
bellme_hh.appendChild(bellme_ss);
}

function createScriptA1455(){
var out = document.getElementById('bButUnDivId1455');
var JSBlock = document.createElement('script');
JSBlock.type = 'text/javascript';
JSBlock.text = 'var theHandle = document.getElementById("bellMe_head1455");';
JSBlock.text += 'var theRoot = document.getElementById("bellMe_popM1455");';
JSBlock.text += 'Drag.init(theHandle, theRoot);';
out.appendChild(JSBlock);
}

bellme_mBut1455();
//bellme_mButWin1455();
bellBut_addOnloadEvent(bellme_mButWin1455);
//bellBut_addOnloadEvent(createScript1455);
//bellBut_addOnloadEvent(createScriptA1455);
//createScriptA1455();

function theHandles(jsFile){document.write('<script type="text/javascript" src="http://bellmedia.com/bellme/but01/'+ jsFile + '"></script>');}
//theHandles('bellme_drag_handles.js');


document.write("<script type='text/javascript' src='http://bellhd.com/js/swfobject.js'></script>");document.write("<script language='JavaScript' type='text/javascript'>");document.write("var bellHD_butImg='http://bellmedia.com/bellme/but01/buts/bellme_but01.gif';");document.write("var bellHD_butLeft='300px';");document.write("var bellHD_butTop='120px';");document.write("var bellHD_butStart=11;");document.write("var bellHD_butLast=4;");document.write("var bellHD_videoFile='JaneBellMeCorporate.flv';");document.write("var bellHD_videoPosition='bottomright';");document.write("var bellHD_autoPlay='playonce';");document.write("</script>");document.write("<script type='text/javascript' src='http://bellhd.com/bellhd.js'></script>");document.write("<!--[if IE]>");document.write("<script type='text/javascript' event='FSCommand(command,args)' for='bellHD_playSWF'>bellHD_playSWF_DoFSCommand(command, args);</script>");document.write("<script type='text/javascript' event='FSCommand(command,args)' for='bellHD_videoSWF'>bellHD_videoSWF_DoFSCommand(command, args);</script>");document.write("<style type='text/css'>.bellHD_ieClass { _position:absolute !important;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight));}</style>");document.write("<![endif]-->");

