[insert_php]
global $rank_cid;
global $rank_div_id;
global $rank_cl_id;
global $rank_type_title;
global $table_heading;
global $icon_name;
$rank_cid=’4′;
$rank_div_id=’7′;
$rank_cl_id=’3′;
$rank_type_title=’Alumni – Rail/Pattern’;
$table_heading=’Alumni School’;
$icon_name=”;
$FileLocation = “/custom_php/test_ranking.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);
[/insert_php]