document.oncontextmenu = function()
{
alert('Copyright by Guys In Shape, www.GuysinShape.com All rights reserved.');
return false
}
document.write("<title>"); 
document.write('www.GuysinShape.com :: The best of Czech muscle guys!'); 
document.write('</title>');


