function PopEditor(){
	window.open('admin/fs.php?page=editor.php!id=' + arguments[0] + '$ref=' + arguments[1] + '&cid=' + arguments[2], '_blank', 'location=0,status=1,toolbars=0,resizable=no,width=1000,height=720');
}
