<!-- 
var strID, suffix;
	strID = window.document.location.toString();
	suffix = (strID.indexOf('/test') > -1 ? 'test_cgi-bin/' : '');


function lheader()
{
document.write("WorldShare magazine puts you in touch with<br>local mission worldwide. <A class='home' href='../pdf/Window 2009-1.pdf' target='_blank'>Download magazine</A>");
}

function rheader()
{
document.write("<center><b><br><br><br>E-Mail: <A HREF='mailto:contact@skillingtonkitchengallery.com ?subject=Skillington Kitchen Gallery enquirey'>skillingtonkitchengallery.com</b><br><br><A HREF='../index.html'><font color='#000033' size='+2'>Home Page</font></A></center>");
}


function WO(pURL) {
	remote = window.open(pURL,'ws','scrollbars=yes,toolbar=no,menubar=no,location=no');
	remote.focus();
}



// -->

