Sony Ericsson Z250i

The Z250i is a truly desirable mobile phone that is easy to use and is an attractive handset.

Sony Ericsson Z250i Price

 : Rs. 8,150
Sony Ericsson Z250i Pictures » Tags : 
Get Dealers List
Sony-ericsson Mobile dealers in Bangalore Sony-ericsson Mobile dealers in Chennai Sony-ericsson Mobile dealers in Hyderabad Sony-ericsson Mobile dealers in Kolkata Sony-ericsson Mobile dealers in Lucknow Sony-ericsson Mobile dealers in Mumbai Sony-ericsson Mobile dealers in New Delhi Others
Write Review On Sony Ericsson Z250i
pt> function brandChange(id) { var brand_id=$(id).val(); jQuery.post("/mobiles/getcompareid",{brandid:brand_id}, function (data) { if(data!='ERROR') { var data1 = eval(data); jQuery('#edit-citydealer1')[0].options.length=0; jQuery.each(data1, function(i, item) { var opt = new Option(); opt.value = item.cityname; opt.text = item.cityname; jQuery('#edit-citydealer1')[0].options.add(opt); }); } }); }