function fl_view(objhtml) {
	    document.write(objhtml);
}

