/*
更新日期：2009-03-30
更新内容：修改“收起”用户体验，修改为“关闭”，增加背景图片，调整显示位置
*/
/*
	[UCenter Home] (C) 2007-2008 Comsenz Inc.
	$Id: script_common.js 10862 2008-12-30 02:50:59Z liguode $
*/


//iframe包含
if (top.location != location) {
	top.location.href = location.href;
}
