var Text ="%3Cdiv%20style%3D%22display%3Anone%22%3E"; 
function cr1() { var NewText; NewText = unescape(Text); document.write(NewText);} 

var Text2 ="%3C/div%3E"; 
function cr2() { var NewText2; NewText2 = unescape(Text2); document.write(NewText2);} 

function OpenPayByCallTimeWindow1()
		  {
		    var win = window.open('http://www.cam-content.com/LSPS/_PayPage/InsertFreeAccountData.aspx?SystemID=cam-live-chat-com&BackLink=javascript%3awindow.close()%3b&ADR=&BaseHostName=www.cam-live-chat.com','PaymentWindow','width=700,height=580,scrollbars=1');
		    if(win)
		    {
		      win.focus();
		    }
		  }

function OpenPayByCallTimeWindow2()
		  {
		    var win = window.open('http://www.cam-content.com/LSPS/_PayPage/PayByCallTime.aspx?SystemID=cam-live-chat-com','PaymentWindow','width=800,height=580,scrollbars=1');
		    if(win)
		    {
		      win.focus();
		    }
		  }		  
function bookmark(besch, lin)
{
	if (document.all)
		window.external.AddFavorite(lin, besch);
	else if (window.sidebar)
		window.sidebar.addPanel(besch, lin, "")
}