
var sessionid_350a80d2 = "1d8d53140081ac67882d0fe3d6042f6d";
var country_350a80d2 = "United States";
var countrycode_350a80d2 = "us";
var hasnotes_350a80d2 = "";
var campaignid_350a80d2 = "";
var campaigntitle_350a80d2 ="";
var isfirsttime_350a80d2 = 1;
var timer_350a80d2 = 0;
var imagefetch_350a80d2 = 9;
var updateurl_350a80d2 = "";
var screenHeight = window.screen.availHeight;
var screenWidth = window.screen.availWidth;
var colorDepth = window.screen.colorDepth;
var timeNow = new Date();
var referrer = escape(document.referrer);
var windows, mac, linux;
var ie, op, moz, misc, browsercode, browsername, browserversion, operatingsys;
var dom, ienew, ie4, ie5, ie6, moz_rv, moz_rv_sub, ie5mac, ie5xwin, opnu, op4, op5, op6, op7, saf, konq;
var appName, appVersion, userAgent;
var appname = navigator.appName;
var appVersion = navigator.appVersion;
var userAgent = navigator.userAgent;
var dombrowser = "default";
var isChatRunning_350a80d2 = 0;
var title = document.title;
var proactiveImageUse_350a80d2 = new Image();
var adsJunptimes_350a80d2 = 0;
var campaignTitle = "";
campaignTitle ="";
var adsContent = "";
var adsIsLoad = 0;
windows = (appVersion.indexOf('Win') != -1);
mac = (appVersion.indexOf('Mac') != -1);
linux = (appVersion.indexOf('Linux') != -1);
if (!document.layers) {
	dom = (document.getElementById ) ? document.getElementById : false;
} else {
	dom = false;
}
  var myWidth = 0, myHeight = 0;
  if( typeof( window.innerWidth ) == 'number' ) {
    //Non-IE
    myWidth = window.innerWidth;
    myHeight = window.innerHeight;
  } else if( document.documentElement &&
      ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
    //IE 6+ in 'standards compliant mode'
    myWidth = document.documentElement.clientWidth;
    myHeight = document.documentElement.clientHeight;
  } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
    //IE 4 compatible
    myWidth = document.body.clientWidth;
    myHeight = document.body.clientHeight;
  }
winH = myHeight;
winW = myWidth;
misc=(appVersion.substring(0,1) < 4);
op=(userAgent.indexOf('Opera') != -1);
moz=(userAgent.indexOf('Gecko') != -1);
ie=(document.all && !op);
saf=(userAgent.indexOf('Safari') != -1);
konq=(userAgent.indexOf('Konqueror') != -1);

if (op) {
	op_pos = userAgent.indexOf('Opera');
	opnu = userAgent.substr((op_pos+6),4);
	op5 = (opnu.substring(0,1) == 5);
	op6 = (opnu.substring(0,1) == 6);
	op7 = (opnu.substring(0,1) == 7);
} else if (moz){
	rv_pos = userAgent.indexOf('rv');
	moz_rv = userAgent.substr((rv_pos+3),3);
	moz_rv_sub = userAgent.substr((rv_pos+7),1);
	if (moz_rv_sub == ' ' || isNaN(moz_rv_sub)) {
		moz_rv_sub='';
	}
	moz_rv = moz_rv + moz_rv_sub;
} else if (ie){
	ie_pos = userAgent.indexOf('MSIE');
	ienu = userAgent.substr((ie_pos+5),3);
	ie4 = (!dom);
	ie5 = (ienu.substring(0,1) == 5);
	ie6 = (ienu.substring(0,1) == 6);
	ie7 = (ienu.substring(0,1) == 7);
}

if (konq) {
	browsercode = "KO";
	browserversion = appVersion;
	browsername = "Konqueror";
} else if (saf) {
	browsercode = "SF";
	browserversion = appVersion;
	browsername = "Safari";
} else if (op) {
	browsercode = "OP";
	if (op5) {
		browserversion = "5";
	} else if (op6) {
		browserversion = "6";
	} else if (op7) {
		browserversion = "7";
	} else {
		browserversion = appVersion;
	}
	browsername = "Opera";
} else if (moz) {
	browsercode = "MO";
	browserversion = appVersion;
	browsername = "Mozilla";
} else if (ie) {
	browsercode = "IE";
	if (ie4) {
		browserversion = "4";
	} else if (ie5) {
		browserversion = "5";
	} else if (ie6) {
		browserversion = "6";
	} else if (ie7) {
		browserversion = "7";	
	} else {
		browserversion = appVersion;
	}
	browsername = "Internet Explorer";
}

if (windows) {
	operatingsys = "Windows";
} else if (linux) {
	operatingsys = "Linux";
} else if (mac) {
	operatingsys = "Mac";
} else {
	operatingsys = "Unkown";
}

