function detail(name){  var url = name; window.open(url, "_new","scrollbars=yes, status=yes, toolbar=no, resizable=yes, location=no, top=10, left=10, width=650px, height=620px"); }
function over(img,ref){ document.images[img].src=ref;}


