“I consider being a Tamilian as my biggest strength since I can understand, emote and involve myself into the character” – VJ Archana
"
},
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_103046', 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);
VJ Archana Stills 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
VJ Archana.
Archana is a model and an actress from Chennai who. After completing her engineering, she started her career as a VJ in Adithya TV in 2019 and then went on to star in Vijay TV’s ‘Raja Rani 2’ that brought her laurels for her performance. Following this, she had two short film releases in 2022- ‘Love Insurance’ and ‘Truth or Dare’ and a Web-series ‘Enakku Kalyanam Vayasu Vandhurchu’. Archana’s recent release last year was Sony Music’s 1 Min ‘Dhamathundu’ alongside Music Composer Dharan Kumar that became a sensation on Social Media.
“I consider being a Tamilian as my biggest strength since I can understand, emote and involve myself into the character I play on screen. Acting has always been my passion and I look forward to work in some interesting projects where I am able to utilise my potential to the fullest.”
Archana exuberates confidence while she discusses about the type of films she would like to be a part of and that she would impress the audience with it. She has Arulnithi’s ‘Demonte Colony 2’ in the pipeline and is really excited to work in more projects in the Tamil, Telugu and Malayalam industry.
வளர்ந்து வரும் இளம் நடிகைகளில் குறிப்பிடத்தக்கவர் வி.ஜெ.அர்ச்சனா.
மிகக் குறுகிய காலத்தில் தன் நடிப்புத் திறமையால் லட்சோப லட்சம் ரசிகர்களின் மனதைக் கவர்ந்தவர். பொறியியல் பட்டதாரியான அர்ச்சனா 2019ல் ஆதித்யா தொலைக்காட்சியில் தொகுப்பாளினியாக தன் கலைப் பயணத்தைத் தொடங்கியவர்.
அதன்பிறகு ஸ்டார் விஜய் தொலைக்காட்சியில் “ராஜா ராணி-2” என்ற தொலைக்காட்சித் தொடரில் முக்கியக் கதாப்பாத்திரத்தில் நடித்ததன் மூலம் நடிப்புத் திறமையால் தமிழ் நாட்டிலுள்ள ஒவ்வொரு இல்லத்திலும் உள்ள தொலைக்காட்சித் தொடர் ரசிகர்களின் மனதில் நீங்கா இடம் பிடித்தவர். அதனைத் தொடர்ந்து ‘லவ் இன்சூரன்ஸ்’, ‘ட்ரூத் ஆர் டேர்’ ஆகிய குறும்படங்களில் நடித்துள்ளார். மேலும் “எனக்கு கல்யாண வயசு வந்துடுச்சி” என்ற இணையத் தொடரிலும் (web series ) நடித்துள்ளார்.
அன்மையில் ’ஸோனி மியூசிக்’, இசையமைப்பாளர் தரண் குமார் இசையில் வெளியிட்ட ஒரு நிமிடப் பாடலான “தமாத்துண்டு…….”எனும் பாடலில் நடித்துள்ளார். இப் பாடல் சமூக வலைதளங்களில் மிகப் பெரிய வரவேற்பை பெற்றது என்பது குறிப்பிதத்தக்கது.
இவர் தன்னைப்பற்றிக் கூறும்பொழுது நான் ஒரு தமிழ்ப் பெண். இயக்குநர்கள் சொல்வதை உள்வாங்கிக்கொண்டு சிறப்பான முறையில் நடிப்பை வெளிப்படுத்துவதால் நான் இயக்கு நர்களுக்குப் பிடித்த நடிகையாகத் திகழ்கிறேன் என்கிறார்.
திரைத்துறையில் சிறந்த கதாநாயகியாக வலம்வரவேண்டும் என்பதே இவரின் ஆசை. தற்பொழுது அருள்நிதி நாயகனாக நடிக்கும் “டிமாண்டி காலனி – 2” என்ற திரைப்படத்தில் அருள்நிதிக்கு தங்கையாக நடிக்க இருப்பதன்மூலம் தமிழ்த் திரைப்பட உலகில் கால்பதித்துள்ளார்.
தமிழில் மட்டுமல்லாது தெலுங்கு, மலையாளம் ஆகிய பிற மொழிப் படங்களிலும் நடிக்க ஆர்வமாக உள்ளேன் என்றும் தன் நடிப்புத் திறமையை வெளிப்படுத்தி ரசிகர்கள் மனதில் நீங்கா இடம் பிடிப்பேன் என்று மிகுந்த ஆர்வத்துடன் உள்ளார்.