function movekeycode(offer,defkc){ 
var query = (location.search) ? location.search.substring(1,location.search.length):defkc;
document.write(eval(new String("<a href=http://www.ezinfocenter.com/355579."+query+"/"+offer+">")))
} 
function transferkeycode(defkc){ 
var query = (location.search) ? location.search.substring(1,location.search.length):defkc;
document.write(eval(new String("<a href=sfi.html?"+query+">")))
} 
