More
News & Events Galleries
- 10 best gadgets of 2014
- 10 richest Indian tech bi...
- 20 biggest tech brands in...
- 25 Gadgets That Changed O...
- After TikTok, UC Browser ...
- Airtel announces 'Project...
- Airtel loses its No. 1 po...
- Airtel says no to further...
- Amazon India to launch di...
- Amazon is the most downlo...
- Amazon plays mentor to de...
- Apple acquires AI startup...
- Apple admits to deleting ...
- Apple car is not dead
- Apple launches iPad Air, ...
- Apple may launch gold var...
- Apple rolls out iPhone 15...
- Apple rumoured to launch ...
- Apple sales see huge jump...
- Apple set to launch cheap...
- Arvind Krishna to become ...
- Cut, copy and paste creat...
- Dating app lets you match...
- Demonetisation to hit PC,...
- Did you know that Mark Zu...
- Discover 'Pokémon Go'
- E-commerce gives a boost ...
- EU clears $26 bn Microsof...
- Expensive gadgets in the ...
- Facebook revenue rises on...
- Facebook to let users nom...
- Facebook Unveils New Gend...
- Flipboard buys Zite, will...
- Flipkart to soon launch i...
- Google, Apple block Chine...
- Google acquires Twitter's...
- Google announces Android ...
- Google apps set to go kid...
- Google buying Skybox for ...
- Google celebrates 21st bi...
- Google CEO Pichai doubles...
- Google confirms it will m...
- Google dedicates doodle t...
- Google honours India's 68...
- Google Pixel 2 found runn...
- Google will close Orkut o...
- GPS app for Haryana Roadw...
- HMD Global aims to make c...
- iPhone 7 vs World's Stron...
- iPhone SE, iPad Pro launc...
- Lenovo to kill Motorola s...
- Limited spectrum sale dis...
- Madras HC asks Centre to ...
- Madras High Court lifts t...
- Maxx Mobiles to open 100 ...
- Microsoft to discontinue ...
- Most shared YouTube video...
- Motorola to bring 4G phon...
- Motorola to launch its co...
- Musk announces arrival o...
- Nokia 3310: The Wonder Ye...
- Nokia sues Apple for pate...
- No reason why Instagram w...
- Now, read audio clips on ...
- Now Twitter to live-strea...
- OnePlus 2 starts getting ...
- OnePlus 7 and OnePlus 7 P...
- OnePlus 8 series design c...
- Picture of Mark Zuckerber...
- PM Modi meets top tech gi...
- Rare pictures of Apple's ...
- Ratan Tata invests in Xia...
- Ringing Bells delivers Fr...
- Samsung, Micromax to disc...
- Samsung President and CEO...
- Samsung showcases 360-deg...
- SC junks PIL on WhatsApp ...
- Skype to block local voic...
- SoftBank to invest $10bn ...
- Solving commuting problem...
- Steve Jobs defends Apple ...
- Sundar Pichai gives a sne...
- Sundar Pichai’s pictures
- TCS becomes 3rd most-valu...
- TCS bonanza: Rs 2,628cr b...
- TikTok, UC Browser and We...
- TikTok parent Bytedance d...
- TOI travels with Google C...
- Twitter buys Indian start...
- Twitter buys video stream...
- Twitter to customise Twem...
- Vodafone tariffs likely t...
- WhatsApp comes to desktop...
- When sci-fi meets reality...
- Xiaomi's letter to Indian...
- Xiaomi hits back at Apple...
- Xiaomi set to make phones...
- Yahoo to shut down Maps a...
- Zuckerberg denies stealin...
- Zuckerberg faces fraud ch...
Most Popular in News & Events
').addClass('photo-gallery-widget');
var h3 = $('
').text('Travel Galleries');
h3.appendTo(div);
var leftli = result;
for (var i in leftli) {
stryname = leftli[i][constants.cname];
stryurl = 'http://www.happytrips.com' + leftli[i][constants.curl];
imageid = leftli[i][constants.cid];
if (i == 0) {
var lDiv = $('
').addClass('section large');
lDiv.appendTo(div);
var img1 = $('
![]()
').attr('src', 'https://static.toiimg.com/photo/' + imageid + '.cms');
var a1 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(img1);
a1.appendTo(lDiv);
var a2 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(stryname);
var p1 = $('
').append(a2);
p1.appendTo(lDiv);
var cdiv = $('
').addClass('clear');
cdiv.appendTo(lDiv);
lDiv.appendTo(div);
} else if (i == 1) {
var lDiv = $('
').addClass('section alt');
lDiv.appendTo(div);
var img1 = $('
![]()
').attr('src', 'https://static.toiimg.com/photo/' + imageid + '.cms').css({
width: '75px',
height: '50px'
});
var a1 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(img1);
a1.appendTo(lDiv);
var a2 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(stryname);
var p1 = $('
').append(a2);
p1.appendTo(lDiv);
var cdiv = $('
').addClass('clear');
cdiv.appendTo(lDiv);
lDiv.appendTo(div);
} else if (i == 2) {
var lDiv = $('
').addClass('section');
lDiv.appendTo(div);
var img1 = $('
![]()
').attr('src', 'https://static.toiimg.com/photo/' + imageid + '.cms').css({
width: '75px',
height: '50px'
});
var a1 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(img1);
a1.appendTo(lDiv);
var a2 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(stryname);
var p1 = $('
').append(a2);
p1.appendTo(lDiv);
var cdiv = $('
').addClass('clear');
cdiv.appendTo(lDiv);
lDiv.appendTo(div);
} else if (i == 3) {
var lDiv = $('
').addClass('section alt');
lDiv.appendTo(div);
var img1 = $('
![]()
').attr('src', 'https://static.toiimg.com/photo/' + imageid + '.cms').css({
width: '75px',
height: '50px'
});
var a1 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(img1);
a1.appendTo(lDiv);
var a2 = $('
').attr({
'target': '_blank',
'href': stryurl,
'alt': stryname,
'title': stryname
}).append(stryname);
var p1 = $('
').append(a2);
p1.appendTo(lDiv);
var cdiv = $('
').addClass('clear');
cdiv.appendTo(lDiv);
lDiv.appendTo(div);
} else {}
}
}
$('.widget').append(div);
});
});
Raj Kundra and Shilpa Shetty's 15th Wedding Anniversary! Reminiscing family moments!
Bigg Boss winners list from season 1 to 17
Discover the bird with a prehistoric roar
Incredible facts about ants you won’t believe
'Bigg Boss Marathi 5' nears grand finale
'Bigg Boss 18' tentative contestants revealed, featuring potential celebrity participants
Why labradors make great pets and how to care for them properly
Keeping lizards as pets and exploring their fascinating behaviours and unique characteristics
How to keep parrots happy as pets
Fruit that blasts itself nature’s unexpected detonation!
World’s deadliest tree: Nature’s lurking danger!
Deep sea creature bears striking resemblance to real-life Venom!
10 legendary animals in the history of India
A plant that strangely looks like a human!
9 of the most rare and uniquely distinctive insects in the world
Captivating insights you need to learn about the formidable cassowary
Unveiling the mysterious world of night-dwelling bats with fascinating secrets you didn’t know
Kangana Ranaut wows in distinctive sarees
A world in black and white with nine animals captured in monochrome magic
Discover the remarkable variety of winged animals with these fascinating examples
Anant Ambani and Radhika Merchant’s Shubh Ashirwad ceremony
Joyous celebrations as the Ambani family unites in the grand wedding of Anant Ambani and Radhika Merchant
Anant and Radhika's grand celebration brings Bollywood and global icons together
From Sanjay Dutt and MS Dhoni to Ananya Panday and Janhvi Kapoor, stars grace Anant Ambani and Radhika Merchant's special puja ceremony
Star-studded haldi celebration for Anant Ambani and Radhika Merchant
From Salman Khan to Ranveer Singh-Janhvi Kapoor, stars grace Anant Ambani and Radhika Merchant's haldi ceremony
Bollywood stars give a sneak peek at Anant & Radhika's sangeet
Radhika Merchant in Abu Jani Sandeep Khosla couture
Steal the spotlight with Isha Ambani’s couture
From Salman Khan and Alia Bhatt-Ranbir Kapoor to MS Dhoni, celebs arrive in style at Anant Ambani & Radhika Merchant’s sangeet ceremony
Ambani family kicks off Anant and Radhika’s wedding celebrations with mass wedding for underprivileged couples
US singer Justin Bieber reaches Mumbai for Radhika Merchant and Anant Ambani's sangeet tonight
New dreamy inside pictures from Sonakshi Sinha and Zaheer Iqbal’s wedding reception go viral
Dreamy inside pictures from Sonakshi Sinha and Zaheer Iqbal’s wedding: "From Now Until Forever"
Bollywood’s best-kept secret: Sonakshi Sinha and Zaheer Iqbal’s love story revealed
From chilling on the beach to sunkissed selfies, inside Triptii Dimri's Italian getaway
Kangana Ranaut dazzles in a series of stunning sarees
Meet the talented cast bringing ‘Panchayat’ to life
From Shah Rukh Khan dancing with Rahmanullah Gurbaz to Suhana Khan, Ananya Panday and Shanaya Kapoor posing with IPL trophy, inside KKR’s after-party
Kangaroo recognised as world's largest hopping animal
Justin Bieber and Hailey Baldwin announce pregnancy with dreamy pictures, couple renew vows in Hawaii
Sonakshi Sinha unveils captivating photos from her Heeramandi look test
Sonam Kapoor pens an adorable post for husband Anand Ahuja on their sixth wedding anniversary.
Bombay Times Fashion Week 2024: Day 3
Bombay Times Fashion Week 2024: Day 2
Bombay Times Fashion Week 2024: Day 1
Inside Anushka Sharma's intimate birthday dinner with Virat Kohli and RCB squad
Inside pictures from Saba Pataudi’s fun-filled birthday party with Kareena Kapoor, Saif Ali Khan and Soha
Rishi Kapoor: A cinematic journey through the ages
Take summer style cues from Kriti Sanon in all-white ensembles, see pictures