function tips(URL) {

   window.open(URL, "tips", "top=270, left=400, width=350, height=230")

}
