function wrt()
{
	var url = document.location.href;

    document.write('<iframe name="FF_CT_frame" width="190" height="1800" frameborder="0" src="http://www.templeo.com/inc/right_rm.php?url=' + url + '" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"></iframe>')
}
wrt();