"; //echo "sel_date_from:$sel_date_from
"; //echo "sel_date_to:$sel_date_to
"; //echo "in_out:$sel_in_out
"; //==================get the parameter the previous transfer==================== $old_sel_date_from=$sel_date_from; $old_sel_date_to=$sel_date_to; $old_sel_in_out=$sel_in_out; //===========================page title======================================== echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo "
"; echo "$strTitlePerformance > iPALIM > Trunk group"; echo ""; $helpId = "3.11.2"; showHelp($helpId); echo "
"; //=======================data initial========================================== if(!isset($sel_date_from)) $sel_date_from=0; if(!isset($sel_date_to)) $sel_date_to=0; if(!isset($trunk_no)) $trunk_no=0; if(!isset($sel_in_out)) $sel_in_out=0; if(!isset($on_top_index)) $on_top_index=0; //selection date define $day0=date("Y-m-d",mktime(0,0,0,date("m"),date("d"),date("Y"))); $day1=date("Y-m-d",mktime(0,0,0,date("m"),date("d")-1,date("Y"))); $day2=date("Y-m-d",mktime(0,0,0,date("m"),date("d")-2,date("Y"))); $day3=date("Y-m-d",mktime(0,0,0,date("m"),date("d")-3,date("Y"))); $day4=date("Y-m-d",mktime(0,0,0,date("m"),date("d")-4,date("Y"))); $day5=date("Y-m-d",mktime(0,0,0,date("m"),date("d")-5,date("Y"))); $day6=date("Y-m-d",mktime(0,0,0,date("m"),date("d")-6,date("Y"))); echo ""; ?> to "; echo ""; //===================the back link button====================================== echo ""; echo "back"; echo ""; ?> "; echo "
"; adjust_title_tail_frame("up"); adjust_content_head_frame("up"); adjust_content_tail_frame("up"); ?>