// properties.txt //Determine which file will be used for the logo //logo = ["sample-bank-green-sm.gif"]; logo = ["knpeoples.jpg"]; //Determine which file will be used for the Advanced Login Authentication logo logo_eam = ["399_BankLogo.png"]; //Determine which file will be used for the Business Online Payroll logo_surepayroll = ["fis_logo_sure_payroll.png"]; //determine which file will be used for the Bill Pay logo billpaylogo = ["fislogo2.jpg"]; //billpaylogo = ["sample-bank-green-sm.gif"]; //determine which file will be used for the Remote Deposit Capture logo rdclogo = ["fislogo2.jpg"]; //rdclogo = ["sample-bank-green-sm.gif"]; //determine which file will be used for the Trips Web direct brandable logo logo_trips = ['fislogo2.jpg']; //determine the product name in the header, sign on pages and Welcome page product = ["Business Express"] //Determine which file will be used for the banner //banner = ["blank.gif"]; banner = ["bibdemo2.gif"]; //Determine which files and captions will be used for the graphics on the landing page //Comment any graph and associated text if not desired //The graphs and text can be rearranged in the order desired //For instance, graph0 = ["main_graph_2.gif"] and text0 = ["NACHA"], etc. graph0 = ["main_graph_0.gif"]; text0 = ["Current Rates"]; graph1 = ["main_graph_2.gif"]; text1 = ["NACHA"]; graph2 = ["FX1.jpg"]; text2 = ["Foreign Currency Exchange Rates"]; graph3 = ["AFP-Logo.gif"]; text3 = ["AFP"]; //Landing page content (modules_main.html) //Select if the demo will be a corporate demo or a small business demo. //1. If you want to display the landing page for corporate version //uncomment accounttype = ["accountreporting"] //2. If you want to display the landing page for small business //uncomment accounttype = ["reporting"] accounttype = ["accountreporting"]; //configure landing page for corporation version //accounttype = ["reporting"]; //configure landing page for small business //branded_messages = ['yes']; branded_messages = ['no']; //standard_branding = ['yes']; standard_branding = ['no']; //title_branding =['yes']; title_branding =['no']; important_message = ['yes']; //important_message = ['no']; //Property for Background demo Image //Demo_background = ['yes']; Demo_background = ['no']; //Properties for Brandable area below footer brandable_image_1 = ['equal_housing_lender_logo.jpg']; brandable_image_2 = ['fdic_logo.gif']; brandable_image_3 = ['']; brandable_image_4 = ['']; brandable_image_5 = ['']; brandable_text = ['Text below the images']; brandable_area_alignment = ['center']; //left, center, right