function PopCustom_WindowFAQ(anchor)
{
	var anchor = anchor;
	window.open('/Custom_WindowFAQ.asp#' + anchor ,'myswatch','width=820,height=500,toolbar=no, location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=yes, resizable=yes');
}
