if (top.location==self.location)
{
alert('               Welcome to Steve\'s Photographs, \n '+
'A collection of landscape and nature photographs by Steve Knibbs. \n'+
'\n'+
'Please navigate to the required page using the menu banner\n '+
'or select \'Site Contents\' to find the page you want.')
top.location="http://www.stevesphotographs.co.uk/"
}