var a;
var list = 'list_phone.html#';

function link(a){
	parent.list_phone.location.href=(list + a);
	parent.location.href=	('#phone');
}