var CONST_STAGING_URL='http://integration.richrelevance.com/rrserver/';var CONST_PROD_URL='http://recs.richrelevance.com/rrserver/';var R3_COMMON,R3_HOME,R3_ITEM,R3_SEARCH,R3_ADDTOCART,R3_CART,R3_PURCHASED,R3_ERROR;var rrExpnd=null;var rrActiveNode=null;var rrIE6;function rrLL(){$.each($(".r3_carousel_item .thumb img"),function(){this.src=this.attributes.origin.value;});}
function skipRecsIe(){if(/MSIE (\d+\.\d+);/.test(navigator.userAgent)){var ieversion=new Number(RegExp.$1);if(ieversion>=8){}else if(ieversion>=7){}else if(ieversion>=6){return true;}
else if(ieversion>=5){return true;}}
return false;}
function rrQV(target){$('body').append($('<img src='+target+'>').hide());}
function rrTracking(pp,cp,strat,pt){if(pt===undefined&&this.s){pt=this.s.pageName;}
s.linkTrackVars=["prop12,prop10,channel,prop1,prop2,prop3,prop27,prop28,eVar16",((pt.indexOf("my_recs")!==-1)?"":",eVar40")].join('');s.prop12="RR Carousel Click";s.eVar16=[(parseInt(pp,10)+1),":",(parseInt(cp,10)+1),":",strat,":",pt].join('');s.eVar40="Rich Relevance";s.tl(true,"o","RR Carousel Click");}
function rrFlyout(target,parent){$(".prod-cntnr-expnd").removeClass("prod-cntnr-expnd");if(target!==parent){$(parent).addClass("prod-cntnr-expnd");}}
function rrSearsPricingHtml(inRegPrice,inCurrentPrice,saveStoryID,pricingID,rrID){var saveStory=$("#"+saveStoryID);if(saveStory.size()>0&&typeof(document.getElementById(pricingID))!=='undefined'&&document.getElementById(pricingID)!==null){saveStory=$("#"+saveStoryID).html();}else{return;}
var regPrice=(typeof(inRegPrice)!=='undefined'&&inRegPrice!==null)?parseFloat(inRegPrice.replace(/[^0-9\.]/g,'')).toFixed(2):false;var currentPrice=(typeof(inCurrentPrice)!=='undefined'&&inCurrentPrice!==null)?parseFloat(inCurrentPrice.replace(/[^0-9\.]/g,'')).toFixed(2):false;var pricingHtml=[];if(regPrice&&(saveStory.indexOf("Click to see our price")!==-1||saveStory.indexOf("Add to cart to see our price")!==-1||saveStory.indexOf("Additional savings Applied at cart")!==-1)){pricingHtml.push("<span class=\"origPrice\">$",regPrice,"</span>");}
else if(currentPrice&&saveStory.indexOf("From")===-1&&saveStory.indexOf("To")===-1){if(currentPrice===regPrice||regPrice===''){pricingHtml.push("<span class=\"price\">$",currentPrice,"</span>");}else if(currentPrice<regPrice||regPrice!==''){pricingHtml.push("<span class=\"price\">$",currentPrice,"</span><span class=\"origPrice\">$",regPrice,"</span>");}else if(currentPrice>regPrice||regPrice!==''){pricingHtml.push("<span class=\"price\">$",regPrice,"</span><span class=\"origPrice\">$",currentPrice,"</span>");}}
if(currentPrice&&saveStory.indexOf("From")>0&&saveStory.indexOf("To")>0){pricingHtml.push("<span class=\"price\">",$.trim(saveStory.substring(saveStory.indexOf("From")+4,saveStory.indexOf("To")))," - ",$.trim(saveStory.substring(saveStory.indexOf("To")+2,saveStory.length)),"</span>");}
//SB_2011_06_24 if(!rrIE6){if(currentPrice&&saveStory.indexOf("From")===-1&&saveStory.indexOf("To")===-1){pricingHtml.push("<div class=\"cardProdPricingMore\"><a style=\"display:inline;\" href=\"javascript:rrFlyout(document.getElementById('",pricingID,"'), document.getElementById('",pricingID,"').parentNode);\">PRICE DETAILS</a><div class=\"cardProdPricingFull\"><hr><div>",saveStory,"</div></div></div>");}}
if(pricingHtml.length<1){pricingHtml.push("<span class=\"price\">");if(currentPrice&&currentPrice>0){pricingHtml.push("$",currentPrice);}else if(regPrice&&regPrice>0){pricingHtml.push("$",regPrice);}
pricingHtml.push("</span>");}
$("#"+pricingID).html(pricingHtml.join(''));$("#"+rrID).mouseleave(function(){$(this).removeClass("prod-cntnr-over prod-cntnr-expnd").addClass("prod-cntnr");});$("#"+rrID).mouseover(function(){$(this).removeClass("prod-cntnr").addClass("prod-cntnr-over");});}
function rrHome(UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('home_page.rr1');R3_COMMON.addPlacementType('home_page.rr2');R3_COMMON.addPlacementType('home_page.rr3');}
R3_HOME=new r3_home();if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rrCategory(CategoryId,CategoryName,Brand,Refinements,UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay,searsPT){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){if(typeof(searsPT)==='undefined'||searsPT===""){R3_COMMON.addPlacementType('category_page.rr1');R3_COMMON.addPlacementType('category_page.rr2');R3_COMMON.addPlacementType('category_page.rr3');}else if(searsPT==='subcategory'){R3_COMMON.addPlacementType('category_page.rr2');}}
R3_CATEGORY=new r3_category();R3_CATEGORY.setId(CategoryId.replace('_View All',''));R3_CATEGORY.setName(CategoryName);R3_COMMON.setPageBrand(Brand);if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
if((typeof(Refinements)!='undefined')&&(typeof(Refinements.length)!='undefined')){for(var i=0;i<Refinements.length;i++){var refinement=Refinements[i].split('|');if((typeof(refinement)!='undefined')&&(typeof(refinement.length)!='undefined')&&(refinement.length==2)){R3_COMMON.addRefinement(String(refinement[0]),String(refinement[1]));}}}
r3();}
function rrItem(Item,Recommendable,CategoryId,Brand,NeedBundleRecs,UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('item_page.rr1');R3_COMMON.addPlacementType('item_page.upgrade');R3_COMMON.addPlacementType('item_page.similar');R3_COMMON.addPlacementType('item_page.rr2');R3_COMMON.addPlacementType('item_page.shopping_recap');}
if(NeedBundleRecs==1){R3_COMMON.addPlacementType('item_page.rr4');}
R3_ITEM=new r3_item();R3_ITEM.setId(Item);
//EEC_09_30_2011 var isRecommendable;if(Recommendable==0||Recommendable=='false'){isRecommendable='false';}if(isRecommendable=='false'){R3_ITEM.setRecommendable(isRecommendable);}
if((typeof(CategoryId)!='undefined')&&CategoryId!=''){CategoryId=CategoryId.replace('_View All','');var i=CategoryId.lastIndexOf("_");R3_ITEM.addCategory((i>0&&i<CategoryId.length)?CategoryId.substring(i+1):CategoryId);}
if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rrSearch(SearchTerm,DisplayedProducts,Refinements,UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('search_page.rr1');R3_COMMON.addPlacementType('search_page.rr2');R3_COMMON.addPlacementType('search_page.rr3');}
R3_SEARCH=new r3_search();R3_SEARCH.setTerms(SearchTerm);if((typeof(DisplayedProducts)!='undefined')&&(typeof(DisplayedProducts.length)!='undefined')){var numResults=15;if(DisplayedProducts.length<15){numResults=DisplayedProducts.length;}
for(var i=0;i<numResults;i++){R3_SEARCH.addItemId(String(DisplayedProducts[i]));}}
if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
if((typeof(Refinements)!='undefined')&&(typeof(Refinements.length)!='undefined')){for(var j=0;j<Refinements.length;j++){var refinement=Refinements[j].split('|');if((typeof(refinement)!='undefined')&&(typeof(refinement.length)!='undefined')&&(refinement.length==2)){R3_COMMON.addRefinement(String(refinement[0]),String(refinement[1]));}}}
r3();}
function rrAddToCart(ItemAddedToCart,UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('add_to_cart_page.rr1');R3_COMMON.addPlacementType('add_to_cart_page.rr2');R3_COMMON.addPlacementType('add_to_cart_page.rr3');}
R3_ADDTOCART=new r3_addtocart();R3_ADDTOCART.addItemIdToCart(ItemAddedToCart);if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rrCart(Items,UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0&&(skipRecsIe()!==true||(skipRecsIe()===true&&LiveOrStaging=='Staging'))){//R3_COMMON.addPlacementType('cart_page.rr1');
R3_COMMON.addPlacementType('cart_page.rr2');R3_COMMON.addPlacementType('cart_page.rr3');}
R3_CART=new r3_cart();if((typeof(Items)!='undefined')&&(typeof(Items.length)!='undefined')){for(var i=0;i<Items.length;i++){R3_CART.addItemId(Items[i]);}}
if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rrPurchaseComplete(OrderId,PurchasedProducts,UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl.replace('http','https'));R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('purchase_complete_page.rr1');R3_COMMON.addPlacementType('purchase_complete_page.rr2');R3_COMMON.addPlacementType('purchase_complete_page.rr3');}
R3_PURCHASED=new r3_purchased();R3_PURCHASED.setOrderNumber(OrderId);if((typeof(PurchasedProducts)!='undefined')&&(typeof(PurchasedProducts.length)!='undefined')){for(var i=0;i<PurchasedProducts.length;i++){var purchasedProduct=PurchasedProducts[i].split('|');if((typeof(purchasedProduct)!='undefined')&&(typeof(purchasedProduct.length)!='undefined')&&(purchasedProduct.length==3)){R3_PURCHASED.addItemIdPriceQuantity(String(purchasedProduct[0]),String(purchasedProduct[2]),String(purchasedProduct[1]));}}}
if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rrError(UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;if(LiveOrStaging=='Staging'){baseUrl=CONST_STAGING_URL;}
rrIE6=skipRecsIe();R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('error_page.rr1');R3_COMMON.addPlacementType('error_page.rr2');R3_COMMON.addPlacementType('error_page.rr3');}
R3_ERROR=new r3_error();if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rrOfferCenter(UserId,SessionId,IncludeMarketplace,InternationalShippingOnly,LiveOrStaging,ApiKey,IncludeDisplay){var baseUrl=CONST_PROD_URL;R3_COMMON=new r3_common();R3_COMMON.setApiKey(ApiKey);R3_COMMON.setBaseUrl(baseUrl);R3_COMMON.setClickthruServer([window.location.protocol,"//",window.location.host].join(''));R3_COMMON.setSessionId(SessionId);R3_COMMON.setUserId(UserId);if(IncludeDisplay!=0){R3_COMMON.addPlacementType('personal_page.offer_center_small_horizontal');R3_COMMON.addPlacementType('personal_page.offer_center_hero_vertical');}
R3_PERSONAL=new r3_personal();if(InternationalShippingOnly==1){R3_COMMON.addFilter('InternationalShippingOnly');}
if(IncludeMarketplace==1){R3_COMMON.addFilter('IncludeMarketplace');}
r3();}
function rr_carousel(carouselId,scrollBy,scrollSize,carouselOrientation){try{var rrc_object=$("#"+carouselId).parent().parent();}catch(err){return;}
var rrc_totalItems=rrc_object.find("li").size();var rrc_scrollBy=1;if(scrollBy!==undefined){rrc_scrollBy=scrollBy;}
var rrc_scrollSize=100;if(scrollSize!==undefined){rrc_scrollSize=scrollSize;}
var rrc_orientation="h";if(carouselOrientation!==undefined){rrc_orientation=carouselOrientation;}
var rrc_objectSize=0;if(rrc_orientation==="v"){rrc_objectSize=rrc_object.height();}else{rrc_objectSize=rrc_object.width();}
var rrc_interval=80;var rrc_moveTime=30;var rrc_easingSpeed=0.5;var rrc_currLocation=0;var rrc_currDestination=0;var rrc_eInterval=0;var rrc_lockMove=0;var rrc_visibleItems=rrc_objectSize/rrc_scrollSize;rrc_object.find(".previous").removeClass("previous").addClass("previous-disabled");if(rrc_orientation==="h"){rrc_flexLayout();}
this.rrc_moveCarousel=function(direction){$(".prod-cntnr-expnd").removeClass("prod-cntnr-expnd");if(rrc_orientation==="v"){rrc_objectSize=rrc_object.height();}else{rrc_objectSize=rrc_object.width();}
rrc_visibleItems=Math.floor(rrc_objectSize/rrc_scrollSize);var scrollBy=rrc_scrollBy;if(rrc_scrollBy<0){scrollBy=rrc_visibleItems;}
if(rrc_visibleItems<rrc_totalItems){if(direction=="previous"&&rrc_lockMove===0){rrc_lockMove=1;if(rrc_currDestination<-(rrc_scrollSize*scrollBy)){rrc_currDestination=rrc_currDestination+(rrc_scrollSize*scrollBy);rrc_object.find(".next-disabled").removeClass("next-disabled").addClass("next");}else{rrc_currDestination=0;rrc_object.find(".previous").removeClass("previous").addClass("previous-disabled");rrc_object.find(".next-disabled").removeClass("next-disabled").addClass("next");}
rrc_movesize=rrc_scrollSize*scrollBy;if(rrc_movesize>-rrc_currLocation){rrc_movesize=-rrc_currLocation;}
rrc_eInterval=rrc_interval;rrc_moveIt(direction);}
if(direction=="next"&&rrc_lockMove===0){var offset=(rrc_scrollSize*rrc_totalItems)+rrc_currDestination-rrc_objectSize;rrc_lockMove=1;if(offset>(rrc_scrollSize*scrollBy)){rrc_currDestination=rrc_currDestination-(rrc_scrollSize*scrollBy);rrc_object.find(".previous-disabled").removeClass("previous-disabled").addClass("previous");}else{rrc_currDestination=rrc_currDestination-offset;rrc_object.find(".next").removeClass("next").addClass("next-disabled");rrc_object.find(".previous-disabled").removeClass("previous-disabled").addClass("previous");}
rrc_movesize=(rrc_currDestination-rrc_currLocation)*-1;rrc_eInterval=rrc_interval;rrc_moveIt(direction);}}};function rrc_moveIt(direction){if(rrc_currDestination>rrc_currLocation){rrc_pixels_left=(rrc_currLocation-rrc_currDestination)*-1;rrc_pixels_moved=rrc_movesize-(rrc_currLocation-rrc_currDestination)*-1;if(rrc_pixels_left/rrc_movesize<=0.30){rrc_eInterval=Math.floor(rrc_pixels_left*rrc_easingSpeed);}
if(rrc_pixels_left/rrc_movesize>=0.70){rrc_eInterval=Math.floor(rrc_pixels_moved*rrc_easingSpeed)+1;}
if(rrc_eInterval<1){rrc_eInterval=1;}
if(rrc_eInterval>rrc_interval){rrc_eInterval=rrc_interval;}
if(rrc_eInterval>rrc_pixels_left){rrc_eInterval=rrc_pixels_left;}
rrc_currLocation=rrc_currLocation+rrc_eInterval;if(rrc_orientation=="v"){rrc_object.find("ul").css("top",rrc_currLocation+"px");}else{rrc_object.find("ul").css("left",rrc_currLocation+"px");}}
if(rrc_currDestination<rrc_currLocation){rrc_pixels_left=(rrc_currDestination-rrc_currLocation)*-1;rrc_pixels_moved=rrc_movesize-(rrc_currDestination-rrc_currLocation)*-1;if(rrc_pixels_left/rrc_movesize<=0.30){rrc_eInterval=Math.floor(rrc_pixels_left*rrc_easingSpeed);}
if(rrc_pixels_left/rrc_movesize>=0.70){rrc_eInterval=Math.floor(rrc_pixels_moved*rrc_easingSpeed)+1;}
if(rrc_eInterval<1){rrc_eInterval=1;}
if(rrc_eInterval>rrc_interval){rrc_eInterval=rrc_interval;}
if(rrc_eInterval>rrc_pixels_left){rrc_eInterval=rrc_pixels_left;}
rrc_currLocation=rrc_currLocation-rrc_eInterval;if(rrc_orientation=="v"){rrc_object.find("ul").css("top",rrc_currLocation+"px");}else{rrc_object.find("ul").css("left",rrc_currLocation+"px");}}
if(rrc_currDestination==rrc_currLocation){rrc_lockMove=0;}else{window.setTimeout(function(){rrc_moveIt(direction);},rrc_moveTime);}}
function rrc_flexLayout(){var listWidth="100%";var listItems=rrc_object.find("li");var listItemWidth=((100/listItems.size())-0.05)+"%";var allVisible=false;if(rrc_totalItems>rrc_visibleItems){listWidth="5000%";listItemWidth=rrc_scrollSize+"px";}else{rrc_currLocation=0;rrc_object.find("ul").css("left",rrc_currLocation+"px");rrc_object.find(".previous").removeClass("previous").addClass("previous-disabled");rrc_object.find(".next").removeClass("next").addClass("next-disabled");allVisible=true;}
rrc_object.find("ul").css('width',listWidth);listItems.css('width',listItemWidth);return allVisible;}
var rrc_resizeTimer=false;var rrc_resizeWait=75;function rrc_handleResize(){rrc_objectSize=rrc_object.width();rrc_visibleItems=Math.floor(rrc_objectSize/rrc_scrollSize);if(!rrc_flexLayout()){var offset=(rrc_scrollSize*rrc_totalItems)+rrc_currDestination-rrc_objectSize;if(offset<0){rrc_lockMove=1;rrc_currDestination=rrc_currDestination-offset;rrc_movesize=(rrc_currDestination-rrc_currLocation)*-1;rrc_eInterval=rrc_interval;rrc_moveIt("next");rrc_object.find(".next").removeClass("next").addClass("next-disabled");}else{rrc_object.find(".next-disabled").removeClass("next-disabled").addClass("next");}}}
if(rrc_orientation==="h"){if(window.addEventListener){window.addEventListener("resize",rrc_handleResize,false);}else if(window.attachEvent){window.attachEvent("onresize",function(){rrc_handleResize();});}else{window.onresize=rrc_handleResize();}}}
