
<!-- Created on 19/04/2008 14:32:00 -->
function openwindow(){
  w=open('buyapuppy.html','windowname','width=700,height=550,scrollbars,resizable,toolbar,status');
    }
// -->
