/*
//////////////////////////////////////////////////////////////////////////////////////////////////////
QMFUJAVASCRIPTS FOR AAII.com v2.0
Created by Tony Piscotti on 3/21/2005
Code may not be distributed without consent of the author
///////////////////////////////////////////////////////////////////////////////////////////////////////
*/

/// CATEGORIES POP-UP

function terms(url) {
 window.open(url,"terms","toolbar=0,location=0,directories=0,status=0,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=540,left=10,top=10");
}