if (document.getElementById)
{
	dombrowser = "default";
} else if (document.layers) {
	dombrowser = "NS4";
} else if (document.all) {
	dombrowser = "IE4";
}

function browserObject_350a80d2(objid)
{
	if (dombrowser == "default")
	{
		return document.getElementById(objid);
	} else if (dombrowser == "NS4") {
		return document.layers[objid];
	} else if (dombrowser == "IE4") {
		return document.all[objid];
	}
}

function doRand_350a80d2()
{
	var num;
	now=new Date();
	num=(now.getSeconds());
	num=num+1;
	return num;
}

function getCookie_350a80d2(name) {
	var crumb = document.cookie;
	var index = crumb.indexOf(name + "=");
	if (index == -1) return null;
	index = crumb.indexOf("=", index) + 1;
	var endstr = crumb.indexOf(";", index);
	if (endstr == -1) endstr = crumb.length;
	return unescape(crumb.substring(index, endstr));
}

function deleteCookie_350a80d2(name) {
	var expiry = new Date();
	document.cookie = name + "=" + "; expires=Thu, 01-Jan-70 00:00:01 GMT" +  "; path=/";
}

function elapsedTime_350a80d2()
{
	if (timer_350a80d2 < 3600)
	{
		timer_350a80d2++;
		imagefetch_350a80d2++;

		if (imagefetch_350a80d2 > 10) {
			imagefetch_350a80d2 = 0;
			doStatusLoop_350a80d2();
		}

		setTimeout("elapsedTime_350a80d2();", 1000);
	}
}

function doStatusLoop_350a80d2() {
	date1 = new Date();
	updateurl_350a80d2 = "http://esupport.ready-online.com/visitor/index.php?_m=livesupport&_a=updatefootprint&time="+date1.getTime()+"&rand="+doRand_350a80d2()+"&url="+encodeURIComponent(window.location)+"&isfirsttime="+encodeURIComponent(isfirsttime_350a80d2)+"&sessionid="+encodeURIComponent(sessionid_350a80d2)+"&referrer="+encodeURIComponent(document.referrer)+"&resolution="+encodeURIComponent(screenWidth+"x"+screenHeight)+"&colordepth="+encodeURIComponent(colorDepth)+"&platform="+encodeURIComponent(navigator.platform)+"&appversion="+encodeURIComponent(navigator.appVersion)+"&appname="+encodeURIComponent(navigator.appName)+"&browsercode="+encodeURIComponent(browsercode)+"&browserversion="+encodeURIComponent(browserversion)+"&browsername="+encodeURIComponent(browsername)+"&operatingsys="+encodeURIComponent(operatingsys)+"&pagetitle="+encodeURIComponent(title)+"&country="+encodeURIComponent(country_350a80d2)+"&countrycode="+encodeURIComponent(countrycode_350a80d2)+"&hasnotes="+encodeURIComponent(hasnotes_350a80d2)+"&campaignid="+encodeURIComponent(campaignid_350a80d2)+"&campaigntitle="+encodeURIComponent(campaigntitle_350a80d2);
	proactiveImageUse_350a80d2 = new Image();
	proactiveImageUse_350a80d2.onload = imageLoaded_350a80d2;
	proactiveImageUse_350a80d2.src = updateurl_350a80d2;	
	isfirsttime_350a80d2 = 0;
}

function startChat_350a80d2(proactive)
{
	isChatRunning_350a80d2 = 1;

	docWidth = (winW-500)/2;
	docHeight = (winH-480)/2;			
	Modalbox.show('<iframe height="458" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="'+'http://esupport.ready-online.com/visitor/index.php?_m=livesupport&_a=startclientchat&sessionid='+sessionid_350a80d2+'&proactive='+proactive+'&departmentid=18&randno='+doRand_350a80d2()+'&fullname=&email='+'"></iframe>', 
	{
		width: 500, 
		title: (campaignTitle ? campaignTitle :"Need help?"), 
		overlayClose: false,
		beforeHide: closeProactiveRequest_350a80d2()
		});
	
}
function startChatNow_350a80d2(proactive)
{
	isChatRunning_350a80d2 = 1;

	docWidth = (winW-500)/2;
	docHeight = (winH-480)/2;			
	Modalbox.show('<iframe height="458" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="'+'http://esupport.ready-online.com/visitor/index.php?_m=livesupport&_a=startformchat&sessionid='+sessionid_350a80d2+'&proactive='+proactive+'&departmentid=18&randno='+doRand_350a80d2()+'&fullname='+encodeURIComponent(campaigntitle_350a80d2+'-visitor')+'&email=chatNow%40ready-market.com'+'"></iframe>', 
	{
		width: 500, 
		title: (campaignTitle ? campaignTitle :"Need help?"), 
		overlayClose: false,
		beforeHide: function(){closeProactiveRequest_350a80d2()}
		});
	
}

