also, I used your file management uploader feature to the back end so when she has new photos. I'll revisit what the default sizes should be.
'UploadFolder' => "../webphotos/",
'FileName' => "[FileName]",
'DefaultFileName' => "",
'ResizeType' => "2",
'ResizeWidth' => "1000",
'ResizeHeight' => "600",
'ResizeFillColor' => "#FFFFFF" );
// WA_UploadResult1_1 End