// ************************************************
// Livezilla script file support
// ************************************************

function openlivezillachat()
{

  window.open('http://www.cruisebrothers22.net/communicate/chat.php?intgroup=Y3J1aXNpbmdmcmVlLWdyb3Vw&amp;hg=Pw__&amp;eh=aHR0cDovL3d3dy5jcnVpc2Vicm90aGVyczIyLm5ldC9jb21tdW5pY2F0ZS9pbWFnZXMvY3J1aXNpbmdfZnJlZV9jaGF0X2hlYWRlci5naWY_','',
              'width=590,height=580,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes');

  return true;

}
