2, Color: picture color or other colors, there are 126 colors are available, please contact us for more colors, please ask for fabric swatch.
3, Size: standard size or custom size, if dress is custom made, we need to size as following
bust______ cm/inch
waist______cm/inch
hip:_______cm/inch
shoulder to shoulder :_______cm/inch (measured from back of shoulder)
shoulder to bust :_______cm/inch (measured from middle shoulder to nipple)
shoulder to waist :_______cm/inch (measured from middle of shoulder to natural waist)
shoulder to hem :_______cm/inch (measured from middle of shoulder over nipple to end of skirt)
nipple to nipple:_______cm/inch
armhole__________cm/inch (end of arm)
4, Delivery time:
Normal time: Within 25 days (From May to Dec)
Around 30 days (From Jan to April), it's busy season together with spring festival holiday, so produce time will be long.
5, Packing: in order to save your shipping cost, each dress will be packed tightly with water proof bag .
6, Shipping: by UPS or DHL or some special airline.
7, Payment: Paypal, bank transfer, western union, money gram and so on.
8, Return Policy: little black dress
We will accept returns if dresses have quality problems, wrong delivery time, we also hold the right to refuse any unreasonable returns, such as wrong size you gave us or standard size which we made right, but we offer free modify.
Please see following for the list of quality issues that are fully refundable for:
Wrong Size, Wrong Colour, Wrong style, Damaged dress- 100% Refund or remake one or return 50% payment to you, you keep the dress.
In order for your return or exchange to be accepted, please carefully follow our guide:
1. Contact us within 2 days of receiving the dress (please let us know if you have some exceptional case in advance)
2. Provide us with photos of the dress, to show evidence of damage or bad quality, this also applies for the size, or incorrect style and colour etc.
3. The returned item must be in perfect condition (as new), you can try the dress on, but be sure not to stretch it or make any dirty marks, otherwise it will not be accepted.
4. The tracking number of the returned item must be provided together with the reference code issued.
5. If you prefer to exchange dresses, then a price difference will be charged if more expensive.
6. You are required to pay for the shipping fee to return or exchange the dress.
7. When you return the package to us, please pay attention to the following points, if not, customers should pay for the duty:
we put all of our energy and mind into each dress, each of our dress are full of love, our long experience and skilled craftsmanship keep less return rate till now, but if there are our problems, we could return all your payment, for more details, please see our FAQ.
9, Custom taxes
Except Unite States, most buyers need to pay customs taxes, in order to save cost for you, we have marked around $30-40.00 on the invoice, then you just pay less taxes, please note that it's express help customs collect this payment, it is not shipping cost, as shipping cost has already paid before sending.
Prom Dresses
Perfect-fitting Dress shows your Charming Figure! Perfect-fitting dress starts with correct measurements. Before custom-made your own dress, we recommend you to find a professional local tailor who can help you measure accurately. And, we need the measurements below and how to take them correctly. Please DO NOT measure yourself alone!
Delivery Time
Standard receiving time (Time you pay successfully) = Tailoring time (around 12-15 Calendar days) + Shipping time (around 3-8 Calendar days).
Delivery Guide
To better communicate with you, please provide a valid email address and check emails after you have purchased for any updated information. Once you have placed your order you will be contacted by e-mail to confirm your order. If your billing address is a P.O. Box, then you must provide us with a physical address by email.
Freight
Our freight is based on the different destination and package weight. If you need an accurate amount, please visit shopping cart and then enter your destination to get a shipping estimate.
Tracking Your Order
You can check your order information at this link.
We have partnered with a number of reputable shipping companies for the destinations we service including DHL, TNT, UPS, FedEx, USPS and so on. Whenever the order dispatches, we will send you track number so you can follow the status.
Here are the links to all the delivery companies we use so you can track your order
DHL: https://www.dhl.com/en.html
UPS: https://www.ups.com/tracking/tracking.html
TNT: https://www.tnt.com/portal/location/en.html
FedEx: https://www.fedex.com/us/track/
USPS: https://www.usps.com
International Delivery Policies (Ship Worldwide)
For the international order, you are assured to enjoy a fast and professional service due to our long-term partnerships with DHL, UPS, TNT, FedEx etc., therefore, even worldwide shipping and packaging to U.S, UK, Canada, Australia and so on, are safe without any damage because of those well-trained stuff.
');
recommendImages.push(key);
}
});
type = 'image';
sswCallAfterImagesUpdate();
}
});
var cb = function () {
var files = ssw(this).get(0).files;
if (files.length > 5 || (recommendImages.length + files.length) > 5) {
alert('too many files. 5 only allowed, ' + recommendImages.length + ' already uploaded');
return false;
}
var $uploafForm = ssw('#review-photos-uploadForm');
var $this = ssw(this);
var $parent = $this.parent();
var $clone = $this.clone();
$clone.show();
$clone.change(cb);
$parent.append($clone);
$uploafForm.empty();
$this.hide();
$uploafForm.append($this);
$uploafForm.submit();
};
ssw(".ssw-review-photos-input").change(cb);
});
});
Hmm...you don't seem to have purchased this product yet to be able to leave a review.
You have already reviewed this product. If you would like to edit your existing review then please contact us directly.
Something went wrong! Please try again!
Sort:Most Recent Most Recent Highest Rating Lowest Rating With Photos Most Helpful
J
Joanne Verified Buyer
Aug 30, 2017
Dress beautiful I loved this dress! Quick turn around even when custom ordering! Just make sure your measurements are accurate as possible!
Will definitely order again!
0
S
Sara L. Verified Buyer
Aug 19, 2017
Love love love my dress! I received my dress and it is absolutely perfect! It looks just like the picture and is stunning.
0
S
Stacyh148 Verified Buyer
Jul 7, 2017
Beautiful dress! This dress was so beautiful thank you so much!!! Will order from this site again and always!!
0
Load more
');
var data = {
'product_id': 8922931649,
'_sid': sswCookie('hesid'),
'page': 1,
'isPartially': true,
'include_site_review': 0,
'rate': rate,
'order': order
};
ssw.get(sswProxyUrl + '/lite2/review/index', data, function (response) {
var last_index = ssw('#recomends_list').find('.ssw-item').length;
if (ssw('#recomends_list').hasClass('ssw-recomends-list-feed')) {
ssw('#ssw-review-masonry-items').html(response);
sswMasonryReviewItems.reDraw();
} else {
ssw('#recomends_list').html(response);
}
sswReviewsContent[rate + '_' + order] = response;
var show_load_more = true;
var $first_item = ssw('#recomends_list .ssw-item').first();
if (!$first_item.length || parseInt($first_item.data('total-pages')) == 1) {
show_load_more = false;
}
if (show_load_more) {
ssw('#ssw-recommends-loadmore-wrapper').show();
ssw('#ssw-recommends-loadmore').show();
}
sswProductReviewDateToLocale();
sswLazyLoad(document.querySelector('#recomends_list'), '.ssw-item .ssw-recommend-image-wrapper a', {
data_attr: 'data-thumb'
});
});
}
}
function setCssProductReviews() {
// Set container margins if widget width equal to window width
if (ssw('#ssw-widget-recommends-html').width() == ssw(window).width()) {
ssw('#ssw-widget-recommends-html').addClass('ssw-review-side-margins');
}
// Reset styles
ssw_review_container_width = ssw('#ssw-widget-recommends-html').width();
ssw('#ssw-widget-recommends-html .ssw-reviews-header').removeClass('ssw-small').removeClass('ssw-medium');
var title_width = ssw('#ssw-widget-recommends-html h3').outerWidth(true) || 0; // Widget title "Reviews" width
var avg_width = ssw('#ssw-widget-recommends-html .ssw-stars-averg').outerWidth(true); // Icons and text "based on ..." width
var add_review_width = ssw('#ssw-widget-recommends-html .ssw-add-recommend').outerWidth(true); // "Add review" link width
if (title_width + avg_width + add_review_width > ssw_review_container_width) {
if (avg_width + add_review_width > ssw_review_container_width) {
// Elements to center
ssw('#ssw-widget-recommends-html .ssw-reviews-header').addClass('ssw-small');
} else {
// Title to display block
ssw('#ssw-widget-recommends-html .ssw-reviews-header').addClass('ssw-medium');
}
}
if (typeof ssw_social_buttons_count !== 'undefined') {
if (ssw_review_container_width ssw_social_buttons_count * 45 + 280) {
if (!ssw('#ssw-review-simple-html').hasClass('ssw-review-medium')) {
ssw('#ssw-review-simple-html').removeClass('ssw-review-small').removeClass('ssw-review-smaller').addClass('ssw-review-medium');
}
}
else if (ssw_review_container_width ssw_social_buttons_count * 45 + 130) {
if (!ssw('#ssw-review-simple-html').hasClass('ssw-review-small')) {
ssw('#ssw-review-simple-html').removeClass('ssw-review-medium').removeClass('ssw-review-smaller').addClass('ssw-review-small');
}
}
else if (ssw_review_container_width 0) {
vote_count--;
} else if (unvote_count > 0) {
unvote_count--;
}
localStorage.removeItem(answer_key);
}
// change vote
else {
if (data.answer) {
vote_count++;
if (unvote_count > 0) {
unvote_count--;
}
} else {
unvote_count++;
if (vote_count > 0){
vote_count--;
}
}
data.is_change_vote = 1;
localStorage.setItem(answer_key, data.answer);
}
}
// new vote
else {
data.answer ? vote_count++ : unvote_count++;
localStorage.setItem(answer_key, data.answer);
}
$helpfulBox.data('vote', vote_count);
$helpfulBox.data('unvote', unvote_count);
$helpfulBox.find('.ssw-review-helpful-vote-count').html(vote_count);
$helpfulBox.find('.ssw-review-helpful-unvote-count').html(unvote_count);
if (vote_count) {
$helpfulBox.find('.ssw-review-helpful-vote-count').removeClass('ssw-hide');
} else {
$helpfulBox.find('.ssw-review-helpful-vote-count').addClass('ssw-hide');
}
if (unvote_count) {
$helpfulBox.find('.ssw-review-helpful-unvote-count').removeClass('ssw-hide');
} else {
$helpfulBox.find('.ssw-review-helpful-unvote-count').addClass('ssw-hide');
}
ssw.post(sswProxyUrl + '/lite2/review/uservote', data, function (response) {
});
if(vote_count i').hover(
function () {
var index = ssw(this).data('value');
var ssw_rate = ssw('#ssw-widget-recommends-html .ssw-stars-avg').data('avg-rate');
if (index > ssw_rate) {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:lt(' + index + ')').removeClass('ssw-icon-star-empty').removeClass('ssw-icon-star-half-alt').addClass('ssw-icon-star');
}
}, function () {
var ssw_rate = ssw('#ssw-widget-recommends-html .ssw-stars-avg').data('avg-rate');
if (ssw_rate > 0) {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:gt(' + (Math.floor(ssw_rate) - 1) + ')').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
if (ssw_rate - Math.floor(ssw_rate) > 0.74) {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:eq(' + Math.floor(ssw_rate) + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star');
}
else if (ssw_rate - Math.floor(ssw_rate) > 0.24) {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:eq(' + Math.floor(ssw_rate) + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star-half-alt');
}
}
else {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
}
}
);
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i').click(function () {
if (ssw('#ssw-widget-recommends-html .ssw-add-recommend > a').length && ssw('#ssw-widget-recommends-html .ssw-add-recommend > a').attr('onclick')) {
ssw('#ssw-widget-recommends-html .ssw-add-recommend > a').click();
}
else if (ssw('#ssw-widget-recommends-html #add_recommend').length && ssw('#ssw-review-simple-html:hidden').length) {
ssw('#ssw-simple-add-review-form .ssw-stars > i:lt(' + ssw(this).data('value') + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star');
ssw('#ssw-simple-add-review-form .ssw-stars > i:gt(' + (ssw(this).data('value') - 1) + ')').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
ssw('#ssw-simple-add-review-form').find('input[name="rate"]').val(ssw(this).data('value'));
ssw('#ssw-review-simple-html').slideDown();
}
});
ssw('#add_recommend, a.add_recommend').click(function () {
if (ssw('.ssw-nav > li[data-content="#ssw-reviews-content"]').length) {
ssw('.ssw-nav > li[data-content="#ssw-reviews-content"]').click();
}
if (typeof sswApp.customer === 'undefined' && !ssw_guests_enabled) {
sswLoginRequired('Please log in to leave your review', ssw(this));
} else {
if (ssw('#ssw-review-simple-html:hidden').length) {
var $self = ssw(this);
$self.css('pointer-events', 'none');
$self.attr('disabled', '');
sswAllowAddReviewStatus(8922931649).then(function (status) {
ssw('#ssw-widget-recommends-html .ssw-review-message-wrapper > div').addClass('ssw-hide');
switch (status) {
case REVIEW_ADD_ALLOWED_STATUSES.ALLOWED:
ssw('#ssw-review-simple-html').slideDown();
break;
case REVIEW_ADD_ALLOWED_STATUSES.ALREADY_REVIEWED:
ssw('#ssw-widget-recommends-html .ssw-review-message-wrapper .ssw-already-reviewed-wrapper').removeClass('ssw-hide');
break;
case REVIEW_ADD_ALLOWED_STATUSES.REVIEW_ONLY_BUYER:
ssw('#ssw-widget-recommends-html .ssw-review-message-wrapper .ssw-only-for-buyer-wrapper').removeClass('ssw-hide');
break;
case REVIEW_ADD_ALLOWED_STATUSES.SERVER_ERROR:
ssw('#ssw-widget-recommends-html .ssw-review-message-wrapper .ssw-server-error-wrapper').removeClass('ssw-hide');
break;
}
$self.css('pointer-events', 'auto');
$self.removeAttr('disabled');
});
} else {
ssw('#ssw-review-simple-html').slideUp();
}
}
});
ssw('#ssw-review-simple-html .ssw-stars > i').hover(
function () {
var sswReviewIndex = ssw(this).data('value');
var sswReviewRate = ssw('#ssw-review-simple-html').find('input[name="rate"]').val();
if (sswReviewIndex > sswReviewRate) {
ssw('#ssw-review-simple-html .ssw-stars > i:lt(' + sswReviewIndex + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star');
}
}, function () {
var sswReviewRate = parseInt(ssw('#ssw-review-simple-html').find('input[name="rate"]').val());
if (sswReviewRate) {
ssw('#ssw-review-simple-html .ssw-stars > i:gt(' + (sswReviewRate - 1) + ')').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
}
else {
ssw('#ssw-review-simple-html .ssw-stars > i').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
}
}
);
ssw('#ssw-review-simple-html .ssw-stars > i').click(function () {
ssw('#ssw-review-simple-html').find('input[name="rate"]').val(ssw(this).data('value'));
ssw('#ssw-review-simple-html .ssw-stars > i:lt(' + ssw(this).data('value') + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star');
ssw('#ssw-review-simple-html .ssw-stars > i:gt(' + (ssw(this).data('value') - 1) + ')').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
if (ssw_guests_enabled && typeof localStorage !== "undefined") {
localStorage.ssw_reviews_product_rate = ssw(this).data('value');
}
});
if (ssw_guests_enabled && typeof sswApp.customer === 'undefined') {
var ssw_social_buttons_count = 4;
ssw('#ssw-simple-add-review-form textarea[name="body"]').on('keyup change', function () {
if (ssw(this).val() != '' && ssw('#ssw-simple-add-review-form .ssw-group1:hidden').length) {
ssw('#ssw-simple-add-review-form input[name="email"]').attr('required', 'required');
ssw('#ssw-simple-add-review-form .ssw-control-group.guest-group').removeClass('guest-group');
ssw('#ssw-simple-add-review-form .ssw-group1').fadeIn();
}
if (typeof(localStorage) !== "undefined") {
localStorage.ssw_reviews_product_body = ssw(this).val();
}
});
ssw('#ssw-simple-add-review-form input[name="email"]').on('keyup change', function () {
if (ssw(this).val() != '' && ssw('#ssw-simple-add-review-form .ssw-group2:hidden').length) {
ssw('#ssw-simple-add-review-form input[name="name"]').attr('required', 'required');
ssw('#ssw-simple-add-review-form .ssw-group2').fadeIn();
}
});
}
else if (typeof localStorage !== "undefined") {
if (typeof localStorage.ssw_reviews_product_rate !== "undefined" || typeof localStorage.ssw_reviews_product_body !== "undefined") {
if (typeof localStorage.ssw_reviews_product_rate !== "undefined") {
ssw('#ssw-review-simple-html').find('input[name="rate"]').val(localStorage.ssw_reviews_product_rate);
ssw('#ssw-review-simple-html .ssw-stars > i:lt(' + localStorage.ssw_reviews_product_rate + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star');
ssw('#ssw-review-simple-html .ssw-stars > i:gt(' + (localStorage.ssw_reviews_product_rate - 1) + ')').removeClass('ssw-icon-star').addClass('ssw-icon-star-empty');
localStorage.removeItem("ssw_reviews_product_rate");
}
if (typeof localStorage.ssw_reviews_product_body !== "undefined") {
ssw('#ssw-review-simple-html textarea[name="body"]').val(localStorage.ssw_reviews_product_body);
localStorage.removeItem("ssw_reviews_product_body");
}
if (ssw('#ssw-review-simple-html:hidden').length) {
ssw('html, body').scrollTop(ssw("#ssw-widget-recommends-html").offset().top - 40);
ssw('#ssw-review-simple-html').slideDown();
}
}
}
if (!window.sswCssLoaded) {
window.addEventListener('sswcssload', function () {
setCssProductReviews();
});
} else {
setCssProductReviews();
}
ssw(window).on("load", function () {
setCssProductReviews();
});
ssw(window).resize(function () {
if (ssw_review_container_width != ssw('#ssw-widget-recommends-html').width()) {
setCssProductReviews();
}
});
ssw(window).bind("orientationchange", setCssProductReviews());
if (!ssw_review_container_width) {
ssw('ul > li').click(function () {
if (!ssw(this).closest('#ssw-widget-recommends-html').length) {
ssw('#ssw-widget-recommends-html').css('opacity', 0);
setTimeout(function () {
if (ssw('#ssw-widget-recommends-html').width()) {
setCssProductReviews();
if (typeof sswMasonryReviewItems !== 'undefined') {
sswMasonryReviewItems.onContainerResize();
}
ssw('#ssw-widget-recommends-html').css('opacity', 1);
}
}, 100);
}
});
}
ssw('#ssw-simple-add-review-form').submit(function () {
var sswReviewRate = parseInt(ssw(this).find('input[name="rate"]').val());
if (!sswReviewRate) {
var reviewWarningPopover = ssw(this).find('.ssw-stars').data('ssw.sswPopover');
if (reviewWarningPopover == null) {
reviewWarningPopover = ssw(this).find('.ssw-stars').sswPopover({
trigger: "manual",
placement: "bottom",
content: "Please select a score.",
ssw_validator: true,
template: "
"
});
}
ssw(this).find('.ssw-stars').sswPopover('show');
if (!sswIsScrolledIntoView(ssw(this).find('.ssw-stars'))) {
ssw('html, body').scrollTop(ssw(this).find('.ssw-stars').offset().top - 40);
}
return false;
}
var warningAlertForPost = ssw('#ssw-simple-add-review-form .ssw-group1.ssw-title-for-free:not(.ssw-hide) .ssw-alert.ssw-alert-warning').length;
if(warningAlertForPost) {
ssw(this).find('input[type="submit"]').blur();
return false;
}
var data = {
'body': ssw(this).find('textarea[name="body"]').val(),
'title': ssw(this).find('input[name="title"]').val(),
'rate': sswReviewRate,
'_sid': sswCookie('hesid'),
'hash_key': sswCookie('hash_key'),
'product_id': 8922931649,
'images': recommendImages
};
if (ssw_guests_enabled) {
data.guests_enabled = 1;
data.name = ssw(this).find('input[name="name"]').val();
data.email = ssw(this).find('input[name="email"]').val();
}
var $addReviewButton = ssw(this).find('input[type="submit"]');
$addReviewButton.attr('disabled', true);
$addReviewButton.addClass('disabled');
if(!ssw('#ssw-simple-add-review-form .ssw-group1.ssw-title-for-free:not(.ssw-hide)').length) {
$addReviewButton.val($addReviewButton.data('loading-text'));
}
if (typeof localStorage !== "undefined") {
if (typeof localStorage.ssw_reviews_product_rate !== "undefined") {
localStorage.removeItem("ssw_reviews_product_rate");
}
if (typeof localStorage.ssw_reviews_product_body !== "undefined") {
localStorage.removeItem("ssw_reviews_product_body");
}
}
if (ssw(this).find('.ssw-custom-question').length) {
var form_data = sswGetFormDataAsJSON(ssw(this));
if (typeof form_data.answers !== 'undefined') {
data.answers = form_data.answers;
}
if (typeof form_data.answer_rates !== 'undefined') {
data.answer_rates = form_data.answer_rates;
}
data.review_custom_questions = [];
}
ssw.post(sswProxyUrl + '/lite2/review/create', data, function (response) {
sswDispatchEvent('sswreviewcreateafter', {
detail: {
requestData: data,
response: response
},
bubbles: true,
cancelable: false
});
var type = 'warning';
if (response.success) {
if (response.new_recommendation) {
type = 'success';
}
if (response.new_recommendation && parseInt(response.new_recommendation.status) != 0) {
if (typeof response.item_content !== 'undefined' && response.item_content) {
if (ssw('#recomends_list').hasClass('ssw-recomends-list-feed')) {
ssw('#recomends_list').find('.ssw-masonry-column').first().prepend(response.item_content);
} else {
ssw('#recomends_list').prepend(response.item_content);
}
sswProductReviewDateToLocale();
} else {
var avg_rate = parseFloat(ssw('#ssw-widget-recommends-html .ssw-stars-avg').data('avg-rate'));
var rate_count = parseInt(ssw('#ssw-widget-recommends-html .ssw-stars-avg').data('rate-count'));
var ssw_rate_count = parseInt(ssw('#ssw-widget-recommends-html .ssw-rate-count span').text());
avg_rate = (avg_rate * rate_count + parseInt(data.rate)) / (rate_count + 1);
ssw('#ssw-widget-recommends-html #rate_count').html(rate_count + 1);
ssw('#ssw-widget-recommends-html .ssw-rate-count span').text(ssw_rate_count + 1);
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:gt(' + (Math.floor(avg_rate) - 1) + ')').removeClass('ssw-icon-star').removeClass('ssw-icon-star-half-alt').addClass('ssw-icon-star-empty');
if (avg_rate - Math.floor(avg_rate) > 0.74) {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:eq(' + Math.floor(avg_rate) + ')').removeClass('ssw-icon-star-empty').removeClass('ssw-icon-star-half-alt').addClass('ssw-icon-star');
}
else if (avg_rate - Math.floor(avg_rate) > 0.24) {
ssw('#ssw-widget-recommends-html .ssw-stars-avg > i:eq(' + Math.floor(avg_rate) + ')').removeClass('ssw-icon-star-empty').addClass('ssw-icon-star-half-alt');
}
var s = '
';
for (var i = 0; i ';
}
for (var i = response.new_recommendation.rate; i ';
}
s += '
';
if (response.new_recommendation.images && response.new_recommendation.images.length > 0) {
var iw = ssw('');
for (var i in response.new_recommendation.images) {
var tiw = ssw('');
var tia = ssw('');
tia.css('background-image', 'url(' + response.new_recommendation.images[i] + ')');
tia.data('src', response.new_recommendation.images[i]);
tiw.append(tia);
iw.append(tiw).append(" ");
}
}
var ssw_item = ssw('