எஸ்.ஜே .சூர்யா நடிக்கும் “ கடமையை செய் “ வேங்கட் ராகவன் இயக்குகிறார்.
"
},
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_68643', 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);
Kadamai Sei movie launch event stills
');
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
எஸ்.ஜே .சூர்யா நடிக்கும் “ கடமையை செய் “
வேங்கட் ராகவன் இயக்குகிறார்.
நஹார் பிலிம்ஸ் மற்றும் கணேஷ் எண்டர்டெயின்மென்ட் என்ற பட நிறுவனங்கள் இணைந்து தயாரிக்கும் படம் “ கடமையை செய் “
பல வெற்றிப்படங்களை இயக்கியதோடு தற்போது பிரபல நடிகராகவும் உள்ள இயக்குனர் எஸ்.ஜே.சூர்யா இந்த படத்தின் நாயகனாக நடிக்கிறார். கதாநாயகியாக யாஷிகா ஆனந்த் நடிக்கிறார். மற்றும் மொட்ட ராஜேந்திரன், சார்லஸ் வினோத், வின்சென்ட் அசோகன், ராஜசிம்மன், சேசு ஆகியோர் நடிக்கிறார்கள்.
இயக்குனர் சுந்தர்.C தயாரித்து, நாயகனாக நடித்த “ முத்தின கத்திரிக்கா “ என்ற வெற்றிப்படத்தை இயக்கிய வேங்கட் ராகவன் கதை, திரைக்கதை, வசனம் எழுதி இந்த படத்தை இயகுகிறார்.
ஒளிப்பதிவு – வினோத் ரத்னசாமி
இசை – அருண்ராஜ்
கலை – M.G.முருகன்
எடிட்டிங் – N.B.ஸ்ரீகாந்த்
ஸ்டண்ட் – பிரதீப் தினேஷ்
நடனம் – தீனா, சாய் பாரதி
தயாரிப்பு மேற்பார்வை – R.P.வெங்கட்
மக்கள் தொடர்பு – மதுரை செல்வம், மணவை புவன்.
தயாரிப்பு – T.R.ரமேஷ், ஜாகிர் உசைன்
இந்த படத்தின் படப்பிடிப்பு இன்று பூஜையுடன் துவங்கியது. தமிழ்நாடு செய்தி மற்றும் விளம்பரத்துறை அமைச்சர் திரு.கடம்பூர் ராஜு அவர்கள் குத்துவிளக்கேற்றி துவைக்கி வைத்தார். படப்பிடிப்பு ஒரே கட்டமாக நடைபெற உள்ளது.