function imageLoaded_350a80d2() {
	if (!proactiveImageUse_350a80d2)
	{
		return;
	}
	proactiveAction = proactiveImageUse_350a80d2.width;

	if (proactiveAction == 3)
	{
		doProactiveForced_350a80d2();
	} else if (proactiveAction == 4) {
		displayProactiveChatData_350a80d2();
	} else {
	}
}

function writeProactiveRequestData_350a80d2()
{
	docWidth = (winW-450)/2;
	docHeight = (winH-400)/2;
	classData = "DISPLAY: none; FLOAT: left; POSITION: absolute; TOP:"+docHeight+"px; LEFT:"+docWidth+"px; WIDTH: 450px; HEIGHT: 400px; Z-INDEX: 500;";
	writedata = "<style type=\"text/css\"> <!-- #proactivechatdiv { "+classData+" } --> </style>";
	writedata = "<div id=\"proactivechatdiv\" style=\""+classData+"\">";
	writedata += "<table width=\"450\" height=\"200\"  border=\"0\" cellpadding=\"1\" cellspacing=\"0\">  <tr>    <td bgcolor=\"#3894E5\"><table width=\"450\" height=\"200\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">      <tr>        <td align=\"left\" valign=\"top\" bgcolor=\"#EDF4FF\"><table width=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">          <tr bgcolor=\"#FFFFFF\">            <td height=\"29\" colspan=\"2\" align=\"center\" valign=\"top\"><img src=\"http://esupport.ready-online.com/themes/client_default/supportsuite.gif\"></td>          </tr>          <tr align=\"center\" bgcolor=\"#3894E5\">            <td height=\"1\" colspan=\"2\" valign=\"top\"><img src=\"http://esupport.ready-online.com/themes/client_default/space.gif\" width=\"1\" height=\"1\"></td>          </tr>          <tr align=\"center\">            <td colspan=\"2\" valign=\"top\"><font size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\"><br>              <br>              Need Assistance? Click &quot;Chat Now&quot; to chat with a our online service account.<br>              <br>              </font><br>              <br></td>          </tr>          <tr>            <td width=\"47%\" align=\"center\" valign=\"top\"><a href=\"javascript:doProactiveRequest_350a80d2();\"><font color=\"#FF3300\" size=\"4\" face=\"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif\">Chat Now</font></a> </td>            <td width=\"53%\" align=\"center\" valign=\"top\"><a href=\"javascript:closeProactiveRequest_350a80d2();\"><font color=\"#6666FF\" size=\"4\" face=\"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif\">No Thanks!</a></font></td>          </tr>        </table></td>      </tr>    </table></td>  </tr></table>";
	writedata += "</div>";
	Modalbox.show(writedata, {width: 450, height:400});		
}

function displayProactiveChatData_350a80d2()
{

	switchDisplay_350a80d2("proactivechatdiv");
}

function hideProactiveChatData_350a80d2()
{
	hideDisplay_350a80d2("proactivechatdiv");
}

function doProactiveForced_350a80d2()
{
	startChatNow_350a80d2("6");
}
function adsStartChat(){	
	Effect.toggle('adsDiv350a80d2','slide');
	startChatNow_350a80d2("6");
}
function adsClos(){	
	Effect.toggle('adsDiv350a80d2','slide');	
}
function doProactiveRequest_350a80d2()
{
	hideProactiveChatData_350a80d2();
	
	setTimeout("startChat_350a80d2(\"4\");", 1000);
}

function closeProactiveRequest_350a80d2()
{
	rejectProactive = new Image();
	date1 = new Date();
	rejectProactive.src = "http://esupport.ready-online.com/visitor/index.php?_m=livesupport&_a=resetproactivestatus&_s=rjp&time="+date1.getTime()+"&rand="+doRand_350a80d2()+"&sessionid="+sessionid_350a80d2;

	//hideProactiveChatData_350a80d2();
}

