function getinfo(name){

for(var i=0; i<15; i++){
name=name.replace(" ", "+")

}

location.replace("http://hotlean.com/?aid=88262&q="+name)
}