<!--
if (document.images)
    location.replace('http://www.bayartistsvillage.com.au/welcome.html');
else
    location.href = 'welcome.html';
//-->