/******************************************************************************
* Copyright 2005 by Alexander Young.
* Web address: http://www.pyecom.net
* Last update: August 04, 2005.
* 
* Provides basic functions for positioned elements which will work on
* all browsers.
******************************************************************************/
function blockError(){return true;}
window.onerror = blockError;

document.write("&COPY");
