هاد موقع يبيع هالو3 Sign up for Amazon Prime today
Join Amazon Prime and ship Two-Day for free and Overnight for $3.99.
Quantity: 123456789101112131415161718192021222324252627282930
or
Sign in to turn on 1-Click ordering.
.wl-pop-title { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #4480DD } .popHL { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #FFFFFF; } .tinyGrey { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; color:#808080; } .popover-tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; } .pop-tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#333333; padding-bottom:7px; padding-top:3px; background-image:url(http://g-ec2.images-amazon.com/image...d-blue-3.gif); } .pop-tiny-2 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px;color:#333333; padding-bottom:7px; padding-top:3px; background-image:url(http://g-ec2.images-amazon.com/image...ad-red-3.gif); } .pop-tiny-3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#333333; padding-bottom:7px; padding-top:3px; padding-left:5px; } .pop-tiny-4 { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; } .pop-tiny-5 { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; } .wl-popover-title { background-color: #EFEDD4; } document.getElementById('wishlist_btn_div_non_js').style.display = 'none';document.getElementById('wishlist_btn_div_js').style.display = 'block';n2RunIfLoaded('multipanepopover',function() { reglistPop = new N2MultiPanePopover(); //The next line should not be moved below the initialize line else we start seeing the old style close button reglistPop.setButtonImages('close', 15, 15, 'close-box-up', 'close-box-down'); reglistPop.initialize('reglist', // the name of the popup element 'reglistPop'); // the name of the object that is initialized reglistPop.setDUHandler('/gp/registry/nav2/du/rphandler', 'sd'); reglistPop.setTitle("Add Halo 3 to:"); reglistPop.setStaticTitlebarStyle('wl-popover-title'); var reglistPopPane = reglistPop.getPane(0); reglistPopPane.enableDynamicUpdate(true); reglistPopPane.setDUAction('rphandler'); goN2Events.registerFeature('reglist', 'reglistPop', null,null,'n2HotspotClickStatic');},'init everything else' ); function setRegistryId() { var regId; var scolid = window.parent.document.getElementsByName('sourceCustomerOrgListID'); var colid = window.parent.document.getElementsByName('colid'); var radioObj = document.forms['regpop'].elements['id']; var radioLength = radioObj.length; if(radioLength == undefined) { if(radioObj.checked) regId = radioObj.value; } else { for (var i = 0; i < radioLength; i++) { if(radioObj[i].checked) { regId = radioObj[i].value; break; } } } var regType = document.getElementById('regType').value; var regStr = 'pop_'+ regId; if(regId == 'new') { regStr = regStr + '_' + regType; } for (var i = 0; i < scolid.length; i++) { scolid[i].value = regStr; } for (var i = 0; i < colid.length; i++) { colid[i].value = regStr; } var handleBuy = window.parent.document.getElementsByName('submit.add-to-registry.wishlist'); if(handleBuy.length == 0) { handleBuy = window.parent.document.getElementsByName('submit.add-to-wishlist'); } if(handleBuy.length) { handleBuy = handleBuy[0]; handleBuy.click(); } return false;}function clearText(thefield){ if (thefield.value==thefield.defaultValue) thefield.value = "";} n2RunThisWhen('lastlibraryloaded', function() { tellAFriendPop = new N2MultiPanePopover(); tellAFriendPop.setButtonImages('close', 15, 15, 'close-box-up', 'close-box-down'); tellAFriendPop.initialize('taf', 'tellAFriendPop'); tellAFriendPop.setDUHandler('/gp/pdp/common/du/taf', 'sd'); tellAFriendPop.setTitle('Tell a friend about this item'); tellAFriendPop.setStaticTitlebarStyle('tafPopoverTitle'); tellAFriendPop.cacheResponses(false); tellAFriendPop.setDefaultTimeout(30000); var oP = tellAFriendPop.getPane(0); oP.setMinWidth(410); oP.setMaxWidth(410); oP.setTemplate('
'); var oSP = oP.newSubPane('Main'); oSP.enableDynamicUpdate(true); oSP.setDUAction('taf'); var timeoutMessage = 'We\'re sorry, we had trouble processing your request. Please try again here.'; oSP.setTimeoutMessage(timeoutMessage); oSP.onRequestSuccess = function (dataArray, fnArray, nStatus, sRequestID) { if (dataArray && dataArray.length) { this.setContent(dataArray[0]); } if (fnArray && fnArray.length) { var fn = fnArray[0]; if (fn.length) { fn = this.replacePlaceholders(fn); fn = this.oPopover.replacePlaceholders(fn); try { eval (fn); } catch (e) { goN2Debug.error(e); } } } amz_taf_loader.hookForm('tellAFriendForm', 'val', 'B000FRU0NU', 'a', 'ATVPDKIKX0DER' ); tellAFriendPop.sizeOrPositionChanged(); }; amz_taf_loader = new N2DynUpObject('amz_taf_loader'); amz_taf_loader.setHandler('/gp/pdp/common/du/taf', 'sd'); amz_taf_loader.cacheResponses(false); amz_taf_loader.setTargetElementID('tafMain'); amz_taf_loader.setDefaultTimeout(30000); amz_taf_loader.setTimeoutMessage(timeoutMessage); amz_taf_loader.setLoading = function () { var oE = goN2U.getRawObject('tafStatus'); if (oE != null) { oE.innerHTML = this.sLoadingMessage; } else { goN2Debug.error("Element '"+'tafStatus'+"' not found"); } }; amz_taf_loader.isProcessing = function () { return (this.currentRequest != null); }; tellAFriendPop.locate = function () { var popX = Math.max(document.body.scrollLeft+((goN2U.getInsideWindowWidth()-this.width)/2), this.nEdgePad); var popY = Math.max(document.body.scrollTop+((goN2U.getInsideWindowHeight()-this.height)/2), this.nEdgePad); this._doLocate(popX, popY - 230); }; amz_taf_loader.onRequestSuccess = function (aHTML, aJSFunctions, nStatus, sRequestID) { this._onRequestSuccess(aHTML, aJSFunctions, nStatus, sRequestID); var statusTarget = null; if ('tafStatus') { statusTarget = goN2U.getRawObject('tafStatus'); } if (statusTarget) { statusTarget.innerHTML = " "; } this.hookForm('tellAFriendForm', 'val', 'B000FRU0NU', 'a', 'ATVPDKIKX0DER' ); }; amz_taf_loader.onRequestFailure = function (sMessage, nStatus) { var statusTarget = null; if ('tafStatus') { statusTarget = goN2U.getRawObject('tafStatus'); } if (statusTarget) { statusTarget.innerHTML = " "; } if (this.sTargetID && this.sTimeoutMessage) { this._updateContent(this.sTargetID, this.sTimeoutMessage); } }; goN2Events.registerFeature('taf', 'tellAFriendPop', null, null, 'n2HotspotClickStatic'); }, 'init everything else' );function amz_taf_validateMessage(src) { var message = src.value; //this is to remove all '\r's so IE accurately counts the characters var re = /[\r]/g; message=message.replace(re,""); var maxLength = 400; var messageLength = message.length; var charsLeft = maxLength - messageLength ; var rulesObj = document.getElementById("taf_send_message_rules"); var errorObj = document.getElementById("taf_send_message_rules_error"); if (!rulesObj || !errorObj) return true; var charsLeftObj = "taf_msg_charsLeft"; var pluralObj = "taf_msg_plural"; var isError = charsLeft < 0; if (!isError) { rulesObj.style.display = ''; errorObj.style.display = 'none'; } else { rulesObj.style.display = 'none'; errorObj.style.display = ''; charsLeftObj += "_error"; pluralObj += "_error"; charsLeft = -charsLeft; } charsLeftObj = document.getElementById(charsLeftObj); pluralObj = document.getElementById(pluralObj); //abort if not defined: if (!charsLeftObj || !pluralObj) { return true; } charsLeftObj.innerHTML = charsLeft; pluralObj.innerHTML = (charsLeft == 1) ? '' : 's'; return !isError;}function amz_taf_toArea_onfocus(txt) { if (txt.value == 'Type in e-mail addresses separating them with a space.') { txt.value = ''; txt.className = 'textArea'; }}function amz_taf_toArea_onblur(txt) { if (txt.value == '') { txt.value = 'Type in e-mail addresses separating them with a space.'; txt.className = 'defaultText'; }} var registeredImages = new Object(); var numberToPreload = 6; var preloadCount = 0; function registerImage( id, image, html, caption ) { registeredImages[id] = new Object(); registeredImages[id].image = image; registeredImages[id].html = html; registeredImages[id].caption = caption; if ( preloadCount < numberToPreload ) { var imagePreloader = new Image(); imagePreloader.src = image; preloadCount++; } } var allPreloaded = 0; var selectedImageID = "original_image"; function displayImage( id ) { if ( id == selectedImageID ) return; selectedImageID = id; document.getElementById('prodImageCell').innerHTML = registeredImages[id].html; document.getElementById('prodImageCaption').innerHTML = registeredImages[id].caption; for ( elementID in registeredImages ) { document.getElementById(elementID).style.border = '1px solid #999999'; if ( !allPreloaded ) { var imagePreloader = new Image(); imagePreloader.src = registeredImages[elementID].image; } } document.getElementById(id).style.border = '1px solid #990000'; allPreloaded = 1; } registerImage("original_image", "http://ec2.images-amazon.com/images/P/B000FRU0NU.01._AA280_SCLZZZZZZZ_V61776695_.jpg", "
", "
See larger image");
See larger image Halo 3
Other products by Microsoft
Platform: Xbox 360
td.productLabel { font-weight: bold; text-align: right; white-space: nowrap; vertical-align: top; padding-right: 5px; padding-left: 0px; } table.product { border: 0px; padding: 0px; border-collapse: collapse; }Price:$59.99 & this item ships for FREE with Super Saver Shipping. Details
Pre-Order Price Guarantee! Order now and if the Amazon.com price decreases between your order time and release date, you'll receive the lowest price. See Details
Availability: This item has not yet been released. You may order it now and we will ship it to you when it arrives. Ships from and sold by Amazon.com.
Game Information