// JavaScript Document
function tellafriend() {
	winpops = window.open("tellafriend.html", "", "width=465,height=490,scrollbars,")
}
