
<!-- start

var telephone = "01752 881155";

var website = "<span style=\"font-size:8pt;\"><b><font color=\"yellow\">visit act\'s website</font></b></span>";
var profile = "<span style=\"font-size:8pt;\"><b><font color=\"yellow\">view act profile</font></b></span>";
var contact = "<span style=\"font-size:9pt;\">To book  call <b>"+telephone+"</b> or use our <a href=\"contact-form.htm\">contact form</a> | <a href=\"javascript:history.back(1)\">back to last page</a><br>&nbsp;</span>";
var printprofile = "<font color=\"white\">Click image to print this profile</font>";
var nositeorprofile = "<b><span style=\"font-size:12pt;\"><br><br>No profile available<br><br></span></b>Contact Hartbeat Entertainments for more information";
var siteonly = "<b><span style=\"font-size:12pt;\"><br><br>This act has its own website!</b></span><br>Take a look then call us for booking information.<br>";




var getValue; function hyperlink(link){parent.location = link;}
var root = "/hartbeat/"; // directory containing this file, format= /directory/
//var root = "";// local test
var opfc = "#ffffff"; // other pages font color
var spfc = "#ffff00"; // selected page font color
var sp = parent.document.location.pathname.substr(parent.document.location.pathname.lastIndexOf("\\")+1,parent.location.pathname.length);

function CallPrint(strid)
{
var prtContent = document.getElementById(strid);
var WinPrint = window.open('','','left=0,top=0,width=660,height=500,toolbar=0,scrollbars=1,status=0');
 WinPrint.document.write(prtContent.innerHTML);
 WinPrint.document.write(contactva);
 WinPrint.document.close();
 WinPrint.focus();
 WinPrint.print();
 WinPrint.close();
 //prtContent.innerHTML=strOldOne;
}

//  End -->

 

