function socialbook(socialpath) {

window.open(socialpath + top.location.href,'','scrollbars=no,menubar=no,resizable=yes,toolbar=no,location=no,status=no');

};

