<!--
function popupStone(url) {
window.open(url,"MypopupStone",'height=560,width=450,left=100,top=70');
} //-->

