function insertObject(o)
{
	document.write(o);
}
