function setExpand(h){
	//alert(h);
	jq('#ad_banner').height(h);
	jq('#ExpandBanner').height(h);
	jq('#ExpandBannerE').height(h);
}
