function checkTop() {
if (top.location==self.location) {
top.location.href = "http://www.marmic.co.uk/web_author/";
}
}

function inFrameset() {
if (top==self) {
window.location = "index.html?"+window.location.href;
}
}


function showterms()
{
window.open("catering-equipment/gcs_free_installation_conditions.html","blank","toolbar=no,scrollbars=yes,0,width=650,height=400,top=50,left=50")
}
