// // ---------------------------------------------------------------------------- // 4567890123456789012345678901234567890123456789012345678901234567890123456789 // ---------------------------------------------------------------------------- $lf = chr (10); echo (''.$lf); echo (''.$lf); echo (''.$lf); echo (''.$lf); echo ('Your own custom movie trailer'.$lf); include 'style.html'; echo (''.$lf); echo (''.$lf); echo ('
'); echo ('
'.$lf); echo ('
'); echo ('
'); echo ('
'); echo (''); $text = 'TVGags100Title'; include 'text.display.html'; echo ('
'.$lf); echo (''); $text = 'TVGags100Movie'; include 'text.display.html'; echo ('
'.$lf); echo ('
'.$lf); echo ('
'); $text = 'TVGags100Caption'; include 'text.display.html'; echo ('
'.$lf); echo ('
'); echo ('
'); echo (''); $text = 'TVGags100Main'; include 'text.display.html'; echo ('
'.$lf); echo ('
'.$lf); echo (''.$lf); echo (''.$lf); echo (''.$lf); echo (''.$lf); echo ('
'); echo ('
'); $text = 'TVGags100Left'; include 'text.display.html'; echo ('
'); // ---------------------------------------------------------------------------- // Countdown Timer Located Below Left Side Adminastrable Text Area // ---------------------------------------------------------------------------- echo ('
'.$lf); echo ('
'); // Countdown here include 'count.down.display.html'; echo ('
'); echo ('
'); echo (''); echo ('
'.$lf); echo (''.$lf); echo (''.$lf); ?>