// If you are using LightBox in more than one page tell Phill as he needs to change this below:

function displayWindow(path,page)
{
window.open('contact-us.php', '_self');
}