<!--// Creates pop up window
///////////////////JavaScript/////////////////////
// POP-UP 1.0
// (c) 2001 Michael L Hill Sr
/////////////////////////////////////////////////
//leftPos = 0

//if (screen) {
//leftPos = screen.width-234
//}

//proWindow = window.open('http://www.mikesart.net/js-bin/tools/popUp.html', 'proWin', 'width=224,height=323,left='+leftPos+',top=0')

//--->