Kaalangalil Aval Vasantham – Movie Gallery and Detaislof Cast & Crew
#Kaalangalil Aval Vasantham – Movie Stills
"
},
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_100299', 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);
Kaalangalil Aval Vasantham – Movie Gallery
');
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
CAST
Kaushik Ram – Shyam
Anjali – Radhe
Heroshini – Anuradha
Mathew Varghese – Appa
Jaya Swaminathan – Amma
Swaminathan- Boss
RJ Vigneshkanth – Ekalaivan Anitha Sampath – Preethi Arun – Pub owner
Tharun Prabhakar – Shyam Friend
VJ Rajiv – Radhe Friend
Soundarya Nanjundan -Shalini
Rajamma – Grandmother
Dr.Manikandan – Radhe’s Father
Dr.Payal Manikandan – Radhe ‘s Mother
CREW:
Written & Directed BY – Raghav Mirdath
DOP – Gopi Jagadeeswaran
Editor – Leo John Paul
Music – Hari S R
Costume Designer – Rebecca Maria
Art director – SK
Choreography – Sandy
Stunts – Hari Dinesh
Sound Design & Mix – Raja Krishnan
Designer – Gipson uga
Stills – Guna(Movie),
Deepak Durai (Publicity)
Line Producer – Arun Prajeeth & Sivakumar
Executive producer – Aravind sureshkumar
Production Controller – C.V.Vijayan
Production Executive – Chandru C.V
Produced by – Sri studios, Aram Entertainment
Tamil Nadu Theatrical distribution – Vsquare Entertainment
Pro – Nikil Murukan
CAST
கௌசிக் – ஷ்யாம்
அஞ்சலி – ராதே
ஹெரோஷினி – அனுராதா
சுவாமிநாதன் – முதலாளி
ஆர்.ஜே.விக்னேஷ்காந்த் – ஏகலைவன்
மேத்யூ வர்கீஸ் – அப்பா
ஜெயா சுவாமிநாதன் – அம்மா
அனிதா சம்பத் – ப்ரீத்தி
அருண் – பப் உரிமையாளர்
சௌந்தர்யா நஞ்சுண்டன் – ஷாலினி
வி.ஜே.ராஜீவ் – ராதேவின் நண்பன்
தருண் பிரபாகர் – ஷ்யாமின் நண்பர்
ராஜமா – பாட்டி
டாக்டர். மணிகண்டன் – ராதேவின் அப்பா
டாக்டர். பாயல் மணிகண்டன் – ராதேவின் அம்மா
CREW:
எழுத்து மற்றும் இயக்கம்: ராகவ் மிர்தாத்
பட தொகுப்பாளர்: லியோ ஜான் பால்
இசை: ஹரி எஸ்.ஆர்
ஒளிப்பதிவாளர் : கோபி ஜெகதீஸ்வரன்
நடனம்: சாண்டி
ஸ்டண்ட்ஸ்: ஹரி தினேஷ்
ஆடை வடிவமைப்பாளர்: ரெபெக்கா மரியா
கலை இயக்குநர்: எஸ்.கே
சவுண்ட் டிசைன் & மிக்ஸ் : ராஜா கிருஷ்ணன்
ஸ்டில்ஸ்: குணா…