﻿var bip_programs_array = [];

bip_programs_array['א'] = [
new program_item('אבי ביטר חי בסרט', '/humor/bip/shows/avi-bitter'),
new program_item('אין מה לראות', '/humor/bip/shows/nothing-to-see'),
new program_item('ארץ נהדרת', '/tv/erez-nehederet')
];

bip_programs_array['ב'] = [
new program_item('בהפרעה', '/humor/bip/shows/destruction')
];

bip_programs_array['ד'] = [
new program_item('דבר עם הסוכן שלי', '/humor/bip/shows/talk-to-my-agent')
];

bip_programs_array['ה'] = [
new program_item('האחות הקטנה', '/humor/bip/shows/little-sister'),
new program_item('הבובלילים', '/humor-bip/shows-the-bublils'),
new program_item('המדריך למתחילים', '/humor/bip/shows/pickup-guide'),
new program_item('הרצועה', '/humor/bip/shows/harezua')
];

bip_programs_array['ח'] = [
new program_item('חברים', '/humor/bip/shows/friends'),
new program_item('חיות פשע', '/humor/bip/shows/crime-animals')
];

bip_programs_array['ט'] = [
new program_item('טופי והגורילה', '/humor/bip/shows/toffee')
];

bip_programs_array['כ'] = [
new program_item('כחולים', '/humor/bip/shows/blue'),
new program_item('כשרון או כשלון', '/vod/index/comedy/f6e795295c0fc110VgnVCM100000290c10acRCRD/VOD/itemId=2b5b2eeaf68dc110VgnVCM2000002a0c10acRCRD')
];

bip_programs_array['ל'] = [
new program_item('לילה בכיף', '/humor-bip/shows-layla-bekef')
];


bip_programs_array['מ'] = [
new program_item('מהדורה מוגבלת', '/humor/bip/shows/limited-ed'),
new program_item('מכת מדינה', '/vod/index/comedy/75fb6449a8b7a110VgnVCM100000290c10acRCRD/VOD/itemId=e4cb8495c545a110VgnVCM100000290c10acRCRD'),
new program_item('מלקולם באמצע', '/humor/bip/shows/malcolm')
];


bip_programs_array['ס'] = [
new program_item('סאותפארק', '/humor/bip/shows/southpark'),
new program_item('סיימון', '/humor-bip/shows-simon')
];


bip_programs_array['ע'] = [
new program_item('עדי אשכנזי', '/tv/adi-ashkenazy')
];


bip_programs_array['פ'] = [
new program_item('פרויקט ביפ', '/humor/bip/shows/beep-project')
];

bip_programs_array['ק'] = [
new program_item('קוויקי', '/humor-bip/shows-quicky'),
new program_item('קומדי אינק', '/humor/bip/shows/comedy-inc')
];

bip_programs_array['ר'] = [
new program_item('רינו 911', '/humor/bip/shows/reno911')
];

bip_programs_array['ש'] = [
new program_item('שי ודרור', '/humor/bip/shows/shay-and-dror')
];

// TOP PROGRAMS LOGO IMAGES PATH & URL
var bip_programs_logo_array = [];

bip_programs_logo_array[0] = new program_logo_item('bip/classics/layla_bechef_LOGO.jpg','/humor-bip/shows-layla-bekef');

bip_programs_logo_array[1] = new program_logo_item('bip/classics/sochenlogo.jpg','/humor-bip/shows-talk-to-my-agent');

bip_programs_logo_array[2] = new program_logo_item('bip/classics/SSaimon.jpg','/humor-bip/shows-simon');

bip_programs_logo_array[3] = new program_logo_item('bip/classics/bublilim_logo1.jpg','/humor-bip/shows-the-bublils');