示例#1
0
                            </div>   
                            <div class="popup_box"> 
                                <input type="submit" name="btnsubmit" id="btnsubmit" class="formsubmit" onclick="return alertmeSubmit();"  value='Submit' />
                            </div>
                        </form>


                    </div>
                <?php 
        } else {
            ?>

					<div class="popup_leftblock">                        
                        <p>Thanks for using the HBO South Asia website.</p>
                        <p>The movie will air at <?php 
            echo DateFormatAMPM($row_back['AiringDateTime']);
            ?>
. Don't forget to watch it on HBO.</p>                                                  
                    </div>
					
					
					<?php 
        }
    } else {
        ?>
                    <div class="popup_leftblock">                        
                        <p>Thanks for using the HBO South Asia website.</p>
                        <p>However, the movie has been aired already. Please choose another movie to use the reminder functionality.</p>                                                  
                    </div>
                <?php 
    }
        ?>
px">
                                                            <div class="schedule_timeline_block font_content font_block_family">
                                                                <div class="schedule_timeline_non_original"></div>
                                                                <div class="font_large timeline_wrap_text"><a class="font_block_family" href="<?php 
        echo getmoviename($row1['Title'], $row1['MovieID']);
        ?>
" title="<?php 
        echo $row1['Title'];
        ?>
"><?php 
        echo $row1['Title'];
        ?>
</a></div>
                                                                <div class="font_content"><?php 
        echo DateFormatAMPM($row1['AiringDateTime']);
        ?>
</div>
                                                            </div>
                                                        </div>
                                                        <?php 
        $i++;
    }
    ?>
                                                </div>
                                            </div>
                                        <?php 
}
?>
                                        <div class="column span_15_of_15 block_top_space font_content vertical_align_top"> </div>
                                    </div>