if((document.location.href.match(/cgi-bin\/re\/listings.cgi/) && !document.location.href.match(/custom=/)) || document.location.href.match(/\/chv\//) || document.location.href.match(/\/home_worth.php/) || document.location.href.match(/\/sellers\/evaluations.html/) || document.location.href.match(/\/communities\//)){ 
	document.write('<script type="text/javascript" src="/gssi/redb/new/s/jquery-1.2.1.pack.js"><\/script>');
}
else if(document.location.href.match(/google-map-search.html/) || document.location.href.match(/\/idx\/search\//)){
	document.write('<script type="text/javascript" src="/gssi/lib/jq/jquery.js"><\/script>');
}
else if((document.location.href.match(/cgi-bin\/re\/listings.cgi/) && document.location.href.match(/custom=/))){
	document.write('<script type="text/javascript" src="/gssi/lib/jq/jquery-1.4.4.min.js"><\/script>');
}
else{
	document.write('<script type="text/javascript" src="/gssi/lib/jq/jquery.js"><\/script>');
}

