function primePage() {
	addEvent(getElementsByClassName("proppopup"),"click",event_popup_features(propPopupParms));
}
addLoadEvent(primePage);

