function writeScript( script )
{
	document.write( script );
}