Durai Senthilkumar to direct Raghava Lawrence in #Adhigaaram – Video & News
"
},
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_75871', 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);
‘Adhigaaram’ Movie Launch 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
Raghava Lawrence’s next is titled ‘Adhigaaram’
Vetrimaaran-Kathiresan come together after 10 years
Durai Senthilkumar to direct the projectVetrimaaran’s directorial Polladhavan and Aadukalam that swept six National awards and other prestigious awards were produced by S.Kathiresan of Five Star Films. Vetrimaaran too produced award-winning films like Udhayam, Kaaka Muttai and Visaaranai- of which the latter knocked the doors of Oscar Awards. These successful banners have now joined hands for a film titled Adhigaaram that has story and screenplay by Vetrimaaran. This film marks the collaboration of Vetrimaaran and Kathiresan after 10 years.
The film will have pan-Indian star Raghava Lawrence who is also the lead in Kathiresan production and directorial ‘Rudhran’. Durai Senthilkumar who has directed blockbusters like Ethirneechal, Kaaki Sattai, Kodi and Pattasu takes over the directional responsibilities. The film that is being made on a grand scale will be shot in Malaysia for 50 days and then across India. The movie will go on floors later this year. The rest of the cast and crew will be announced soon.
PRO: Johnson.
. @5starcreationss announces their Pan India film #ADHIGAARAM in association with @GrassRootFilmCo Starring @offl_Lawrence , Written by @VetriMaaran , Directed by @Dir_dsk & Produced by @VetriMaaran & @5starkathir
ராகவா லாரன்ஸ் நடிப்பில் “அதிகாரம்”.
10ஆண்டுகளுக்கு பிறகு இணையும் கதிரேசன்-வெற்றிமாறன் கூட்டணி.
துரை செந்தில்குமார் இயக்குகிறார்.
————————
வெற்றிமாறன் இயக்கத்தில் ‘பொல்லாதவன்’ , ‘ஆடுகளம்’ படங்களை ஃபை ஸ்டார் கிரியேஷன்ஸ் சார்பில் தயாரித்தவர் S.கதிரேசன். இதில் ‘ஆடுகளம்’ படம் 6 தேசிய விருதுகள் உட்பட ஏராளமான விருதுகளைப் பெற்றது.
இதேபோல், டைரக்டர் வெற்றிமாறன், ‘கிராஸ் ரூட் பிலிம் கம்பெனி’ தயாரிப்பு நிறுவனம் சார்பில், ‘உதயம்’, ‘காக்காமுட்டை’, ‘விசாரணை’, ‘வட சென்னை’ போன்ற நல்ல படங்களைத் தயாரித்தார்.’காக்கா முட்டை’ தேசிய விருது உள்பட பல விருதுகளைப் பெற்றது. ‘விசாரணை’ தேசிய விருது பெற்றதுடன் அகடமி விருதுக்கு இந்தியாவின் சார்பில் அனுப்பப்படும் படமாகத் தேர்வானது.
இப்போது இந்த ஃபைவ் ஸ்டார் கிரியேஷன்ஸும் – கிராஸ் ரூட் பிலிம் கம்பெனியும் இணைந்து ஒரு படத்தைத் தயாரிக்கின்றனர். இப்படத்திற்கு “அதிகாரம்” என்று பெயரிட்டுள்ளார்கள். இப்படத்திற்கு வெற்றிமாறன் கதை ,திரைக்கதை அமைத்து வசனம் எழுதுகிறார்.
இப்படம் மூலம் ஃபைவ் ஸ்டார் எஸ்.கதிரேசன் – வெற்றிமாறன் இருவரும் சுமார் பத்தாண்டுகளுக்குப் பிறகு இணைந்துள்ளார்கள்.
பிரமாண்ட படைப்பாக பான்-இந்தியா படமாக தயாராகும் இப்படத்தில் பான்-இந்தியா ஸ்டார் ராகவா லாரன்ஸ் கதாநாயகனாக நடிக்கிறார். ஏற்கனவே இவர் இதே ஃபைவ் ஸ்டார் கிரியேஷன்ஸ் தயாரிப்பில், S.கதிரேசன் இயக்கத்தில் ‘ருத்ரன்’ நடித்து வருவது குறிப்பிடத்தக்கது.
‘அதிகாரம்’ படத்தின் இயக்குநர் பொறுப்பை, வெற்றிமாறன் உதவியாளர் R.S.துரை செந்தில்குமார் இயக்குநர் ஏற்றுள்ளார். எதிர் நீச்சல், காக்கிசட்டை, கொடி, பட்டாசு போன்ற வெற்றி படங்களை இயக்கிய இவர் முதல்முறையாக இப்படம் மூலம் ராகவா லாரன்ஸ் உடன் இணைகிறார்.
இதன் படபிடிப்பு இந்த வருடம் இறுதியில் ஆரம்பமாகும். மலேசியாவில் சுமார் 50 நாட்களும், இந்தியாவில் பல இடங்களிலும் படபிடிப்பு நடைபெறும்.
சினிமாவில் எதிர்பார்ப்புக்குரிய நல்ல திரைப்படங்களை கொடுத்துவரும் ராகவா லாரன்ஸ், S.கதிரேசன், வெற்றிமாறன் ,R.S.துரை செந்தில்குமார் இந்த நால்வர் கூட்டணியால் இந்த பிரமாண்டமான படம் பெரிய எதிர்பார்ப்பு ஏற்படுத்தியுள்ளது.
PRO:ஜான்சன்
தயாரிப்பு: S.கதிரேசன்,இயக்குநர் வெற்றிமாறன்.