function OpenPayByCallTimeWindow1()
		  {
		    var win = window.open('http://www.cam-content.com/LSPS/_PayPage/InsertFreeAccountData.aspx?SystemID=schottensex-com&BackLink=javascript%3awindow.close()%3b&ADR=&BaseHostName=schottensex-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=schottensex-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, "")
}
