if(!$allvariables->{'DOWNLOADBANNER'}){installer::exiter::exit_program("ERROR: DOWNLOADBANNER not defined in product definition!","put_banner_bmp_into_template");}
if(!$allvariables->{'DOWNLOADBITMAP'}){installer::exiter::exit_program("ERROR: DOWNLOADBITMAP not defined in product definition!","put_welcome_bmp_into_template");}
if(!$allvariables->{'DOWNLOADSETUPICO'}){installer::exiter::exit_program("ERROR: DOWNLOADSETUPICO not defined in product definition!","put_setup_ico_into_template");}