<?php // QuickTicket 1.9.0.3 build:20081001 echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en"> <head> <title>',$L['Installation'],' ',$strAppl,'</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/> <link rel="stylesheet" type="text/css" href="qti_setup.css"/> </head> <body> <!-- PAGE CONTROL --> <div class="div_page"> <table class="ta_page" width="750" cellspacing="0" style="margin:5px"> <tr class="tr_page"> <td class="td_page"> <!-- PAGE CONTROL --> <!-- HEADER BANNER --> <div class="div_btop"> <div class="div_btop_in"> <table class="ta_hidden"> <tr class="tr_hidden"> <td class="td_hidden"><img src="qti_logo.gif" width="175" height="50" style="border-width:0" alt="',$strAppl,'" title="',$strAppl,'"/></td> <td class="td_hidden" style="text-align:right;color:white"><h1>',$L['Installation'],' ',$strAppl,' </h1></td> </tr> </table> </div> </div> <!-- END HEADER BANNER --> <!-- BODY MAIN --> <table width="100%" cellspacing="0" style="border:1px solid #AAAAAA"> <tr class="tr_body"> <td class="td_body" style="padding:10px"> <!-- BODY MAIN --> '; ?>