function view_cover(cid, img) { var w = window.open ("/view_cover/"+cid+"/"+img, "ViewCover", "width=315,height=450,scrollbars=yes,status=yes"); }