
function disable()
{
// <body onmousedown="disable()">
if (event.button == 2)
{
alert("Email Dr. Zoo (drzoo@worldfamousart.com) if you want a copy of these pictures.\n\nCopywrited 2003 Institute of Phenomonology")
}
}


function get_links(){
document.writeln('<br><br>')
document.writeln('<font size="+2" color="red"><a href="http://www.worldfamousart.com/muzed.html">Muzed...</a></font><br><br>')
document.writeln('<font size="+2" color="red"><a href="http://www.worldfamousart.com/stolen.html">')
document.writeln('Click here to see the stolen bird...</a></font><br><br>')
document.writeln('<font size="+2" color="red"><a href="Golgotha.html">Golgotha...</a></font><br><br>')
document.writeln('<font size="+2" color="red"><a href="Miss Images.html">Miss Images...</a></font><br><br>')
document.writeln('<font size="+2" color="red"><a href="Vibrataur Tour.html">Vibrataur Tour...</a></font><br><br>')
document.writeln('<font size="+2" color="red"><a href="Do not enter.html">ZZZ...</a></font><br><br>')
document.writeln('<a href="http://www.worldfamousart.com/main.html">Back to main</a><br>')
document.writeln('<text align="bottom">')
document.writeln('<br>')
document.writeln('<hr width="87%">')
document.writeln('<img src="images/wfalogo_stamped.jpg" height="85" width="150">')
document.writeln('<a href="?" onmouseup="addfavs()">ADD THIS SITE TO YOUR FAVORITES &#33 &#33</a><br><br>')
document.writeln('<em><a href ="mailto:webmaster@worldfamousart.com" align="right">[ email webmaster ]</em>')
}

