// JavaScript Document

function whyAsk() {
	window.open('/whyask.html','popup','width=300,height=200');
}