
function showGallery()
{
	window.open("TinySlideshow/south-of-france.php", "_blank", "width=600,height=500,scrollbars=none,resizable=yes,status=yes");
}

function travelDetails()
{
	window.open("workshop-details.php?page=travel-details", "_blank", "width=600,height=500,scrollbars=none,resizable=yes,status=yes");
}

function typicalDay()
{
	window.open("workshop-details.php?page=typical-day", "_blank", "width=600,height=500,scrollbars=none,resizable=yes,status=yes");
}