//AdGoRound Ad Group functions v2.0.
// Ad group one...
//Set the optional default size for this ad group.
function AGRSize1() { AGRdefaultWidth = 637; AGRdefaultHeight = 268; return; }
//Set the variables for this ad group.
function AGRAd1_1() { AGRAdURL = "http://www.uwpc.org/EDUCATION.htm"; AGRExposure = 4; AGRWidth = 0; AGRHeight = 0; return AGRAd = "IMAGE_E1.jpg"; }
function AGRAd1_2() { AGRAdURL = "http://www.uwpc.org/Income.htm"; AGRExposure = 4; AGRWidth = 0; AGRHeight = 0; return AGRAd = "IMAGE_I1.jpg"; }
function AGRAd1_3() { AGRAdURL = "http://www.uwpc.org/Health.htm"; AGRExposure = 4; AGRWidth = 0; AGRHeight = 0; return AGRAd = "IMAGE_H1.jpg"; }
function AGRAd1_4() { AGRAdURL = "http://www.uwpc.org/partneragencies.htm"; AGRExposure = 4; AGRWidth = 0; AGRHeight = 0; return AGRAd = "IMAGE_ES1.jpg"; }
function AGRAd1_5() { AGRAdURL = ""; AGRExposure = 0; AGRWidth = 0; AGRHeight = 0; return AGRAd = "end"; }

// End
	
