Puranagar Movie Gallery & Preview
"
},
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_51192', 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
சாதிக் கொடுமை தான் தேசத்தின் வியாதி
சொல்கிறது கமல்கோவின்ராஜ் நடிக்கும் ” புறநகர் “
வள்ளியம்மாள் புரொடக்ஷன் என்ற புதிய பட நிறுவனம் சார்பில் ஜிம்னாஸ்டிக் வீரர் கமல்கோவின்ராஜ் தயாரித்து, கதாநாயகனாக நடித்துள்ள படம் ” புறநகர்
“கதாநாயகியாக சுகன்யா, அஸ்வினி சந்திரசேகர் இருவரும் நடித்துள்ளனர். மற்றும் தேனி முருகன், கதிரவகண்ணன், செல்வம், தயாளன், ரகு, கணேஷ், தாம்பரம் சிங்கம் ஆகியோர் நடித்துள்ளனர். இவர்களுடன் அனல் அண்ணாமலை வில்லனாக அறிமுகமாகிறார்.
ஒளிப்பதிவு – விஜய் திருமூலம்
இசை – E.L.இந்திரஜித்
பாடல்கள் – ரா.தேவன், செல்லமுத்து, கானா லாலா
எடிட்டிங் – ஜெய்மோகன்
நடனம் – ரவிதேவ், சரண்பாஸ்கர், மெட்டிஒலி சாந்தி
மக்கள் தொடர்பு – மணவை புவன்
தயாரிப்பு – கமல்கோவின்ராஜ்
கதை, திரைக்கதை, வசனம், சண்டை, இயக்கம் – மின்னல் முருகன்
இவர் இலங்கை தமிழர்களின் துயரத்தை சொல்லும் “ எல்லாளன் “ படத்தை இயக்கியவர் என்பது குறிப்பிடத்தக்கது.
படம் பற்றி இயக்குனர் மின்னல் முருகன் கூறியதாவது…
சாதிக் கொடுமை தான் தேசத்தின் வியாதி ‘‘ ஜாதிப் பிரச்சனையால் சமுதாயத்தில் வாழமுடியாத நாயகன் புகலிடம் தேடி புறநகரில் தஞ்சமடைகிறார். அந்த இடத்திலும் சமூகம் அவரை வாழவிடமால் செய்கிறது. தன்னைப் பாதுகாத்துக் கொள்ள நாயகன் எத்தகைய முயற்சிகளை எடுக்கிறார் என்பதை கமர்ஷியலாக சொல்லும் படம்தான் ‘புறநகர்’. இந்தப் படத்தின் படப்பிடிப்பை சென்னையைச் சுற்றிய புறநகரில் படமாக்கினோம். ஸ்டண்ட் மாஸ்டராக இருந்தாலும் சண்டைக்கு மட்டும் முக்கியத்துவம் கொடுக்காமல் அனைவரும் ரசிக்கும்படியான படமாக எடுத்துள்ளேன்’’ இந்த படத்தில் இடம்பெற்றுள்ள கானா பாடல்கள் இந்த வருடத்தின் வெற்றிப்பாடல்கள் வரிசையில் இருக்கும் என்பதில் எந்த சந்தேகமும் இல்லை என்றார் இயக்குனர் மின்னல் முருகன்.