Popular Producer Xavier Brito’s Esthell Entertainer to produce ‘Azhagiya Kanne’, directed by R. Vijayakumar, a former associate of director Seenu Ramasamy.
By
Naveen on February 13, 2021
"
},
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_69263', 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);
‘Azhagiya Kanne’ 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
Popular Producer Xavier Brito’s Esthell Entertainer to produce ‘Azhagiya Kanne’, directed by R. Vijayakumar, a former associate of director Seenu Ramasamy.
Dindigul I. Leoni’s son Leo Sivakumar makes his debut as the male lead with Sanchita Shetty playing the female lead. Kaviperasu Vairamuthu has been roped in to pen the lyrics, with N.R. Raghunanthan composing the music. ‘Kaadan’ fame A.R. Ashok Kumar is doing the cinematography for the film. Sangath Tamilan, who had previously worked under famous film editor Sreekar Prasad is overseeing the editing. Radhika Master is the choreographer and Ilayaraja Selvam is the production supervisor of the film.
The pooja of the film was held today. Filming will commence from February 15 in Chennai and will continue in Madurai as well. The casting for the other characters is in process.
Cast: Leo Sivakumar, Sanchita Shetty
Technical Team:
Director – R. Vijayakumar
Producer – Xavier Brito (Esthell Entertainer)
Lyrics – Vairamuthu
Music – N.R. Raghunandan
Cinematography – A.R. Ashok Kumar
Editing – Sangath Tamilan
Dance – Radhika
Product Supervision – Ilayaraja Selvam
Public Relations – Riaz K Ahmed
பிரபல திரைப்பட தயாரிப்பாளர் சேவியர் பிரிட்டோ அவர்கள் “எஸ்தல் எண்டர்டெய்னர்” நிறுவனத்தின் சார்பில் தயாரிக்கும் திரைப்படம் “அழகிய கண்ணே”. இத்திரைப்படத்தை இயக்குநர் சீனு ராமசாமியின் துணை இயக்குனர் R.விஜயகுமார் இயக்குகிறார்.
பிரபல பட்டிமன்ற நடுவர் திண்டுக்கல் I.லியோனி அவர்களின் மகன் லியோ சிவக்குமார் கதாநாயகனாக அறிமுகமாகிறார்.கதாநாயகியாக சஞ்சிதா ஷெட்டி நடிக்கிறார். மேலும் பல முன்னணி நடிகர்கள் நடிக்கின்றனர். கவிப்பேரரசு வைரமுத்து பாடல்கள் எழுத, N.R.ரகுநந்தன் இசையமைக்கிறார். காடன் திரைப்பட ஒளிப்பதிவாளர் A.R.அசோக் குமார் இப்படத்திற்கு ஒளிப்பதிவு செய்கிறார். படத்தொகுப்பினை பிரபல படத் தொகுப்பாளர் ஸ்ரீகர் பிரசாத்தின் மாணவர் சங்கத் தமிழன் கவனிக்கிறார். நடன இயக்குநராக ராதிகா மாஸ்டரும், படத்தின் தயாரிப்பு மேற்பார்வையை இளையராஜா செல்வம் அவர்களும் கவனிக்கிறார்கள்.
இன்று இந்த படத்தின் பூஜை நடைபெற்றது .படப்பிடிப்பு வருகின்ற பிப்ரவரி 15 ஆம் தேதி சென்னையில் துவங்கி சென்னை மற்றும் மதுரையில் தொடர்ந்து நடைபெறவுள்ளது. இதர கதாபாத்திரங்களுக்கான நட்சத்திர தேர்வு நடைபெறுகிறது.
நடிகர்கள் :லியோ சிவக்குமார், சஞ்சிதா ஷெட்டி
தொழில்நுட்பக்குழு :
இயக்கம் – R.விஜயகுமார்
தயாரிப்பு – சேவியர் பிரிட்டோ ( எஸ்தல் எண்டர்டெய்னர்)
பாடல்கள் – வைரமுத்து
இசை – N.R.ரகுநந்தன்
ஒளிப்பதிவு – A.R.அசோக் குமார்
படத்தொகுப்பு – சங்கத் தமிழன்
நடனம் – ராதிகா
தயாரிப்பு மேற்பார்வை – இளையராஜா செல்வம்
மக்கள் தொடர்பு – ரியாஸ் கே அஹ்மத்