function launchSite() {
	var winSite = window.open("content-popup.html","ArdentSage","width=800,height=600,scrollbars=no");
}
