function buy(){
	newWin = window.open('http://www.billmedley.com/buynow/','BUY','height=520,width=360,toolbar=no,scrollbars=yes,resizable=no');
}

