வித்தியாசமான சைக்கோ திரில்லர் கதை ஜித்தன் ரமேஷ் நடிக்கும் ” மிரட்சி “
By
Naveen on February 12, 2020
"
},
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_51702', 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);
');
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
வித்தியாசமான சைக்கோ திரில்லர் கதை
ஜித்தன் ரமேஷ் நடிக்கும் ” மிரட்சி “
டேக் ஓகே சினிமாஸ் என்ற பட நிறுவனம் சார்பில் பி.ராஜன் தயாரிக்கும் படம் ” மிரட்சி ” ஜித்தன் படத்தின் மூலம் அனைவரது கவனத்தை ஈர்த்த நடிகர் ஜித்தன் ரமேஷ் இந்த படத்தின் மூலம் சவாலான வில்லன் கதாபாத்திரத்தில் களமிறங்குகிறார். பாலிவுட் நடிகை ஷ்ரத்தா தாஸ் மற்றும் கொல்கத்தாவை சேர்ந்த இனாசஹா இருவரும் கதாநாயகிகளாக நடித்துள்ளனர். மற்றும் அஜெய்கோஸ், சாய், சனா, நிக்கிதா அனில்குமார் ஆகியோர் நடித்துள்ளனர்.
ஒளிப்பதிவு – ரவி.V
எடிட்டர் – N.ஹரி
இசை – ஆனந்த்
பாடல்கள், வசனம் – N.ரமேஷ்
தயாரிப்பு – P.ராஜன்
கதை, திரைக்கதை, வசனம், இயக்கம் – M.V.கிருஷ்ணா
படம் பற்றி இயக்குனர் M.V.கிருஷ்ணா கூறியதாவது..
மிரட்சி இந்த திரைப்படம் ஒரு வித்தியாசமான சைக்கோ திரில்லர் கதையம்சம் கொண்ட படம்.இதுவரை வெளியான சைக்கோ திரில்லர் படங்கள் எல்லாமே ஒரே சீரியஸ் மூடில் மட்டுமே படமாக்கப் பட்டிருக்கும். ஆனால் இந்த படத்தில் அந்த வகையான சீரியஸ் மூட் அதிகமாகவும், மிரட்டலாகவும் இருந்தாலும், இளமையான, அழகான காதலும், தரமான காமெடிகளும், ஆக்ரோஷமான சண்டைக்காட்சிகளும், மனதை மயக்கும் இசையில் தெளிவான பாடல்களும் இடம்பெற்றிருக்கும்.
தன காதலுக்கு எதிராக இருக்கும் அம்மாவை மீறி தன்னை உயிராக நேசிக்கும் நாயகனின் காதலை ஏற்க தன்னுள் மனப்போராட்டம் நடத்துகிறாள்.அந்த நிலையில் பெண்களை கடத்தி கொலை செய்யும் சைக்கோ கொலைகாரனிடம் மாட்டிக்கொள்கிறாள், இறுதியில் அவளுக்கு என்ன நேர்ந்தது என்பதே திரைக்கதை. கோவாவில் நடந்த உண்மைச் சம்பவத்தை கொண்டுதான் இந்த படத்தை உருவாக்கி இருக்கிறேன். இதன் கிளைமாக்ஸ் காட்சிகளை மூன்று நாட்கள் 72 மணி நேரம் தொடர்ந்து படமாக்கினோம். ஜித்தன் ரமேஷ் இந்த படத்தில் ஒரு வித்தியாசமான கதாபாத்திரத்தில் வாழ்ந்திருக்கிறார்.
படம் முழுக்க முழுக்க கோவாவில் படமாக்கி இருக்கிறோம் என்கிறார் இயக்குனர் V.M.கிருஷ்ணா