﻿function referer(show){
	document.write("<script src='/admin/count/count.asp?show="+show+"&refurl="+((document.referrer)?escape(document.referrer):(self.opener)?"popWindows":"")+"&scr_width="+screen.width+"'></script>");
}

