// JavaScript Document
function popup()
 {
  mywindow = window.open ("cards/christmas_card_1.jpg",'name','height=215,width=158'); 
 }