window.AmazonPopoverImages = {
snake: 'http://g-ecx.images-amazon.com/images/G/01/xxjavascripts/lib/popover/images/snake._V192571611_.gif',
btnClose: 'http://g-ecx.images-amazon.com/images/G/01/xxjavascripts/lib/popover/images/btn_close._V192188154_.gif',
closeTan: 'http://g-ecx.images-amazon.com/images/G/01/nav2/images/close-tan-sm._V192185930_.gif',
closeTanDown: 'http://g-ecx.images-amazon.com/images/G/01/nav2/images/close-tan-sm-dn._V192185961_.gif',
loadingBar: 'http://g-ecx.images-amazon.com/images/G/01/xxjavascripts/lib/popover/images/loading-bar-small._V192188123_.gif',
pixel: 'http://g-ecx.images-amazon.com/images/G/01/icons/blank-pixel._V192192429_.gif'
};
var container = document.createElement("DIV");
container.id = "ap_container";
if (document.body.childNodes.length) {
document.body.insertBefore(container, document.body.childNodes[0]);
} else {
document.body.appendChild(container);
}
(function() {
var s = document.createElement('script');
s.setAttribute('src', 'http://z-ecx.images-amazon.com/images/G/01/browser-scripts/us-site-wide-1.2.6/site-wide-13640146130.js._V183531323_.js');
document.getElementsByTagName('head')[0].appendChild(s);
})();
amznJQ.addLogical('popover', []);
amznJQ.addLogical('navbarCSSUSSA185', []);
amznJQ.addLogical('navbarJS-jQuery', []);
amznJQ.addLogical('search-js-autocomplete', []);
amznJQ.addLogical('lightningDealNotifier', ["http://z-ecx.images-amazon.com/images/G/01/goldbox/client-side/deal_notifier-v25._V182878209_.js"]);
amznJQ.addLogical('CustomerPopover', ["http://z-ecx.images-amazon.com/images/G/01/x-locale/communities/profile/customer-popover/script-13-min._V224617671_.js"]);
amznJQ.addLogical('amazonShoveler', ["http://z-ecx.images-amazon.com/images/G/01/nav2/gamma/amazonShoveler/amazonShoveler-amazonShoveler-62365.js._V171109086_.js"]);
amznJQ.addLogical('dpCSS', []);
amznJQ.addLogical('discussionsCSS', []);
amznJQ.addLogical('bxgyCSS', []);
amznJQ.addLogical('simCSS', []);
amznJQ.addLogical('condProbCSS', []);
amznJQ.addLogical('ciuAnnotations', []);
amznJQ.addLogical('dpProductImage', ["http://z-ecx.images-amazon.com/images/G/01/browser-scripts/dpProductImageMerged/dpProductImageMerged-6142.js._V170324534_.js"]);
amznJQ.addLogical('clientLog', []);
amznJQ.addLogical('ClientLogImpl', ["http://z-ecx.images-amazon.com/images/G/01/wma/clog/clog-platform._V213973670_.js"]);
var CLOG_Scaffold = {
_spArgs : [], _sArgs : [], debugCallbacks : [],
version : '1.0.1',
sequenceID : 1,
getSessionID : function() {
return "186-5424777-9093369";
},
getRequestID : function() {
return "1PH755AC176V6R8KQTRW";
},
getMarketplaceID : function() {
return "ATVPDKIKX0DER";
},
getBaseURL : function() {
return "http://client-log.amazon.com/clog";
},
epoch : 0,
debug: function(msg) {
for( var i = 0; i < this.debugCallbacks.length; i++ ) {
this.debugCallbacks[i](msg);
}
},
addDebugCallback: function(func) {
this.debugCallbacks.push(func);
},
sendPreparedCLOGEntry: function(clientId, namespace, params) {
var args = new Array(clientId, namespace, params, (new Date()).getTime() );
this._spArgs.push(args);
},
sendCLOGEntry: function(clientId, namespace, params) {
var args = new Array(clientId, namespace, params, (new Date()).getTime() );
this._sArgs.push(args);
},
initialize : function() {
this.epoch = +new Date;
}
};
if( window.CLOG_Scaffold && !clientLogger ){ var clientLogger = CLOG_Scaffold; clientLogger.initialize(); }
amznJQ.onReady('ClientLogImpl', function() {});
amznJQ.declareAvailable("clientLog");
Quantity: 1 2 3 4 5
var legacy[안내]태그제한으로등록되지않습니다-xxOnSelectedQuantityChange = function () {
if (jQuery("#pricePlusShippingQty").length > 0) {
jQuery.ajax({
url: "/gp/product/du/quantity-sip-update.html",
data: {
qt: jQuery("#quantityDropdownDiv select").val(),
a : jQuery("#ASIN").val(),
me: jQuery("#merchantID").val()
},
dataType: "html",
success: function(sipHtml){
jQuery("#pricePlusShippingQty").html(sipHtml);
}
});
}
};
amznJQ.onReady('jQuery', function() {
jQuery("#quantityDropdownDiv select").change(legacy[안내]태그제한으로등록되지않습니다-xxOnSelectedQuantityChange);
});
if ( window.fastInlineATC ) {
var ATCButton = document.getElementById('bb_atc_button');
fastInlineATC( ATCButton, { transition: 'shield',
spinner: '#hl-loading-ico-box'});
}
or
Sign in to turn on 1-Click ordering.
var gbSecure1Click = true;
if(typeof(gbSecure1Click) != 'undefined' && gbSecure1Click){
amznJQ.onReady('jQuery',
function () {
jQuery("#oneClickBuyButton").click(
function () {
var hbbAction = jQuery('#handleBuy').attr("action").replace("http:", "https:");
jQuery('#handleBuy').attr("action", hbbAction );
return true;
}
);
}
);
}
Amazon Prime Free Trial
Free Two-Day Shipping is available to Amazon Prime members. To join, click "Add to Cart with FREE Two-Day Shipping" and confirm your Amazon Prime
Free Trial sign-up during checkout.
Amazon Prime members enjoy:
Unlimited Free Two-Day Shipping
One-Day Shipping for just $3.99/item
No Minimum Purchase for free or discounted shipping Important: Your credit card will NOT be charged when you start your Free Trial or if you cancel during the trial period. If you're happy with Amazon Prime, do nothing. At the end of the Free Trial, your membership will automatically upgrade to a full year for $79.
amznJQ.available('popover', function(){
jQuery('#primeLearnMoreLink').amazonPopoverTrigger({
hoverShowDelay: 200,
hoverHideDelay: 200,
width: 460,
showCloseButton: true,
localContent: "#primeLearnMoreDiv",
skin: "default",
title: " ",
location: "left",
onHide: function() {
try {
amznJQ.available('ClientEventLogger', function() {
ClientEventLogger.logActionCode('ac1');
});
} catch (exception) {}
}
});
});
amznJQ.onReady('JQuery', function() {
(function($) {
if (!window['ClientEventLogger']) {
ClientEventLogger = {
endpoint: '/gp/prime/utility/mss-client-event-log.html',
setMessageID: function(messageID) {
this.messageID = messageID;
},
setMessageGUID: function(messageGUID) {
this.messageGUID = messageGUID;
},
logActionCode: function(actionCode) {
$.ajax({
'type': 'POST',
'url': this.endpoint,
'async': false,
'cache': false,
'global': false,
'timeout': 250,
'data': {
'messageId': this.messageID,
'messageGUID': this.messageGUID,
'actionCode': actionCode
}
});
}
};
amznJQ.declareAvailable('ClientEventLogger');
$(document).ready(function() {
$(".primeEvent[rel]").click(function() {
var actionCode = $(this).attr("rel");
ClientEventLogger.logActionCode(actionCode);
});
});
}
})(jQuery);
});
amznJQ.available('ClientEventLogger', function() {
ClientEventLogger.setMessageID('no_message|no_message|no_message|provisional_add_to_cart|no_message|no_message');
ClientEventLogger.setMessageGUID('c585a0c5-8491-4b05-bfe5-ab9355a0a429');
});
More Buying Choices
Healthcheck Systems Inc
Add to Cart
$179.95 + Free Shipping
if (!touchDeviceDetected) {
amznJQ.available('popover', function() {
jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O').amazonPopoverTrigger({
showOnHover: true,
width: 280,
hoverShowDelay: 300,
hoverHideDelay: 200,
locationOffset: [-5,0],
showCloseButton: false,
attached: true,
location: "left",
align: "middle",
destination: "/gp/product/du/mbc-seller-information.html/ref=dp_mbc_info_1?a=B003X0B2GK&me=A2AD3LSP8VX07O&c=new&s=SMA-1961700",
group: "mbc_info_popover",
ajaxTimeout: 5000,
ajaxErrorContent: function(a,t,s) {
var errMsg = '';
if( t == "timeout") errMsg = 'Sorry we encountered a problem.
';
return errMsg;
},
onFilled: function(p) {
jQuery('#SSOFpopoverLink_A2AD3LSP8VX07O').amazonPopoverTrigger({
closeText: 'Close',
title: 'What Is Fulfillment By Amazon?',
locationElement: jQuery("#SSOFpopoverLink_A2AD3LSP8VX07O"),
align: "center",
location: "bottom",
width: 430,
localContent: "#SSOFpopover_A2AD3LSP8VX07O"
});
},
onShow: function(p) {
jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O').addClass("mbcPopoverOfferRowSelect");
},
onHide: function(p) {
jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O').removeClass("mbcPopoverOfferRowSelect");
}
}).bind("mouseenter", function() {
jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O').addClass("mbcOfferRowSelect");
}).bind("mouseleave", function() {
jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O').removeClass("mbcOfferRowSelect");
});
jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O_atc').bind("click", function() {
window.location.href = jQuery('#mbc_B003X0B2GK_A2AD3LSP8VX07O_atc a').attr('href');
return false;
});
});
}
if (!touchDeviceDetected) {
amznJQ.available('popover', function() {
jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU').amazonPopoverTrigger({
showOnHover: true,
width: 280,
hoverShowDelay: 300,
hoverHideDelay: 200,
locationOffset: [-5,0],
showCloseButton: false,
attached: true,
location: "left",
align: "middle",
destination: "/gp/product/du/mbc-seller-information.html/ref=dp_mbc_info_2?a=B003X0B2GK&me=A31IEOEHHU6ECU&c=new&s=5X-CA06-55VD",
group: "mbc_info_popover",
ajaxTimeout: 5000,
ajaxErrorContent: function(a,t,s) {
var errMsg = '';
if( t == "timeout") errMsg = 'Sorry we encountered a problem.
';
return errMsg;
},
onFilled: function(p) {
jQuery('#SSOFpopoverLink_A31IEOEHHU6ECU').amazonPopoverTrigger({
closeText: 'Close',
title: 'What Is Fulfillment By Amazon?',
locationElement: jQuery("#SSOFpopoverLink_A31IEOEHHU6ECU"),
align: "center",
location: "bottom",
width: 430,
localContent: "#SSOFpopover_A31IEOEHHU6ECU"
});
},
onShow: function(p) {
jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU').addClass("mbcPopoverOfferRowSelect");
},
onHide: function(p) {
jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU').removeClass("mbcPopoverOfferRowSelect");
}
}).bind("mouseenter", function() {
jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU').addClass("mbcOfferRowSelect");
}).bind("mouseleave", function() {
jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU').removeClass("mbcOfferRowSelect");
});
jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU_atc').bind("click", function() {
window.location.href = jQuery('#mbc_B003X0B2GK_A31IEOEHHU6ECU_atc a').attr('href');
return false;
});
});
}
if (!touchDeviceDetected) {
amznJQ.available('popover', function() {
jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV').amazonPopoverTrigger({
showOnHover: true,
width: 280,
hoverShowDelay: 300,
hoverHideDelay: 200,
locationOffset: [-5,0],
showCloseButton: false,
attached: true,
location: "left",
align: "middle",
destination: "/gp/product/du/mbc-seller-information.html/ref=dp_mbc_info_3?a=B003X0B2GK&me=A1L4LS2KNDBWYV&c=new&s=PARGP027",
group: "mbc_info_popover",
ajaxTimeout: 5000,
ajaxErrorContent: function(a,t,s) {
var errMsg = '';
if( t == "timeout") errMsg = 'Sorry we encountered a problem.
';
return errMsg;
},
onFilled: function(p) {
jQuery('#SSOFpopoverLink_A1L4LS2KNDBWYV').amazonPopoverTrigger({
closeText: 'Close',
title: 'What Is Fulfillment By Amazon?',
locationElement: jQuery("#SSOFpopoverLink_A1L4LS2KNDBWYV"),
align: "center",
location: "bottom",
width: 430,
localContent: "#SSOFpopover_A1L4LS2KNDBWYV"
});
},
onShow: function(p) {
jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV').addClass("mbcPopoverOfferRowSelect");
},
onHide: function(p) {
jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV').removeClass("mbcPopoverOfferRowSelect");
}
}).bind("mouseenter", function() {
jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV').addClass("mbcOfferRowSelect");
}).bind("mouseleave", function() {
jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV').removeClass("mbcOfferRowSelect");
});
jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV_atc').bind("click", function() {
window.location.href = jQuery('#mbc_B003X0B2GK_A1L4LS2KNDBWYV_atc a').attr('href');
return false;
});
});
}
if (typeof window.amznJQ != 'undefined') {
amznJQ.onCompletion('amznJQ.criticalFeature', function() {
amznJQ.available("share-with-friends-js-new", function() {
amz_taf_triggers.swftext = { url: "/gp/pdp/taf/dpPop.html/ref=cm_sw_p_view_dp_-UqOnb1H5A166?ie=UTF8&referer=http%253A%252F%252Fwww.amazon.com%252Fgp%252Fproduct%252FB003X0B2GK%252Fref%253D&contentName=item&imageURL=&ra=taf&id=B003X0B2GK&tt=sh&titleText=&placementID=dp_-UqOnb1H5A166&parentASIN=B003X0B2GK&contentURI=%2Fdp%2FB003X0B2GK&forceSprites=1&contentID=B003X0B2GK&emailTemplate=%2Fgp%2Fpdp%2Fcommon%2Femail%2Fshare-product&viaAccount=amazon&suppressPurchaseReqLogin=&relatedAccounts=amazondeals%2Camazonmp3&contentType=asin&merchantID=", title: "Share this item via e-mail" , closeText: "Close", isCompact: false};
amz_taf_generatePopover("swftext", false);
});
});
}
Click for larger image and other views
var ivStrings = new Object();
var productImageJSdownloaded = 0;
var productImageInlineJS = function() {
initVars(2, 0, '','Click to view larger', 'Click to play video','','Click for larger image and other views', 'toy_display_on_website', '{}', 1);
setIVMouseoverEvent();
registerImage("original_image", "http://ecx.images-amazon.com/images/I/41aO%2BFJIHSL._SL500_AA300_.jpg"," ", "Click for larger image and other views", "http://ecx.images-amazon.com/images/I/619mvOLM4UL._AA1011_.jpg");
ivStrings['close'] = "Close";
ivStrings['allMedia'] = "All Media";
ivStrings['images'] = "Images";
ivStrings['videos'] = "Videos";
ivMediaUrls['arrow'] = 'http://g-ecx.images-amazon.com/images/G/01/xxjavascripts/lib/popover/images/light/sprite-vertical-popover-arrow._V186877868_.png';
ivMediaUrls['zoomIn'] = 'http://g-ecx.images-amazon.com/images/G/01/detail-page/cursors/zoom-in._V184888790_.bmp';
ivMediaUrls['zoomOut'] = 'http://g-ecx.images-amazon.com/images/G/01/detail-page/cursors/zoom-out._V184888738_.bmp';
ivMediaUrls['spinner'] = 'http://g-ecx.images-amazon.com/images/G/01/ui/loadIndicators/loading-large_labeled._V192238949_.gif';
setIVClickEvent();
triggerInitialDownloads("http://ecx.images-amazon.com/images/I/619mvOLM4UL._AA1011_.jpg");
}
var spinnerForHZ = 'http://g-ecx.images-amazon.com/images/G/01/ui/loadIndicators/loading-small._V192238939_.gif';
var spinnerDimensions = [23,23];
var hzSpinnerOn = 0, ivSpinnerOn = 0;
var cbEventEnum = {"none" : 0, "changeImage" : 1, "mouseover" : 2, "openIV" : 3};
var cbImageURL,cbHiResUrl, cbEvent, cbImageID, cbImageTagID, cbShowNotesTag, lastEventType = "none";
function showHZSpinner(spinnerForHZ) {
amznJQ.available("jQuery", function(){
if(!hzSpinnerOn) {
var parent = jQuery("#prodImageCell");
var offset = {top: (parent.height() - spinnerDimensions[1]) / 2, left: (parent.width() - spinnerDimensions[0]) / 2 };
parent.css("position", "relative").append("
");
hzSpinnerOn = 1;
}
});
}
function removeHZSpinner() {
amznJQ.available("jQuery", function(){
if(hzSpinnerOn) {
jQuery("#hoverZoomSpinner").remove();
}
});
}
function showIVSpinner() {
if(ivSpinnerOn) {
return;
}
amznJQ.available("jQuery", function(){
removeHZSpinner();
if(!jQuery.browser.mozilla) {
jQuery(document.body).css("overflow","hidden");
}
jQuery(document.body).css("opacity","0.4");
jQuery('#loadingImage').css({"left": function(){
return ( jQuery(window).width() - jQuery('#loadingImage').width() ) / 2+jQuery(window).scrollLeft() + "px";
},"top" : function(){
return ( jQuery(window).height() - jQuery('#loadingImage').height()) / 2+jQuery(window).scrollTop() + "px";
},"display":"block"});
ivSpinnerOn = 1;
});
}
// The below 4 functions are wrappers to handle async JS.
function async_changeImage(imageURL, hiResUrl, event, spinnerForHZ) {
if(productImageJSdownloaded) {
removeHZSpinner();
changeImage(imageURL, hiResUrl, event, spinnerForHZ);
} else {
lastEventType = cbEventEnum.changeImage;
cbImageURL = imageURL;
cbHiResUrl = hiResUrl;
cbEvent = event;
showHZSpinner(spinnerForHZ);
}
}
function async_[안내]태그제한으로등록되지않습니다-xxonMouseOver(imageID, imageTagID, showNotesTag) {
if(productImageJSdownloaded) {
removeHZSpinner();
displayImage(imageID);
if(showNotesTag) {
ciuAnnotationsMouseover(imageID, imageTagID);
}
} else {
showHZSpinner(spinnerForHZ);
lastEventType = cbEventEnum.mouseover;
cbImageID = imageID;
cbImageTagID = imageTagID;
cbShowNotestag = showNotesTag;
}
}
function async_[안내]태그제한으로등록되지않습니다-xxonMouseOut(imageID, showNotesTag) {
if(productImageJSdownloaded) {
if(showNotesTag) {
ciuAnnotationsMouseout(imageID);
}
resetCaption(imageID);
}
}
function async_openImmersiveView(event) {
if(productImageJSdownloaded) {
openImmersiveView(event);
} else {
showIVSpinner();
lastEventType = cbEventEnum.openIV
cbEvent = event;
}
}
amznJQ.addLogical("swfobject-2.2", ["http://z-ecx.images-amazon.com/images/G/01/media/swf/amznjq-swfobject-2.2._V210753426_.js"]);
window.AmznVideoPlayer=function(mediaObject,targetId,width,height){
AmznVideoPlayer.players[mediaObject.mediaObjectId]=this;
this.slateImageUrl=mediaObject.slateImageUrl;
this.id=mediaObject.mediaObjectId;
this.preplayWidth=width;
this.preplayHeight=height;
this.flashDivWidth=width;
this.flashDivHeight=height;
this.targetId=targetId;
this.swfLoading=0;
this.swfLoaded=0;
this.preplayDivId='preplayDiv'+this.id;
this.flashDivId='flashDiv'+this.id;
}
AmznVideoPlayer.players=[];
AmznVideoPlayer.session='186-5424777-9093369';
AmznVideoPlayer.root='http://www.amazon.com';
AmznVideoPlayer.locale='en_US';
AmznVideoPlayer.swf='http://g-ecx.images-amazon.com/images/G/01/am3/20101026170738248/AMPlayer._V196420893_.swf';
AmznVideoPlayer.preplayTemplate='Amazon
Video
';
AmznVideoPlayer.rollOn='http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/customerimage/play-shuttle-on._V192250112_.gif';
AmznVideoPlayer.rollOff='http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/customerimage/play-shuttle-off._V192250119_.gif';
AmznVideoPlayer.flashVersion='9.0.115';
AmznVideoPlayer.noFlashMsg='To view this video download Flash Player (version 9.0.115 or higher)';
AmznVideoPlayer.hideAll=function(){
for(var i in AmznVideoPlayer.players){
AmznVideoPlayer.players[i].hidePreplay();
AmznVideoPlayer.players[i].hideFlash();
}
}
AmznVideoPlayer.prototype.writePreplayHtml=function(){
if(typeof this.preplayobject=='undefined'){
this.preplayobject=jQuery(AmznVideoPlayer.preplayTemplate.replace("slateImageGoesHere",this.slateImageUrl)
.replace("mediaObjectId",this.id).replace("-43px",(this.preplayHeight-43)+"px").replace("-31px",(Math.round(this.preplayWidth/2)-31)+"px"));
this.preplayobject.width(this.preplayWidth+"px").height(this.preplayHeight+"px");
this.preplayobject.find(".innercenterslate").width(this.preplayWidth+"px").height(this.preplayHeight+"px");
this.preplayobject.find(".centerslate").width(this.preplayWidth+"px");
var self=this;
this.preparePlaceholder();
jQuery("#"+this.preplayDivId).click(function(){self.preplayClick();});
jQuery("#"+this.preplayDivId).hover(
function(){jQuery("#"+self.id+'preplayImageId').attr('src',AmznVideoPlayer.rollOn);},
function(){jQuery("#"+self.id+'preplayImageId').attr('src',AmznVideoPlayer.rollOff);});
jQuery("#"+this.preplayDivId).html(this.preplayobject);
}
}
AmznVideoPlayer.prototype.writeFlashHtml=function(){
if(!this.swfLoaded&&!this.swfLoading){
this.swfLoading=1;
var params={'allowscriptaccess':'always','allowfullscreen':'true','wmode':'transparent','quality':'high'};
var shiftJISRegExp = new RegExp("^https?:"+String.fromCharCode(0x5C)+"/"+String.fromCharCode(0x5C)+"/");
var flashvars={'xmlUrl':AmznVideoPlayer.root+'/gp/mpd/getplaylist-v2/'+this.id+'/'+AmznVideoPlayer.session,
'mediaObjectId':this.id,'locale':AmznVideoPlayer.locale,'sessionId':AmznVideoPlayer.session,
'amazonServer':AmznVideoPlayer.root.replace(shiftJISRegExp,''),'swfEmbedTime':new Date().getTime(),
'allowFullScreen':'true','amazonPort':'80','preset':'detail','autoPlay':'1','permUrl':'gp/mpd/permalink','scale':'noscale'};
var self=this;
swfobject.embedSWF(AmznVideoPlayer.swf,'so_'+this.id,"100%","100%",AmznVideoPlayer.flashVersion,false,flashvars,params,params,
function(e){
self.swfLoading=0;
if(e.success){AmznVideoPlayer.lastPlayedId=self.id;self.swfLoaded=1;return;}
jQuery('#'+self.flashDivId).html(' '+AmznVideoPlayer.noFlashMsg).css({'background':'#ffffff'});
}
);
}
}
AmznVideoPlayer.prototype.showPreplay=function(){
this.writePreplayHtml();
this.preparePlaceholder();
jQuery("#"+this.preplayDivId).show();
return this;
}
AmznVideoPlayer.prototype.hidePreplay=function(){
this.preparePlaceholder();
jQuery("#"+this.preplayDivId).hide();
return this;
}
AmznVideoPlayer.prototype.showFlash=function(){
this.preparePlaceholder();
if(!this.swfLoaded&&!this.swfLoading){
var self=this;
amznJQ.available("swfobject-2.2",function(){self.writeFlashHtml();});
}
jQuery("#"+this.flashDivId).width(this.flashDivWidth+'px').height(this.flashDivHeight+'px');
AmznVideoPlayer.lastPlayedId=this.id;
return this;
}
AmznVideoPlayer.prototype.hideFlash=function(){
this.preparePlaceholder();
jQuery("#"+this.flashDivId).width('0px').height('1px');
return this;
}
AmznVideoPlayer.prototype.preparePlaceholder=function(){
if(!(jQuery('#'+this.flashDivId).length)||!(jQuery('#'+this.preplayDivId))){
var preplayDiv=jQuery("
").css({'position':'relative'});
var flashDiv=jQuery("").css({'overflow':'hidden',background:'#000000'});
var wrapper=jQuery("
").css({'overflow':'hidden','position':'relative','float':'left'}).append(preplayDiv).append(flashDiv);
jQuery('#'+this.targetId).html(wrapper);
}
}
AmznVideoPlayer.prototype.resizeVideo=function(width,height){
this.flashDivWidth=width;
this.flashDivHeight=height;
if (jQuery("#"+this.flashDivId)&&jQuery("#"+this.flashDivId).width()!=0){this.showFlash();}
}
AmznVideoPlayer.prototype.preplayClick=function(){
if(this.swfLoaded){this.play();}
this.showFlash();
this.hidePreplay();
}
AmznVideoPlayer.prototype.play=function(){
var so=this.getSO();
if(typeof so.playVideo=='function'){
if(this.id!=AmznVideoPlayer.lastPlayedId){
AmznVideoPlayer.players[AmznVideoPlayer.lastPlayedId].pause();
}
AmznVideoPlayer.lastPlayedId=this.id;so.playVideo();
}
}
AmznVideoPlayer.prototype.pause=function(){if(this.swfLoading||this.swfLoaded){this.autoplayCancelled=true;}var so=this.getSO();if(so && typeof so.pauseVideo=='function'){so.pauseVideo();}}
AmznVideoPlayer.prototype.stop=function(){if(this.swfLoading||this.swfLoaded){this.autoplayCancelled=true;}var so=this.getSO();if(so && typeof so.stopVideo=='function'){so.stopVideo();}}
AmznVideoPlayer.prototype.getSO=function(){return jQuery("#so_"+this.id).get(0);}
function isAutoplayCancelled(showID) {
return (AmznVideoPlayer.players[showID] && AmznVideoPlayer.players[showID].autoplayCancelled == true);
}
amznJQ.available('dpProductImage', function() {
productImageInlineJS();
if(2 && 1 ) {
amznJQ.available('jQuery', function() {
jQuery('#prodImage').css('cursor','pointer');
if(0) {
resetCaption();
} else {
jQuery('#prodImageCaption').text( 'Click for larger image and other views' );
}
jQuery('#prodImage').addClass('prod_image_selector');
jQuery('.selectedArrow').click( function(){
jQuery(this).parent().find('img').click();
});
});
}
addToIVImageSet('http://ecx.images-amazon.com/images/I/41aO%2BFJIHSL._SL75_.jpg', 'http://ecx.images-amazon.com/images/I/619mvOLM4UL._AA1011_.jpg');
addToIVImageSet('http://ecx.images-amazon.com/images/I/41WczAWRGkL._SL75_.jpg', 'http://ecx.images-amazon.com/images/I/41WczAWRGkL.jpg');
addToIVImageSet('http://ecx.images-amazon.com/images/I/41OxvlWgqYL._SL75_.jpg', 'http://ecx.images-amazon.com/images/I/41OxvlWgqYL.jpg');
addToIVImageSet('http://ecx.images-amazon.com/images/I/51IT%2B2hynuL._SL75_.jpg', 'http://ecx.images-amazon.com/images/I/51IT%2B2hynuL.jpg');
addToIVImageSet('http://ecx.images-amazon.com/images/I/41%2BkYa1DeFL._SL75_.jpg', 'http://ecx.images-amazon.com/images/I/41%2BkYa1DeFL.jpg');
addToIVVideoSet("mO3P5OISIE27Z", "http://g-ecx.images-amazon.com/images/I/81RDRXN69nL._SS50_PImini-player-shuttle-50px,BottomLeft,0,3_.png", 'Smart Trike Recliner 4 In 1', "03:08");
addToIVVideoSet("mKZCVRLA1I23S", "http://g-ecx.images-amazon.com/images/I/81STkHsY8ML._SS50_PImini-player-shuttle-50px,BottomLeft,0,3_.png", 'Smart Trike Recliner 4 In 1', "00:29");
isIVable(1);
registerImage("alt_image_1", "http://ecx.images-amazon.com/images/I/41WczAWRGkL._AA300_.jpg", " ", "Click for larger image and other views", "");
registerImage("alt_image_2", "http://ecx.images-amazon.com/images/I/41OxvlWgqYL._AA300_.jpg", " ", "Click for larger image and other views", "");
registerImage("alt_image_3", "http://ecx.images-amazon.com/images/I/51IT%2B2hynuL._AA300_.jpg", " ", "Click for larger image and other views", "");
registerImage("alt_image_4", "http://ecx.images-amazon.com/images/I/41%2BkYa1DeFL._AA300_.jpg", " ", "Click for larger image and other views", "");
registerImage("video_image_0", "http://g-ecx.images-amazon.com/images/I/81RDRXN69nL._SX300_CR0,0,300,257_CR0,0,0,0_.png", "", "Click to play video", "");
registerVideo("video_image_0", "mO3P5OISIE27Z");
registerImage("video_image_1", "http://g-ecx.images-amazon.com/images/I/81STkHsY8ML._SX300_CR0,0,300,257_CR0,0,0,0_.png", "", "Click to play video", "");
registerVideo("video_image_1", "mKZCVRLA1I23S");
productImageJSdownloaded = 1;
removeHZSpinner();
triggerCallbackEvent();
});
첫댓글 너무 부피나 무게가 무거우면 구매가 어려울것같습니다..죄송합니다..