// JavaScript Document
var destination = ["","Mr-Shailendra-Singh-winns-National-Award.php","Kanchivaram_national_award_success_party.php","firaaq_premier_events.php","tasveer_press.php","jumbo_mumbai_events.php","jumbo_delhi_events.php","kanchivaram_premier_events.php","hello_events.php","rubaru_premiere_events.php","toronto_events.php","rubaru_events.php","hancock_events.php","mummy_events.php","uap_talli_events.php","firaaq_events.php","jail_events.php","events.php","jannat_events.php","khudakayliye_events.php","roh_events.php","uap_events.php","dashavatar_events.php","gallery.php"];
function region(pick){
if (pick != 0)
location.href = destination[pick];
}

