﻿function tuiguang_url(id,title,ii)
{

		if (ii==3){
		document.write("<div class='left margin_5'><a href='"+id+"' style='color:#FF0000' target=_blank><img src='"+title+"' width=110 height=110  border=0/></a></div>");
		}
		if (ii==2){
		document.write("<div class='left margin_5'><a href='"+id+"' style='color:#FF0000' target=_blank><img src='"+title+"' width=110 height=110  border=0/></a></div>");
		}
		if (ii==1){
		document.write("<div class='left margin_5'><a href='/dplist.asp?yh="+id+"' style='color:#FF0000' target=_blank><img src='"+title+"' width=110 height=110  border=0/></a></div>");
		}

}


    function openImages(path)
    {
        var img    = new Image();
		
		path=path.replace("ee73","taobao");
        img.src = path;
		
		document.all.show_img.src=path;
		
		if (img.width>500)
		{
		
		document.all.show_img.width=500
		}
        
        
    }
	
	
	
	
    function openImage(path)
    {
        var img    = new Image();
		
		path=path.replace("ee73","taobao");
        img.src = path;
		
		document.all.bimg.src=path;
		//document.all.bimg2.src=path;
		
        
    }


function huoqu_url(aurl)
{
var xxin="mama"
var xxin2="lick"
document.writeln("<a href='http://s.c"+xxin2+".ali"+xxin+".com/"+aurl+"' target='_blank'><img src='/images/show_1.jpg' alt='点击这里查看更多详细介绍' border='0' /></a>");
}


