
var width = screen.width
var height = screen.height

function popupprices()
{ window.open ("howmuch.html","popup","width=650,height='',location=no,menubar=no,resizable=no,scrollbars=yes,status=no,titlebar=no,toolbar=yes,screenX=50,screenY='',left=50,top=''") }

function popupdetails()
{ window.open ("details.html","popup","width=650,height=450,location=no,menubar=no,resizable=no,scrollbars=yes,status=no,titlebar=no,toolbar=yes,screenX=50,screenY=50,left=50,top=50") }

function popupemail()
{ window.open ("BNem.html","popup","width=675,height=400,location=no,menubar=no,resizable=no,scrollbars=no,status=no,titlebar=no,toolbar=yes,screenX=200,screenY=50,left=200,top=50") }

function popupresponse()
{ window.open ("http://www.lajingles.com/webcraft/wizcraft1.html","popup","width=675,height=550,location=no,menubar=no,resizable=no,scrollbars=no,status=no,titlebar=no,toolbar=no,screenX=200,screenY=50,left=200,top=50") }

function popuptellfriend()
{ window.open ("tellfriend.html","popup","width=450,height=400,location=no,menubar=no,resizable=no,scrollbars=no,status=no,titlebar=no,toolbar=no,screenX=200,screenY=50,left=200,top=50") }


function popupPaypal(){
if (screen.width == 1024)
{ window.open ("2paypal.html","popup","width=970,height='',location=no,menubar=no,resizable=no,scrollbars=yes,status=no,titlebar=no,toolbar=yes,screenX=10,screenY=10,left=10,top=10") }

if (screen.width == 800)
{ window.open ("2paypal.html","popup","width=750,height='',location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=yes,screenX=0,screenY=0,left=0,top=0")
}

if (screen.width == 640)
{ window.open("2paypal.html")}
	}

function popupstartedform()
{ window.open ("http://www.lajingles.com/webcraft/wizcraft2.html","popup","width=600,height=600,location=no,menubar=no,resizable=no,scrollbars=yes,status=no,titlebar=no,toolbar=yes,screenX=200,screenY=50,left=200,top=50") }

function popupCardForm()
{ window.open ("cardform.html","popup","width=600,height=600,location=no,menubar=no,resizable=no,scrollbars=yes,status=no,titlebar=no,toolbar=yes,screenX=20,screenY=50,left=20,top=50") }
