Hit List – Movie Launch Event stills & News
By
Naveen on September 1, 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_98165', 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);
Hit List – Movie Launch Event stills & News
');
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
Hit List’ is the third production of RK Celluloids after Tenali and Google Kuttappa. Veteran director Vikraman’s son Vijay Kanishka will make his acting debut through this film. The launch and pooja of the film, was held today in the presence of prominent film celebrities and Press Media.
Director Vikraman, who created a new history in Tamil cinema with ‘Pudhu Vasantham’, is launching his son Vijay Kanishka as an actor in the film industry. Director KS Ravikumar is producing the film as a commercial action film under his home banner RK Celluloids. The film will also mark the directional debut of Sooryakathir and Karthikeyan, who had formerly assisted Director KS Ravikumar on various projects.
The Celebrities who attended the event were: Producer RB Choudhury, Producer Sathyajyothi Thiaygarajan, PL Thenappan, Suresh Kamatchi, Director Ezhil, SA Chandrasekhar, Manobala, Lingusamy, AR Murugadoss, Seenu Ramasamy, Vetrimaaran, Prabhu Solomon, Pandiyarajan, R Kannan, Saran, Ramesh Khanna, Perarasu, Rajakumaran, Devayani, Jayaprakash, Saritha, Kalairani and many others, who congratulated actor Vijay Kanishka and conveyed their hearty wishes to the crew for the success of the film.
The film is going to be a commercial action entertainer that will appeal to all sections of the audience.
Other details about the cast & Crew of the film will be officially announced soon.
இயக்குநர் கே.எஸ்.ரவிக்குமார் தயாரிப்பில், இயக்குநர் விக்ரமன் மகன் விஜய் கனிஷ்கா அறிமுகமாகும் “ஹிட்லிஸ்ட்” #Hitlist திரைப்பட அறிமுக விழா !!
தெனாலி, கூகுள் குட்டப்பா படங்களுக்கு பிறகு, RK Celluloids நிறுவனத்தின் மூன்றாவது படைப்பாக உருவாகிறது “ஹிட்லிஸ்ட்” திரைப்படம்.
RK Celluloids சார்பில் இயக்குநர் கே.எஸ்.ரவிக்குமார் தயாரிப்பில், மூத்த இயக்குநர் விக்ரமன் அவர்களின் மகன் விஜய் கனிஷ்கா நடிகராக அறிமுகமாகும் திரைப்படம் “ஹிட்லிஸ்ட்”. நடிகர் சரத்குமார் முக்கிய கதாப்பத்திரம் ஏற்றிருக்கும் இப்படத்தின் அறிமுக விழா மற்றும் பூஜை, இன்று எண்ணற்ற திரைப்பிரபலங்கள், படக்குழுவினர் கலந்துகொள்ள பத்திரிக்கை நண்பர்கள் முன்னிலையில் கோலகலமாக நடைபெற்றது.
தமிழ் சினிமாவில் புது வசந்தம் புதிய சரித்திரம் படைத்து பல புதிய இளம் இயக்குநர்கள் உருவாக காரணாமாயிருந்த இயக்குநர் விக்ரமன் அவர்களின் மகன் விஜய் கனிஷ்கா திரையுலகில் நடிகராக அறிமுகமாகிறார். கமர்ஷியல் ஆக்சன் திரைப்படமாக உருவாகும் இப்படத்தினை கமர்ஷியல் இயக்குநர் கே.எஸ்.ரவிக்குமார் RK Celluloids நிறுவனம் சார்பில் தயாரிக்கிறார். இயக்குநர்கள் சூர்யகதிர், கார்த்திகேயன் இணைந்து இயக்குகிறார்கள்.
இப்படத்தின் பூஜையில் இன்று திரை பிரபலங்கள் RB சௌத்திரி, சத்யஜோதி தியாகராஜன், PL தேனப்பன் சுரேஷ் காமாட்சி, இயக்குநர் எழில் கே.எஸ்.ரவிக்குமார், விக்ரமன், எஸ் ஏ சந்திரசேகர், மனோபாலா, லிங்குசாமி, ஏ ஆர் முருகதாஸ், சீனு ராமசாமி, வெற்றிமாறன், பிரபு சாலமன், பாண்டியராஜன், ஆர் கண்ணன், சரண், ரமேஷ் கண்ணா, பேரரசு, ராஜகுமாரன், தேவயானி, ஜெயப்பிரகாஷ் உட்பட பலர் கலந்துகொண்டு, நடிகர் விஜய் கனிஷ்காவை வாழ்த்தியதுடன், படம் வெற்றிபெற படக்குழுவினரை வாழ்த்தினர்.
இப்படம் அனைத்து தரப்பினரையும் கவரும் வகையில் ஜனரஞ்சகமாக, காமெடி ஆக்சன் கமர்ஷியல் என அனைத்து அம்சங்களும் நிறைந்த திரைப்படமாக உருவாகவுள்ளது.
படம் குறித்த மற்ற விபரங்கள் விரைவில் அதிகாரப்பூர்வமாக அறிவிக்கப்படும்.