function refur001()  
{  
 var a,b,c,d,e,f  
 a='<a target="_blank" href=\"'  
 b=''  
 c='\">'  
 a+=''  
 b+=''  
 e='</a>'  
 f='<font face="verdana" size="2"><b><i>50 Accommodations in and around Utrecht</i></b></font>'  
 b+=''  
 b+=''  
 b+='http://www.booking.com/region/nl/utrecht.html?aid=304553' 
 b+='' 
 d=f  
 document.write(a+b+c+d+e)  
}  
