function placeObject(stringData) {
	document.write(stringData);
}