function switchDisplay_350a80d2(objid)
{
	writedata = "<div id=\"proactivechatdiv\">";
	writedata += "<table width=\"450\" height=\"200\"  border=\"0\" cellpadding=\"1\" cellspacing=\"0\">  <tr>    <td bgcolor=\"#3894E5\"><table width=\"450\" height=\"200\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">      <tr>        <td align=\"left\" valign=\"top\" bgcolor=\"#EDF4FF\"><table width=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">          <tr bgcolor=\"#FFFFFF\">            <td height=\"29\" colspan=\"2\" align=\"center\" valign=\"top\"><img src=\"http://esupport.ready-online.com/themes/client_default/supportsuite.gif\"></td>          </tr>          <tr align=\"center\" bgcolor=\"#3894E5\">            <td height=\"1\" colspan=\"2\" valign=\"top\"><img src=\"http://esupport.ready-online.com/themes/client_default/space.gif\" width=\"1\" height=\"1\"></td>          </tr>          <tr align=\"center\">            <td colspan=\"2\" valign=\"top\"><font size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\"><br>              <br>              Need Assistance? Click &quot;Chat Now&quot; to chat with a our online service account.<br>              <br>              </font><br>              <br></td>          </tr>          <tr>            <td width=\"47%\" align=\"center\" valign=\"top\"><a href=\"javascript:doProactiveRequest_350a80d2();\"><font color=\"#FF3300\" size=\"4\" face=\"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif\">Chat Now</font></a> </td>            <td width=\"53%\" align=\"center\" valign=\"top\"><a href=\"javascript:closeProactiveRequest_350a80d2();\"><font color=\"#6666FF\" size=\"4\" face=\"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif\">No Thanks!</a></font></td>          </tr>        </table></td>      </tr>    </table></td>  </tr></table>";
	writedata += "</div>";
	Modalbox.show(writedata, {title:(campaignTitle ? campaignTitle :"Need help?"), width: 480, height:400});		
}

function hideDisplay_350a80d2(objid)
{

	try{
	Modalbox.hide();
	}catch(err){}
}

function resetChatStatus_350a80d2()
{
	isChatRunning_350a80d2 = 0;
}

function runURL_350a80d2(url)
{
	runURLImg = new Image();
	date1 = new Date();
	runURLImg.src = url;
}
function loadAdsScript_350a80d2(){
		var head;
		var script;
		head = $$('head')[0];
		var scriptUrl = "http://esupport.ready-online.com/visitor/index.php?_m=livesupport&_a=script_ads&rand="+doRand_350a80d2()+"&sessionid="+sessionid_350a80d2+"&url="+encodeURIComponent(window.location)+"&country="+encodeURIComponent(country_350a80d2)+"&countrycode="+encodeURIComponent(countrycode_350a80d2);
		if (head)
		{
		    script = new Element('script', { 
		    type: 'text/javascript', 
		    src: scriptUrl 
		    });
		    head.appendChild(script);
		}		
		adsIsLoad = 1;
		campaigntitle_350a80d2 = campaignTitle;		
}

function runAds_350a80d2()
{
if(isChatRunning_350a80d2 == 1){return;}
if(adsJunptimes_350a80d2 > 2){return;}
setTimeout("loadAdsScript_350a80d2();", 3000);
var jshtml = adsContent;
if(jshtml){
if($('adsDiv350a80d2')){$('adsDiv350a80d2').remove();}
		var body = document.getElementsByTagName('body')[0];	
		if(	browsercode == "IE" && browserversion <= 6 && (typeof document.body.style.maxHeight == "undefined")){
			// var b_width = document.body.offsetWidth;
			// $(body).setStyle({'height': '100%',overflow: 'auto'});
			// $(body).insert(new Element('div',{'id': 'adsDiv350a80d2'}).setStyle({'overflowX': 'auto',zIndex: '9999',position: 'absolute',bottom: '0px','_top': 'expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4)',display: 'block',width: winW,left: '0px'}).update(jshtml).hide(),'bottom');
		}else if(browsercode == "IE" && (typeof document.body.style.maxHeight != "undefined")){
			$(body).insert(new Element('div',{'id': 'adsDiv350a80d2'}).setStyle({zIndex: '9999',position: 'fixed',bottom: '0px',display: 'block',width: winW,margin: '0px',left: '0px'}).update(jshtml).hide(),'bottom');
		}else{
			$(body).insert(new Element('div',{'id': 'adsDiv350a80d2'}).setStyle({zIndex: '9999',position: 'fixed',bottom: '0px',display: 'block',width: '100%'}).update(jshtml).hide(),'bottom');
		}
		showAds_350a80d2();
		adsJunptimes_350a80d2 = adsJunptimes_350a80d2 +1;
	}
	window.setTimeout('runAds_350a80d2()',30000);
}
function showAds_350a80d2(){
	Effect.toggle('adsDiv350a80d2','slide');
}
function updateEsupportIcon(){
	$$('div#esupport').invoke('update',"<a href=\"javascript:startChat_350a80d2(\'0\');\" onMouseOver=\"window.status=\'Oops! We\'re very sorry, our service account is offline. Click Here to leave a message\'; return true;\" onMouseOut=\"window.status=\'\'; return true;\"><img src=\"http://esupport.ready-online.com/themes/client_default/staffoffline.gif\" border=\"0\" alt=\"Oops! We\'re very sorry, our service account is offline. Click Here to leave a message\" title=\"Oops! We\'re very sorry, our service account is offline. Click Here to leave a message\"></a>");
}

	window.setTimeout('updateEsupportIcon()',3000);	
elapsedTime_350a80d2();
runAds_350a80d2();
