%pers_dcr_files = ( 'Name' => [ 'RightNavLaunchDate' => "", 'RightNavExpirationDate' => "", 'LinkURL' => "", 'SmallGraphic' => "", 'ShowHome' => "", 'ShowPersonal' => "", ] ); # Hash for Business Page %bus_dcr_files = ( 'Name' => [ 'RightNavLaunchDate' => "", 'RightNavExpirationDate' => "", 'LinkURL' => "", 'SmallGraphic' => "", 'ShowHome' => "", 'ShowBusiness' => "", ] ); # Hash for Home Page %home_dcr_files = ( 'Name' => [ 'RightNavLaunchDate' => "", 'RightNavExpirationDate' => "", 'LinkURL' => "", 'SmallGraphic' => "", 'ShowHome' => "", 'ShowBusiness' => "", 'ShowPersonal' => "", ]