கனிமொழி திறந்து வைத்த ஸ்டுடியோ 7 ப்ரீமியம் சலூன். சிவகார்த்திகேயன் பா.ரஞ்சித் உள்பட பல பிரபலங்கள் கலந்து கொண்டனர்
By
Naveen on December 17, 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_66279', 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);
studieo7 signature saloon opened by Kanimozhi -Event stills
');
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
மிக ஸ்டைலிஷான ஒரு சலூன் கடையாக studieo7 signature saloon சென்னையில் உதயமாகியுள்ளது. தென்னிந்தியாவில் மிக முக்கியமான சலூனாக வளர்ந்து வருகிறது studieo7 Signature ப்ரீமியம் சலூன். இன்று சென்னையில் இதன் புதியகிளையை தி.மு.க எம்.பி கனிமொழி அவர்கள் திறந்து வைத்துள்ளார். சென்னையில் புதிதாக தடம் பதித்துள்ள இந்தச் சலூன்கடை சேலம், மதுரை, கோவை, நாமக்கல், கரூர் ஆகிய ஊர்களில் பிரபலமான சலூன் சேவையை தொடர்ந்து வருகிறது. இதன் 35-ஆவது பிராஞ்ச் தான் இன்று சென்னையில் உதயமாகியுள்ளது. இச்சலூனில் ஹேர்கட்டிங் முதல் ஸ்கின் சர்வீஸ் வரை செய்யவிருக்கிறார்கள். சென்னை மயிலாப்பூர் சி.ஐ.டி காலனி 2வது கிராஸ் தெருவில் அமைந்துள்ள இந்தச் சலூனில் உபகரணங்கள் முதல் உபசரிப்பு வரை அனைத்துமே உயரிய வகையில் இருக்கின்றன. மேலும் கஸ்டமர்களை மகிழ்விக்கும் விதமாக ப்ரீமியம் பிராண்ட்ஸ் மட்டும் தான் பயன்படுத்துகிறார்கள். இந்தச் சலூனோடு லோரியல் பேரீஸ், போன்ற லீடிங் காஸ்மெட்டிக்ஸ் நிறுவனங்கள் அசோசியேட் ஆகியிருக்கிறார்கள். அதனால் அதிநவீன தரம் கன்பார்ம்.
இன்று குத்துவிளக்கு ஏற்றிவைத்து திறப்புவிழாவை சிறப்பித்தார் கனிமொழி எம்.பி. மேலும் சினிமா பிரபலங்கள் சிவகார்த்திகேயன்,பா.ரஞ்சித், காளி வெங்கட், பிக்பாஸ் தர்ஷன், பால.சரவணன் கலையரசன், மெட்ரோ ஷிரிஷ், சரண்யா ரவிச்சந்திரன்,சாக்ஷி அகர்வால் ஆகியோர் கலந்து கொண்டனர்.
சலூன்கடையின் தோற்றமே கண்ணை கவரும் விதமாக இருக்கிறது. சென்னையில் இதன் அடுத்த கிளையை வி.ஆர் மாலில் துவங்க இருக்கிறார்கள். அடுத்து அண்ணாநகரிலும் துவங்க இருக்கிறார்கள். வரும் 2021-ஆம் ஆண்டிற்குள் 100 சலூன்களை திறக்க வேண்டும் என்பதே லட்சியம் என்கின்றனர்.
ஒரு தொழிலின் சேவை நல்லாருக்கும் போது…அதன் தேவை அதிகமா இருக்கும் தானே!