function contact() {
window.open("pop/pop_contact.htm","null","height=460,width=690,top=30,left=50");
}
function people() {
window.open("pop/pop_people.htm","null","height=460,width=690,top=30,left=50");
}