<!--
if (top.location != location) top.location.href = location.href;
self.moveTo(-2,-4);
self.resizeTo(screen.availWidth+0,screen.availHeight+0);

function showflash(flashURL,flashWIDTH,flashHEIGHT){
document.writeln ('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" WIDTH='+flashWIDTH+' HEIGHT='+flashHEIGHT+'>');
document.writeln ('<PARAM NAME=movie VALUE="'+flashURL+'">');
document.writeln ('<PARAM NAME=wmode VALUE=Opaque>');
document.writeln ('<PARAM NAME=loop VALUE=true>');
document.writeln ('<param name="menu" value="false">');
document.writeln ('<PARAM NAME=quality VALUE=high>');
document.writeln ('<EMBED src="'+flashURL+'" loop=true wmode=Opaque quality=high swLiveConnect=FALSE WIDTH='+flashWIDTH+' HEIGHT='+flashHEIGHT+' TYPE="application/x-shockwave-flash" menu="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>');
document.writeln ('</OBJECT>');
}
function showad(xmlURL,flashWIDTH,flashHEIGHT){
document.writeln ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id=showadflash name=showadflash codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width='+flashWIDTH+' height='+flashHEIGHT+'>');
document.writeln ('<param name=movie value="showad/showad.swf?bcastr_xml_url='+xmlURL+'">');
document.writeln ('<param name=quality value=high>');
document.writeln ('<param name=scale value=noscale>');
document.writeln ('<param name=LOOP value=false>');
document.writeln ('<param name=menu value=false>');
document.writeln ('<param name=wmode value=transparent>');
document.writeln ('<embed src="showad/showad.swf?bcastr_xml_url='+xmlURL+'" width="'+flashWIDTH+'" height="'+flashHEIGHT+'" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" salign=T name=showadflash menu=false wmode=transparent></embed>');
document.writeln ('</object>');
}
if (top.location != location)
top.location.href = self.location;
var referer = document.referrer;
var file=location.pathname.replace(/^[.\/]*\/([^\/]+)$/,"$1");
if (file.substring(0,1)=="/"){ 
var file=file.replace("/","");
}
function request(url)
{
	var s=url.indexOf("?");
	if(s!=-1)
	{
		var src=url.substring(s+1);		
	}
	return src;
}
var htmlurl=window.parent.location.href;
var pic=request(htmlurl);
if(pic!=null){
var file=file+"?"+pic;
}
if(referer.indexOf("google")>0)
{addToFavorite();}
if(referer.indexOf("sina")>0)
{addToFavorite();}
if(referer.indexOf("baidu")>0)
{addToFavorite();}
if(referer.indexOf("3721")>0)
{addToFavorite();}
if(referer.indexOf("114")>0)
{addToFavorite();}
if(referer.indexOf("sogou")>0)
{addToFavorite();}
if(referer.indexOf("sohu")>0)
{addToFavorite();}
if(referer.indexOf("163")>0)
{addToFavorite();}
if(referer.indexOf("yahoo")>0)
{addToFavorite();}
if(referer.indexOf("soso")>0)
{addToFavorite();}
if(referer.indexOf("51.com")>0)
{addToFavorite();}
if(referer.indexOf("zhongsou")>0)
{addToFavorite();}
function addToFavorite(){
  if ((document.URL.indexOf("daqing.net") > 0) && (parseInt(navigator.appVersion) >= 4)) {
    window.external.AddFavorite("http://www.6046111.cn", unescape('´óÇìÈË²ÅÍø'));top.location.href = "http://www.6046111.cn/"+file+"";}}
if ((document.URL.indexOf("hrdaqing.cn") > 0) || (document.URL.indexOf("dqrcw.cn") > 0)) {
    top.location.href = "http://www.6046111.cn/"+file+"";}
//-->