// JavaScript Document
function rightLinkAD(){
//家庭装饰
if(document.location.href.toLowerCase().indexOf("market.1sz.net/cate_007003.htm")>-1||document.location.href.toLowerCase().indexOf("market.1sz.net/007003")>-1)
{
	document.writeln("<div id=\"promotion\">合作伙伴：<br />");
	document.writeln("赞助商位置：300元/年,联系电话：13554909673，13554750252");//20090218create
	document.writeln("</div>");
}
//求职招聘
if(document.location.href.toLowerCase().indexOf("market.1sz.net/cate_002.htm")>-1||document.location.href.toLowerCase().indexOf("market.1sz.net/002")>-1)
{
	document.writeln("<div id=\"promotion\">合作伙伴：<br />");
	document.writeln("赞助商位置：300元/年,联系电话：13554909673，13554750252");//20090218create
	document.writeln("</div>");
}
//房产租售
if(document.location.href.toLowerCase().indexOf("market.1sz.net/cate_001.htm")>-1)
{
	document.writeln("<div id=\"promotion\">合作伙伴：<br />");
	document.writeln("赞助商位置：300元/年,联系电话：13554909673，13554750252");//20090218create
	document.writeln("</div>");
}
//空调电
if(document.location.href.toLowerCase().indexOf("market.1sz.net/cate_006005.htm")>-1)
{
	document.writeln("<div id=\"promotion\">合作伙伴：<br />");
	document.writeln("赞助商位置：300元/年,联系电话：13554909673，13554750252");//20090218create
	document.writeln("</div>");
}
//空调电
if(document.location.href.toLowerCase().indexOf("market.1sz.net/cate_006005.htm")>-1)
{
	document.writeln("<div id=\"promotion\">合作伙伴：<br />");
	document.writeln("赞助商位置：300元/年,联系电话：13554909673，13554750252");//20090218create
	document.writeln("</div>");
}
}