var gg=document.location.href;

if (gg.indexOf("/yq.html")>0 || (gg.indexOf("/yq/")>0 && gg.indexOf(".html")>0))
{
	top.location.href="http://book.xxsy.net/readclass/2.html";
}

document.write("<script src=http://book.xxsy.net/js/yc_index_img_1.js></script>");


