if(top!=self)top.location=self.location;

function expand(src,width,height,title)
{ window.open('/source/expand.php?src='+src+'&title='+title,'_blank','width='+(width+82)+',height='+(height+107));
}