“Ajith Kumar sir and I have lots of screen time together in Valimai, and the audience will definitely enjoy our scenes together.” – Actress Huma Qureshi
By
Naveen on February 23, 2022
"
},
apiUrl = 'https://api.flickr.com/services/rest/',
photos = [];
// The actual plugin constructor
function Plugin(element, options) {
this.element = jQuery(element);
this.settings = jQuery.extend({}, defaults, options);
this._defaults = defaults;
this._name = pluginName;
this._hideSpinner = function() {
this.element.find('.spinner-wrapper').hide().find('*').hide();
};
this._printError = function() {
this.element.find('.gallery-container').append(jQuery("
", { "class": "col-lg-12 col-lg-offset-1" })
.append(jQuery("
", { "class": "error-wrapper" })
.append(jQuery("
", { "class": "label label-danger error" })
.html(this.settings.errorText))));
};
this._flickrAnimate = function() {
this.element.find('.gallery-container img').each(jQuery.proxy(function(index, el) {
var image = el;
setTimeout(function() {
jQuery(image).parent().fadeIn();
}, this.settings.loadingSpeed * index);
}, this));
};
this._printGallery = function(photos) {
var element = this.element.find('.gallery-container');
jQuery.each(photos, function(key, photo) {
var img = jQuery('', { 'class': 'thumb img-thumbnail gall-img-responsive', src: photo.thumbnail, });
element.append(jQuery('
', { 'class': 'col-md-4 col-sm-6 wl-gallery ' + photo.hideme })
.append(jQuery('
', { 'class': 'b-link-fade b-animate-go' })
.append(jQuery('
', { 'data-lightbox-gallery': 'enigma_lightbox', 'class': 'nivoz_88473', title: photo.title, href: photo.href }).hide()
.append(img)
.append(jQuery('
', { 'class': 'b-wrapper' })))));
});
element.imagesLoaded()
.done(jQuery.proxy(this._flickrAnimate, this))
.always(jQuery.proxy(this._hideSpinner, this));
};
this._flickrPhotoset = function(photoset) {
var _this = this;
var hidemeval = "";
photos[photoset.id] = [];
jQuery.each(photoset.photo, function(key, photo) {
// hide thumbnails after a limit
if(key > 29) {
hidemeval = "hidepics";
}
// Limit number of photos.
if(key >= _this.settings.photosLimit) {
return false;
}
photos[photoset.id][key] = {
thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_n.jpg',
href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
title: photo.title,
hideme: hidemeval
};
});
this._printGallery(photos[photoset.id]);
};
this._onFlickrResponse = function(response) {
if(response.stat === "ok") {
this._flickrPhotoset(response.photoset);
}
else {
this._hideSpinner();
this._printError();
}
};
this._flickrRequest = function(method, data) {
var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
jQuery.each(data, function(key, value) {
url += "&" + key + "=" + value;
});
jQuery.ajax({
dataType: "json",
url: url,
context: this,
success: this._onFlickrResponse
});
};
this._flickrInit = function () {
this._flickrRequest('flickr.photosets.getPhotos', {
photoset_id: this.settings.photosetId
});
};
// Init
this.init();
}
Plugin.prototype = {
init: function () {
this._flickrInit();
}
};
// Wrapper
jQuery.fn[pluginName] = function (options) {
this.each(function () {
if (!jQuery.data(this, "plugin_" + pluginName)) {
jQuery.data(this, "plugin_" + pluginName, new Plugin(this, options));
}
});
// Chain
return this;
};
})(jQuery, window, document);
Valimai Heroine Actress Huma Qureshi images
');
jQuery('.b-link-stroke').prepend('
');
/* Twist */
jQuery('.b-link-twist').prepend('
');
jQuery('.b-link-twist').prepend('
');
jQuery('.b-link-twist img').each(function(index, element) {
jQuery(this).css('visibility','hidden');
jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')');
});
/* Flip */
jQuery('.b-link-flip').prepend('
');
jQuery('.b-link-flip').prepend('
');
jQuery('.b-link-flip img').each(function(index, element) {
jQuery(this).css('visibility','hidden');
jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')');
});
/* Fade */
jQuery('.b-link-fade').each(function(index, element) {
jQuery(this).append('
')
});
/* Flow */
jQuery('.b-link-flow').each(function(index, element) {
jQuery(this).append('
')
});
/* Box */
jQuery('.b-link-box').prepend('
');
jQuery('.b-link-box').prepend('
');
/* Stripe */
jQuery('.b-link-stripe').each(function(index, element) {
jQuery(this).prepend('
');
});
/* Apart */
jQuery('.b-link-apart-vertical, .b-link-apart-horisontal').each(function(index, element) {
jQuery(this).prepend('
');
});
/* diagonal */
jQuery('.b-link-diagonal').each(function(index, element) {
jQuery(this).prepend('
');
});
setTimeout("calculate_margin();", 100);
});
Flickr Album Gallery Pro Powered By:
wpfrank
“Ajith Kumar sir and I have lots of screen time together in Valimai, and the audience will definitely enjoy our scenes together.”
– Actress Huma Qureshi
Actress Huma Qureshi is pretty excited about the release of her magnum opus movie ‘Valimai’ starring Ajith Kumar in the lead role. With the movie all set for worldwide theatrical release on February 24, 2022, the actress shares her wonderful experience working in this movie. Huma Qureshi says, “Valimai is a very special movie in my career as I have got an opportunity to explore my potential. Director Vinoth sir has sketched my character as an honest cop that has plenty of action sequences to perform. Every time, when we used to get ready for the action blocks, I would be excited. Normally, an action-thriller movie will have such scopes for the male protagonists alone, but Vinoth sir has broken the stereotypical paradigm, by letting the female characters flex their muscles. Especially, I am very elated to see my role having lots of screen space.” Speaking about Ajith Kumar, she adds, “Both of us were supposed to work together in Billa 2, but didn’t happen due to some reasons. When I got the call for Valimai, I was on cloud nine, as I am going to share the screen with one of the greatest actors in the Indian film industry. Ajith Kumar sir and I have lots of screen time together in Valimai, and the audience will definitely enjoy our scenes together.”
Written and directed by H. Vinoth, Valimai is produced by Boney Kapoor of Bayview Project LLP. With the movie already clasped the No.1 position in the watch list of Tamil movie buffs for this year, it will have a magnificent release in various regional languages including Telugu, Kannada, and Hindi. Yuvan Shankar Raja’s songs have already topped the charts, and Nirav Shah’s visuals along with mind-boggling action sequences in the visual promos have escalated the expectations on Valimai.
“அஜித் குமார் சாரும் நானும், வலிமை படத்தில் நிறைய காட்சிகளில் ஒன்றாக சேர்ந்து நடித்துள்ளோம், அந்த காட்சிகளை ரசிகர்கள் கண்டிப்பாக கொண்டாடுவார்கள்” – நடிகை ஹூமா குரேஷி !
நடிகை ஹூமா குரேஷி, அஜித் குமாருடன் இணைந்து நடித்துள்ள ‘வலிமை’ திரைப்படம் வெளியாவதில் மிகுந்த உற்சாகத்தில் இருக்கிறார். பிப்ரவரி 24, 2022 அன்று உலகம் முழுவதும் இத்திரைப்படம் திரையரங்குகளில் வெளிவரத் தயாராக உள்ள நிலையில், இந்தப் படத்தில் பணிபுரிந்த தனது அற்புதமான அனுபவத்தைப் பகிர்ந்துள்ளார். இது குறித்து ஹூமா குரேஷி கூறும்போது, “வலிமை எனது சினிமா கேரியரில் மிகவும் சிறப்பானதொரு படம், எனது திறமையை பரிசோதித்து கொள்ள இதன் மூலம் எனக்கு ஒரு அற்புதமான வாய்ப்பு கிடைத்துள்ளது. இயக்குனர் வினோத் சார் என்னுடைய கேரக்டரை நேர்மையான போலீஸ் அதிகாரியாக, நிறைய ஆக்சன் காட்சிகளைக் கொண்ட பாத்திரமாக உருவாக்கியுள்ளார். ஒவ்வொரு முறையும், நாங்கள் ஆக்சன் பிளாக்குகள் என்றாலே, நான் உற்சாகமாக இருப்பேன். பொதுவாக, ஒரு ஆக்ஷன்-த்ரில்லர் திரைப்படத்தில் ஆண் கதாப்பாத்திரங்களுக்கு மட்டுமே அதில் நடிக்கும் வாய்ப்புகள் இருக்கும், ஆனால் வினோத் சார் பெண் கதாபாத்திரங்களைத் கணம் மிகுந்த பாத்திரமாக உருவாக்கி திரைத்துறைக்கு முன்னுதாரணமாக திகழ்கிறார். குறிப்பாக, எனது பாத்திரம் திரையில் நிறைய இடத்தைப் பெற்றிருப்பதைக் காண மிக மகிழ்ச்சியாக உள்ளது. நடிகர் அஜித் குமார் பற்றி அவர் மேலும் கூறுகையில், முன்னதாக “பில்லா 2 படத்தில் நாங்கள் இருவரும் இணைந்து பணியாற்ற வேண்டியது, ஆனால் சில காரணங்களால் அது நடக்கவில்லை. வலிமை படத்திற்கான அழைப்பு வந்தபோது, நான் இந்தியத் திரையுலகின் மிகப் பெரிய நடிகர்களில் ஒருவருடன் திரையைப் பகிரப் போகிறேன் என்பது, எனக்கு மிகப்பெரும் உற்சாகத்தை தந்தது. வலிமை படத்தில் அஜித்குமார் சாருடன் இணைந்து நான் நிறைய காட்சிகளில் வருகிறேன், எங்கள் காட்சிகளை ரசிகர்கள் கண்டிப்பாக கொண்டாடுவார்கள் என்றார்.
வலிமை படத்தினை இயக்குநர் H.வினோத் எழுதி இயக்கியுள்ளார், Bayview Project LLP சார்பில் தயாரிப்பாளர் போனி கபூர் இப்படத்தை தயாரித்துள்ளார். இந்த வருடத்திற்கான தமிழ் திரைப்பட பட்டியலில் ரசிகர்களின் பேராதரவை பெற்று, எதிர்பார்ப்பில் நம்பர் 1 இடத்தைப் பிடித்துள்ள நிலையில், இப்படம் தெலுங்கு, கன்னடம், இந்தி உள்ளிட்ட பல்வேறு பிராந்திய மொழிகளிலும் பிரம்மாண்டமாக வெளியாகவுள்ளது. யுவன் ஷங்கர் ராஜாவின் பாடல்கள் ஏற்கனவே ரசிகர்களின் தரவரிசையில் முதலிடத்தைப் பிடித்துள்ளன, மேலும் நீரவ் ஷாவின் ஒளிப்பதிவில் காட்சிகள் மற்றும் விஷுவல் ப்ரோமோக்களில் மனதைக் கவரும் அதிரடி காட்சிகள் வலிமை மீதான எதிர்பார்ப்பை மென்மேலும் அதிகரிக்கச் செய்துள்ளன.