var menuText_1 = new Array();
var menuUrl_1 = new Array();

menuText_1[0]='Standard Camera';
menuUrl_1[0]='product.php?act=list&category_id=1';

menuText_1[1]='High Speed Dome';
menuUrl_1[1]='product.php?act=list&category_id=2';

menuText_1[2]='Outdoor IR Camera';
menuUrl_1[2]='product.php?act=list&category_id=3';

menuText_1[3]='Mpeg4 IP Camera';
menuUrl_1[3]='product.php?act=list&category_id=4';

menuText_1[4]='Digital Video Recording';
menuUrl_1[4]='product.php?act=list&category_id=5';

menuText_1[5]='Peripheral';
menuUrl_1[5]='product.php?act=list&category_id=6';
