function fx_clk(sid, iid){
	window.open('http://fx.resistance1.com/clk.php?sid=' + sid + '&iid=' + iid);
	return false;
}
