<!--
function click() {
if (event.button==2) {   
alert('欢迎光临泉州市商标转让网!')
}
}
document.onmousedown=click

function MMopenBrWindow(opurl) { //v2.0
  window.open(opurl,"viewsb","scrollbars=yes,resizable=yes,width=500,height=400");
}
function viewsb(id) { //v2.0
  window.open("Photo_Show.asp?Photoid="+id,"viewsb","scrollbars=yes,resizable=yes,width=500,height=400");
}
-->
