function ol(url)
{
window.open(url,"_blank");
}



function bbexplained(){
	window.open("bbexplained.html"+self.location.search,"BookBuilderExplained","width=656,height=412,resizable=no,status=no,scrollbars=no,menubar=no,toolbar=no,location=no,screenX=10,screenY=10,top=10,left=10");
}
