// JavaScript Document
function fullOpen(){
  window.open('price.html','cw',"width=690,height=550,scrollbars=yes")
}
