document.oncontextmenu = function()
{
alert('Copyright by Daniel Harray, www.DanielHarray.com All rights reserved.');
return false
}
document.write("<title>"); 
document.write('Daniel Harray :: www.DanielHarray.com :: The Official Site of the NY Actor Daniel Harray :: Daniel Actor :: Harray actor'); 
document.write('</title>');


