function writeActiveContent (strContent) {
	document.write(strContent);
}