/** Optimized r1 - -19 bytes saved - 2006/07/21 11:30:13 **/
var currAddressId=-1;function changeAddressId(id){if(currAddressId!=-1){document.getElementById('addressmore'+currAddressId).style.display='none';}
currAddressId=id;document.getElementById('addressmore'+currAddressId).style.display='';}