CINXE.COM

Software for schools, software for teachers | Adobe

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="EN" xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.adobe.com/education/k12.html?marketSegment=EDU&amp;showEduReq=no","20120413125522","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1334321722"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Language" content="en"/> <meta http-equiv="Content-Style-Type" content="text/css"/> <meta http-equiv="Content-Script-Type" content="text/javascript"/> <meta http-equiv="Cache-Control" content="public"/> <title>Software for schools, software for teachers | Adobe</title><meta name="robots" content="noodp"/> <meta name="keywords" content=""/><meta name="description" content=""/> <meta name="creationDate" content="2012-04-09 @ 14:32:09"/> <meta name="lastModifiedDate" content="2012-04-09 @ 14:32:09"/> <meta name="viewport" content="width=device-width"/> <meta name="area" content="products"/> <link rel="icon" href="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/include/img/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/include/img/favicon.ico" type="image/x-icon"/> <script type="text/javascript"> function createNs ( ns ) { var o, a; a = ns.split("."); o = window[a[0]] = window[a[0]] || {}; for(i=1; i < a.length; i++) { o = o[a[i]] = o[a[i]] || {}; } return o; } createNs("Adobe.PageInfo"); createNs("Adobe.Tokens"); createNs("Adobe.UserInfo"); Adobe.PageInfo.AuthenticatedState = false; Adobe.PageInfo.localeCode = "en"; Adobe.PageInfo.accountPageName = ""; Adobe.PageInfo.productKey = ""; Adobe.PageInfo.catalogName = ""; Adobe.PageInfo.countryCode = "US"; Adobe.PageInfo.marketSegment = "COM"; Adobe.PageInfo.akamaiURLPrefix = "https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com/www.adobe.com"; Adobe.PageInfo.pageLevel = "5"; </script> <link rel="stylesheet" href="https://web.archive.org/web/20120413125522cs_/http://wwwimages.adobe.com/www.adobe.com/include/style/adobe-light-compressed.css" type="text/css" media="screen"/> <link rel="stylesheet" type="text/css" media="screen,print" href="https://web.archive.org/web/20120413125522cs_/http://wwwimages.adobe.com/www.adobe.com/include/style/compressed.css"/> <link rel="stylesheet" type="text/css" media="screen" href="https://web.archive.org/web/20120413125522cs_/http://wwwimages.adobe.com/www.adobe.com/include/bach/bach-1.0.min.css"/> <script type="text/javascript" src="https://web.archive.org/web/20120413125522js_/http://wwwimages.adobe.com/www.adobe.com/include/script/compressed.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120413125522js_/http://wwwimages.adobe.com/www.adobe.com/include/script/adobe-store-compressed.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120413125522js_/http://wwwimages.adobe.com/www.adobe.com/include/bach/bach-1.0.min.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120413125522js_/http://wwwimages.adobe.com/www.adobe.com/uber/js/omniture/mbox.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20120413125522js_/http://wwwimages.adobe.com/www.adobe.com/include/script/Typekit.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script> <!--[if IE 6]> <script type="text/jscript"> try{ void(document.execCommand("BackgroundImageCache",false,true)); } catch(e) { //uncaught exception } </script> <![endif]--> <script type="text/javascript"> //<![CDATA[ var info = getCategoriesInfo(); $(window).bind("hashchange load", adobe.fn.focusHashElement); cart = new adobe.ui.CartFacade("cart-dialog", "cart-dialog-flash"); cart.setRequiredFlashVersion("9.0.115"); cart.setDefaultCountry(""); cart.setDomain(".adobe.com"); // set this to ".adobe.com" cart.setContextPath(""); // set this to empty when web context is '/' // Possibly add the .edu selector or override market segment Adobe.Product.Controller.CPod.EduController.processLocation(true); if(cart.isOverlaySupported()) { var PromoIDReport = new Array(); var prmid = window.location.search.match(/\bpromoid\=([^&#$]+)/); if(prmid) { prmid[1]=prmid[1].toUpperCase(); cart.setEmailTrackingId(prmid[1]); } // if a promo code is pass thru the URL, set the promo in the cart and the cookie prmid = window.location.search.match(/\bpromocode\=([^&#$]+)/) || null; if(prmid) { if (Adobe && Adobe.Cart && Adobe.Cart.Models && Adobe.Cart.Models.Cart) { var cart = Adobe.Cart.Models.Cart; var marketSegment = cart.getMarketSegment() || Adobe.Product.Controller.CPod.EduController.COM; cart.addPromotion({code:prmid[1], marketSegment:marketSegment}); cart.savePromoCode(prmid[1]); } } } //]]> </script> <script type="text/javascript"> var hash = location.hash; var deepLinkMap = new Object(); if(hash != null && hash != '') { $(document).ready(function() { var deepLink = deepLinkMap[hash]; if(deepLink != undefined && deepLink != '') { $('#' + deepLinkMap[hash] + ' a[name=' + deepLinkMap[hash] + ']').click(); } }); } </script> <link rel="canonical" href="https://web.archive.org/web/20120413125522/http://www.adobe.com/education/k12.html"/> <link rel="stylesheet" type="text/css" media="screen" href="/web/20120413125522cs_/http://www.adobe.com/etc/pagetables/reflowtypes/adobe.css"/> <script type="text/javascript" src="/web/20120413125522js_/http://www.adobe.com/etc/pagetables/reflowtypes/adobe.js"></script> </head> <body class="Text TextMedium Link"> <div class="ThemeText ThemePanelFill LayoutGrid PanelDiffuseShadow PanelFillExtraLight LayoutCenter LayoutSlimGrid LayoutWideGrid LayoutP"> <div class="parsys templatembox topofbodymbox"> <div class="mboxDefault"> </div> <script type="text/javascript"> mboxCreate('defaultmboxname'); </script> </div> <div class="PrintLayoutHide"> <!--googleoff: all--><div class="sitenav"> <script type="text/javascript"> //<![CDATA[ $(document).ready(adobe.fn.initGlobalNav); //]]> </script> <!--googleoff: index--> <!-- $Id: //depot/projects/dylan/releases/rc_12_4/ubi/globalnav/en_us/globalnav_ssi.html#1 $ --> <form id="globalnav-search" class="searchbuddy LayoutSlimHidden" name="globalnav-search" method="get" action="/web/20120413125522/http://www.adobe.com/go/gnav_search" accept-charset="utf-8"> <div id="SiteHeader" class="SiteHeader Text TextSmall"> <span id="globalnav"></span> <a href="/web/20120413125522/http://www.adobe.com/" id="shHome" class="SiteHeaderHome">Adobe</a> <div class="SiteHeaderBar" id="shBar"> <div class="SiteHeaderDropdownLink SiteHeaderBarItem SiteHeaderBarItemFirst" id="shProducts"> <a href="/web/20120413125522/http://www.adobe.com/products/catalog.html" id="shProductsLink" class="SiteHeaderBarLink">Products</a> <div class="SiteHeaderDropPanel" id="ProductsPanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts3"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/acrobat.html?promoid=JOLIR">Acrobat</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts9"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/creativecloud.html?promoid=JQPEQ">Creative Cloud</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts1"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/creativesuite.html?promoid=JOLIS">Creative Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts5"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/marketing/?promoid=JOLIT">Digital Marketing Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts7"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/digital-publishing-suite-family.html?promoid=JOLIU">Digital Publishing Suite</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts6"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/elements-family.html?promoid=JOLIV">Elements</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts2"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/photoshopfamily.html?promoid=JOLIW">Photoshop</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shProducts4"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/products/touchapps.html?promoid=JOLIQ">Touch Apps</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLinkNoBar" id="shProducts8"> <a href="/web/20120413125522/http://www.adobe.com/products/catalog.html?promoid=JOOTH">More products</a> </div> </div> </div> <div class="SiteHeaderDropdownLink SiteHeaderBarItem SiteHeaderBarItemFirst" id="shSolutions"> <a href="/web/20120413125522/http://www.adobe.com/solutions.html" id="shSolutionsLink" class="SiteHeaderBarLink">Solutions</a> <div class="SiteHeaderDropPanel" id="SolutionsPanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions5"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/marketing/?promoid=JOLIX">Digital marketing</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions1"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/digital-media/?promoid=JOLIY">Digital media</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions2"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/education.html?promoid=JOLIZ">Education</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions3"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_solutions_financialservices_en_us">Financial services</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions4"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_solutions_government_en_us">Government</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSolutions7"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/solutions/customer-experience/web-experience-management.html?promoid=JOOYM">Web Experience Management</a></span> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLinkNoBar" id="shSolutions6"> <a href="/web/20120413125522/http://www.adobe.com/solutions.html?promoid=JOOTI">More solutions</a> </div> </div> </div> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_learning_en_us" id="shLearning" class="SiteHeaderBarItem SiteHeaderBarLink">Learning</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_help_en_us" id="shHelp" class="SiteHeaderBarItem SiteHeaderBarLink">Help</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_downloads_en_us" id="shDownloads" class="SiteHeaderBarItem SiteHeaderBarLink">Downloads</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_company_en_us" id="shCompany" class="SiteHeaderBarItem SiteHeaderBarLink">Company</a> <div class="SiteHeaderDropdownLink SiteHeaderBarItem" id="shStore"> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_store_en_us" class="SiteHeaderBarLink" id="shStoreLink">Buy</a> <div class="SiteHeaderDropPanel" id="StorePanel"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore1"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_store_homeuse_en_us">Home use</a></span> for personal and home office </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore2"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_store_education_en_us">Education</a></span> for students, educators, and staff </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore3"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_store_business_en_us">Business</a></span> for small and medium businesses </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore4"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_store_licensingprograms_en_us">Licensing programs</a></span> for businesses, schools, and government </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shStore5"> <span class="SiteHeaderPanelHeader"><a href="/web/20120413125522/http://www.adobe.com/go/gnavtray_store_specialoffers_en_us">Special offers</a></span> </div> </div> </div> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_search" id="shSearchButton" class="SiteHeaderBarItem SiteHeaderSearchButton" style="display: none;">Search</a> <div class="SiteHeaderBarItem SiteHeaderBarItemLast">&nbsp;</div> <div id="site-search" class="SiteHeaderSearch"> <input title="Search" type="text" id="search-input" name="term" maxlength="1000"/> <input type="hidden" id="searchbuddy-loc" name="loc" value="en_us"/> <button type="submit" id="search-submit" class="icon-replace search">Search</button> </div> </div> <div class="SiteHeaderUser"> <div id="shSignInBlock" class="Link"> <a id="shInfo" class="SiteHeaderUserItem SiteHeaderInfo">Info</a> <a href="/web/20120413125522/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1" id="shSignIn" class="SiteHeaderUserItem LinkStrong">Sign in</a> </div> <a href="/web/20120413125522/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1" id="shWelcome" class="SiteHeaderUserItem SiteHeaderArrow LinkStrong" style="display: none;">Welcome, <span id="screenName"></span></a> <div id="MyCartLinkContainer"> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_mycart_en_us" id="shMyCart" class="SiteHeaderUserItem SiteHeaderCart">My cart<span id="cartQuantity"></span></a> </div> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_myorders_en_us" id="shMyOrders" class="SiteHeaderUserItem">My orders</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_myadobe_en_us" id="shMyAdobe" class="SiteHeaderUserItem">My Adobe</a> </div> <div class="SiteHeaderPopPanelShadow width-150" id="WelcomePanelShadow" style="display: none;"></div> <div class="SiteHeaderPopPanel width-150" id="WelcomePanel" style="display: none;"> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyAccount"> <a class="SiteHeaderPanelHeader" href="/web/20120413125522/http://www.adobe.com/go/gnavtray_myadobe_en_us">My Adobe</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyOrders2"> <a class="SiteHeaderPanelHeader" href="/web/20120413125522/http://www.adobe.com/go/gnavtray_myadobe_myorders_en_us">My orders</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyInformation"> <a class="SiteHeaderPanelHeader" href="/web/20120413125522/http://www.adobe.com/go/gnavtray_myadobe_myinformation_en_us">My information</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shMyPreferences"> <a class="SiteHeaderPanelHeader" href="/web/20120413125522/http://www.adobe.com/go/gnavtray_myadobe_mypreferences_en_us">My preferences</a> </div> <div class="SiteHeaderPanelRow SiteHeaderPanelLink" id="shSignOut"> <a class="SiteHeaderPanelHeader" href="/web/20120413125522/http://www.adobe.com/cfusion/membership/logout.cfm">Sign out</a> </div> </div> <div class="SiteHeaderPopPanelShadow width-250" id="InfoPanelShadow" style="display: none;"></div> <div class="SiteHeaderPopPanel width-250" id="InfoPanel" style="display: none;"> <div class="SiteHeaderPanelRow"> <span class="SiteHeaderPanelHeader">Why sign in?</span> Sign in to manage your account and access trial downloads, product extensions, community areas, and more. </div> </div> </div> </form> <div id="SiteHeaderMobile" class="SiteHeaderMobile LayoutHidden LayoutSlim Text TextSmall"> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_adobe_logo_en_us" id="shHomeMobile" class="SiteHeaderHome SiteHeaderHomeMobile">Adobe</a> <div class="SiteHeaderBar SiteHeaderBarMobile" id="shBarMobile"> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoLeftBorder" id="shProductsMobileSpan"><a href="/web/20120413125522/http://www.adobe.com/go/gnav_products_en_us" id="shProductsMobile" class="SiteHeaderBarLink">Products</a></span> <span class="SiteHeaderBarItemMobile" id="shSectionsMobileSpan"><a href="#" id="shSectionsMobile" class="SiteHeaderArrowMobile SiteHeaderBarLink">Sections</a></span> <span class="SiteHeaderBarItemMobile" id="shSectionsMobileBuy"><a href="/web/20120413125522/http://www.adobe.com/go/gnav_store_en_us" id="shBuyMobile" class="SiteHeaderBarLink">Buy</a></span> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoRightBorder SiteHeaderBarItemMobileNoPadding">&nbsp;</span> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoRightBorder SiteHeaderBarItemFloatRight" id="shSearchMobileSpan"><a href="/web/20120413125522/http://www.adobe.com/go/gnav_search" id="shSearchMobile" class="SiteHeaderSearchButtonMobile">Search</a></span> <span class="SiteHeaderBarItemMobile SiteHeaderBarItemMobileNoLeftBorder SiteHeaderBarItemFloatRight SiteHeaderBarItemMobileNoPadding">&nbsp;</span> </div> <div class="SiteHeaderBarMobileExtend" id="shBarExtend"> <div id="shBarExtendSections" style="display: none;"> <div id="shBarExtendSections1" class="SiteHeaderBarMobileExtendSections"> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_solutions_en_us" id="shSectionsSolutionsMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Solutions</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_company_en_us" id="shSectionsCompanyMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Company</a> </div> <div id="shBarExtendSections2" class="SiteHeaderBarMobileExtendSections"> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_help_en_us" id="shSectionsHelpMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Help</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_learning_en_us" id="shSectionsLearningMobile" class="SiteHeaderBarExtendSectionsItem SiteHeaderBarLink">Learning</a> </div> </div> <div id="shBarExtendSearch" style="display: none;"> <form id="globalnav-search-mobile" class="SiteHeaderSearchMobileForm" name="globalnav-search-mobile" method="get" action="/web/20120413125522/http://www.adobe.com/go/gnav_search" accept-charset="utf-8"> <input title="Search" type="text" id="search-input-mobile" name="term" maxlength="1000"/> <button type="submit" id="search-submit-mobile">Search</button> </form> </div> </div> <div class="SiteHeaderUser"> <a href="/web/20120413125522/http://www.adobe.com/cfusion/membership/index.cfm?loc=en_us&amp;nl=1" id="shSignInMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile LinkStrong">Sign in</a> <a href="/web/20120413125522/http://www.adobe.com/cfusion/membership/logout.cfm" id="shSignOutMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile LinkStrong" style="display: none;">Sign out</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_myorders_en_us" id="shMyOrdersMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile">My orders</a> <a href="/web/20120413125522/http://www.adobe.com/go/gnav_myadobe_en_us" id="shMyAdobeMobile" class="SiteHeaderUserItem SiteHeaderUserItemMobile">My Adobe</a> </div> </div> <!--googleon: index--> <div class="hovercart"> <div id="HoverCartModal"> <div class="CartHeaderPopPanelShadow HoverCartwidth" id="CartPanelShadow" style="display: none;"> <div class="CartHeaderPopPanel HoverCart" id="CartPanel"> <div id="HoverCartItem" class="RuleHBottom HoverCart-1-3 LayoutBigRowTop" style="display: none"> <div class="LayoutBreakAfter"> <div class="HoverCart-1 LayoutHItem"> <div style="padding-left:60px;" class=" LayoutBreakAfter LayoutPullout"> <div id="HoverCartBoxShotxyz" class="HoverCartBoxShot"> <a href=""> <img src="/web/20120413125522im_/http://www.adobe.com/education/k12.html?marketSegment=EDU&amp;showEduReq=no" class="LayoutImage" alt=""/> </a> </div> <div style="float:left;width:100%" class="CPodCostCell"> <span class="TextStrong ProductName" id="HoverCartHeaderxyz"> <a href="#"> </a> </span> <div class="LayoutBigRowBottom" id="HoverCartDescriptionxyz"> </div> <span id="HoverCartPreOrderHardGoodMsgxyz" style="display:none;" class="TextWarning TextPostScript">Preorder Estimated Availability <span id="HoverCartPreOrderHardGoodMsgDatexyz">Date</span>. Your credit card will not be charged until the product is shipped. Estimated availability date is subject to change.</span> <span id="HoverCartPreOrderSoftGoodMsgxyz" style="display:none;" class="TextWarning TextPostScript">Preorder Estimated Availability <span id="HoverCartPreOrderSoftGoodMsgDatexyz">Date</span>. Your credit card will not be charged until the product is ready to download. Estimated availability date is subject to change.</span> </div> </div> </div> <div class="LayoutHItem HoverCart-2"> <div class="HoverCartQty"> Qty: <span id="HoverCartQtyxyz"> </span> </div> </div> <div class="HoverCart-3"> <div class="CheckoutCostDark LayoutRight"> <span id="HoverCartPricexyz"> </span> <span id="HoverCartSubscriptionxyz" class="CheckoutSubscription"> </span> </div> </div> </div> <div class="HoverCartEDUMessage LayoutBigCellBottom">Purchase requires verification of academic eligibility</div> </div> <div id="HoverCartContainer" class="LayoutBreakAfter" style=""></div> <a id="HoverCartMoreItems" class="LayoutBreakAfter" style="text-align: center;" href="/web/20120413125522/http://www.adobe.com/cart.html"></a> <div id="HoverCartButtons" class="HoverCart-1-3"> <div class="HoverCart-2-3 LayoutRight LayoutSmallRow LayoutBreakAfter"> <div class="HoverCart-2"> <div class="TextRight HoverCartSubTotal">Subtotal</div> </div> <div class="HoverCart-3 LayoutRight"> <div class="LayoutRight TextRight"> <div class="CheckoutCostDark"> <span id="HoverCartSubTotal"> </span> </div> </div> </div> </div> <div class="LayoutBreak"></div> <div class="HoverCart-1-3 LayoutRight LayoutCellTop LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/cart.html" id="HoverCartCheckOut" class="CartButtonYellow CartShopCheckOut LayoutRight"><span class="CartBuyIconText">Review and Checkout</span></a> </div> </div> </div> </div> </div> <script type="text/javascript"> /*global jQuery,adobe*/ jQuery.createNs("Adobe.Cart.ShoppingCart"); Adobe.Cart.ShoppingCart.HoverCart = { MaxItems: "4", DisplayTime: "5000", MoreItemsTextSingular: "() more item in your cart", MoreItemsTextPlural: "() more items in your cart", MonthToMonthText: "per month", YearlyText: "per year" }; Adobe.Cart.ShoppingCart.GlobalVars = { CountryCode: "US", MarketSegment: "COM", AkamaiURLPrefix: "https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com/www.adobe.com", PriceMonthText: "per month", PriceYearText: "per year", FullSubMonthText: "Month-to-month", FullSubYearText: "One-year", SubMonthText: "Monthly", SubYearText: "Annual", SubscriptionItemText: "NONE", TermTypeMonth: "MONTH", TermTypeYear: "YEAR", BackupDVDParent: "_PARENT", /* params: { cart, price, categoryPath, originalPrice, storeName, locale, usePrecision, type, taxCode, delimiter, showCentDelim, distributionMethod } */ getPriceLabel: function(params) { var currency = params.cart.currency; var params = { storeName: params.storeName, locale: params.locale, productKey: params.categoryPath, priceObject: { price: { orginalPriceWithoutTax: params.originalPrice, priceWithoutTax: params.price, taxCode: params.taxCode || "" }, priceTypeKey: params.distributionMethod }, currencyObject: { delimiter: params.delimiter || ",", formatString: currency.FORMATSTRING, iso3Code: currency.CODE, symbol: currency.SYMBOL, usePrecision: params.usePrecision }, showCentDelim : params.showCentDelim || false, type: params.type }; return params; }, isSubscription: function(serviceCommitment, termType) { return (serviceCommitment == this.SubscriptionItemText && (termType == this.TermTypeMonth || termType == this.TermTypeYear)); }, subscriptionItem: function(serviceCommitment, termType) { return (termType == this.TermTypeMonth && (serviceCommitment == this.TermTypeMonth || serviceCommitment == this.TermTypeYear)); }, getSubscriptionText: function(serviceCommitment, termType) { if (this.isSubscription(serviceCommitment, termType)) { if (termType === this.TermTypeMonth) { return this.SubMonthText; } else if (termType === this.TermTypeYear) { return this.SubYearText; } } else if (this.subscriptionItem(serviceCommitment, termType)) { if (serviceCommitment === this.TermTypeMonth) { return this.FullSubMonthText; } else if (serviceCommitment === this.TermTypeYear) { return this.FullSubYearText; } } return ""; }, getSubscriptionPriceText: function(serviceCommitment, termType) { if (this.isSubscription(serviceCommitment, termType)) { if (termType === this.TermTypeMonth) { return this.PriceMonthText; } else if (termType === this.TermTypeYear) { return this.PriceYearText; } } else if (this.subscriptionItem(serviceCommitment, termType)) { return this.PriceMonthText; } return ""; } }; </script> </div> <div id="modalContent" style="display:none;"></div> </div> <!--googleon: all--></div> <div class="Link" id="top"> <div class="parbase compbase breadcrumb"><div class="LayoutHeader LayoutBreakAfter Link"> <div class="LayoutHeaderPath"> <div class="LayoutCellSides LinkStrong LayoutH IconAlign"> <span class="LayoutHItem LayoutSmallGutterRight"> <a href="/web/20120413125522/http://www.adobe.com/education.html"> Education</a> </span> <span class="LayoutSmallGutterRight LayoutHItem">/</span> </div> </div> </div> </div> <div class="LayoutH"> <h1 id="subcrumb" class="TextH1 LayoutCellSides LayoutSmallCellVSides"> K–12</h1> </div> </div> <div class="TextSmall Link LayoutBreakAfter"> <div class="LayoutGrid-1-4 LayoutSlimGrid-1-2 LayoutWideGrid-1-6 LayoutWideNoBreak"> <div class="LayoutWideGrid-1-4"> <div class="parbase subnav compbase subnavigation"> <div id="SubNav"> <div class="LayoutH LayoutSmallCellVSides LayoutRow RuleHThick TextSmall SubNavAdobe"> <a class="LayoutHItem LayoutCellSides LinkWeak" href="/web/20120413125522/http://www.adobe.com/education.html"> Overview </a> <span class="LayoutHItem LayoutCellSides TextStrong">K–12</span> <a class="LayoutHItem LayoutCellSides LinkWeak" href="/web/20120413125522/http://www.adobe.com/education/higher-ed.html">Higher ed </a> <a class="LayoutHItem LayoutCellSides LinkWeak" href="/web/20120413125522/http://www.adobe.com/education/students.html">Students </a> <a class="LayoutHItem LayoutCellSides LinkWeak" href="/web/20120413125522/http://www.adobe.com/education/resources.html">Education resources </a> <a class="LayoutHItem LayoutCellSides LinkWeak" href="/web/20120413125522/http://www.adobe.com/education/eligibility-guide.html">Eligibility guide </a> </div> </div> </div> <div class="LayoutBody LayoutBreakAfter TextSmall"> <div class="bodycontent1 parsys"><div id="bodycontent1"> <div class="parbase marqueetext compbase section"> <div style="width:100%; background-color:#000000;overflow:hidden" class="LayoutP LayoutRow CQMarqueeImageHeight"> <div class="LayoutPLeft LayoutPTop CQMarqueeImageAnchor"> <img title="k12-marquee-709x300" alt="k12-marquee-709x300" class="cq-dd-image LayoutImage" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/education/k12/images/k12-marquee-709x300.jpg"/></div> <div style="overflow:hidden;" class="LayoutPLeft LayoutPBottom CQMarqueeOverlayWidth CQMarqueeOverlayAnchor"> <div style="height:1000px;width:1000px; background-color:#000000" class="LayoutPLeft LayoutPTop Vis7"> </div> <div class="LayoutP"> <div class="LayoutBigCell"><div class="TextLargest TextInvertWeak TextLight LayoutRowBottom CQMarqueeHeaderSize SemanticPhrase" style="z-index:1"><p>Adobe <span class="cqMarqueeAmpersandRed">&amp;</span> K–12 <br> </p> </div></div> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ new adobe.dom.CSSStyleSheet("/content/dotcom/en/education/k12/_jcr_content/bodycontent1/marqueetext.css").enable(document.getElementsByTagName("head")[0]); //]]> </script> </div> <div class="flash parbase external compbase section"> </div> <div class="parbase singlelinemessage compbase section"> <div class="LayoutBreakAfter"> </div> </div> <div class="grayboxpar section"> <div class="PanelFillLight PanelBevelBottom PanelBevelTop PanelBevelLeft LayoutRow LayoutBreakAfter"> <div class="PanelBevelRight LayoutBigCellBottom"> <div class="parsys grayboxcontent"><div id="bodycontent1_grayboxpar_grayboxcontent"> <a name="bodycontent1_grayboxpar_grayboxcontent_productintro" style="visibility:hidden"></a><div class="productintro parbase compbase section"> <div> <div id="LayoutBody-Headline" class="LayoutBigCellVSides"> <div class="LayoutBreakAfter"> <h2 class="TextLarger TextLight LayoutSmallRowBottom LayoutCellSides"> Incorporate 21st century skills into classroom learning </h2> <div class="TextLarge TextLight SemanticPhrase LayoutCellSides"> <p>Adobe offers teachers and administrators integrated software, curriculums, and instructional resources as well as certification options and professional development tools. Promote digital literacy, teach essential career skills, and streamline administrative processes.<br> </p> </div> </div> </div> </div> </div> <a name="bodycontent1_grayboxpar_grayboxcontent_multicolumn" style="visibility:hidden"></a><div class="parbase multicolumn compbase section"> <div class="parsys columnparsys colparsys"> <div class="LayoutBreakAfter VerticalBarOverflow"><div class="LayoutGrid-1-3 LayoutSlimGrid-1-2"><div class="RuleH LayoutSmallGutter LayoutRow"> </div><div class="parbase compbase section featurebenefititem"><div class="LayoutCellSides LayoutRow"> <div class="LayoutRow LayoutBigRowBottom"> <h3 class="TextH5"> <a href="/web/20120413125522/http://www.adobe.com/education/k12/career-technical-education.html" title="Career and technical education">Career and technical education</a></h3> <div> <p>Help students develop the workforce skills and industry-standard software proficiency they need to succeed in higher education or on the job.</p> </div> </div> </div> </div> <div class="parbase compbase section featurebenefititem"><div class="LayoutCellSides LayoutRow"> <div class="RuleH"> <div class="LayoutRow LayoutBigRowBottom"> <h3 class="TextH5"> <a href="/web/20120413125522/http://www.adobe.com/education/k12/cross-curricular-education.html" title="Cross-curricular education">Cross-curricular education</a></h3> <div> <p>Integrate technology across your curriculum to improve learning, problem solving, critical thinking, and 21st century skills. Student learning is greatly enhanced through cross-curricular education that brings the right technology into the experience.</p> </div> </div> </div> </div> </div> <div class="parbase compbase section featurebenefititem"><div class="LayoutCellSides LayoutRow"> <div class="RuleH"> <div class="LayoutRow LayoutBigRowBottom"> <h3 class="TextH5"> <a href="/web/20120413125522/http://www.adobe.com/education/k12/collaboration-administration.html" title="Collaboration and administration">Collaboration and administration</a></h3> <div> <p>Bring digital efficiency into your district with Adobe's school administration software. Deploy online staff development and ePortfolio-based assessment, improve administrative processes, facilitate collaboration, and save valuable resources.</p> </div> </div> </div> </div> </div> </div><div class="LayoutGrid-4 LayoutSlimGrid-1-2"><div class="RuleH LayoutSmallGutter LayoutRow"> </div><div class="parbase compbase productlisting section"> <h3 class="TextH5 LayoutRow"> More info on how Adobe can help your district </h3> <div class="LayoutBreakAfter LayoutRow"> <div class="LayoutGrid-1"> <div class="parbase productlink compbase productlist1"> <div style="padding-left:23px;" class="LayoutBreakAfter LayoutBreakAfter LayoutPullout"> </div> </div> </div> </div> </div> <div class="parbase xdheading compbase section"><a href="https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/education/pdfs/edu-k12-cs55-brochure-final.pdf" title="K-12 overview" target="_blank">K-12 overview<img class="Icon LayoutSmallGutterLeft" src="/web/20120413125522im_/http://www.adobe.com/etc/pagetables/link_icon/pdf/_jcr_content/image.img.png/file.png" alt="file"/></a></div> <div class="parbase compbase productlisting section"> <div class="RuleH LayoutRow LayoutGutterRight"> </div> <h3 class="TextH5 LayoutRow"> View product pages </h3> <div class="LayoutBreakAfter LayoutRow"> <div class="LayoutGrid-1"> <div class="parbase productlink compbase productlist1"> <div style="padding-left:23px;" class="LayoutBreakAfter LayoutBreakAfter LayoutPullout"> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/mastercollection.html" target=""> <img title="Creative Suite 5.5 Master Collection" alt="Creative Suite 5.5 Master Collection" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/master-collection_16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/mastercollection.html" target="" class="LinkStrong"> CS5.5 Master Collection </a> </div> </div> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/design.html" target=""> <img title="Creative Suite 5.5 Design Premium" alt="Creative Suite 5.5 Design Premium" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/design-premium_16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/design.html" target="" class="LinkStrong"> CS5.5 Design Premium </a> </div> </div> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/web.html" target=""> <img title="Creative Suite 5.5 Web Premium" alt="Creative Suite 5.5 Web Premium" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/web-premium_16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/web.html" target="" class="LinkStrong"> CS5.5 Web Premium </a> </div> </div> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/production.html" target=""> <img title="Creative Suite 5.5 Production Premium" alt="Creative Suite 5.5 Production Premium" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/production-premium_16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/education/products/creativesuite/production.html" target="" class="LinkStrong"> CS5.5 Production Premium </a> </div> </div> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/education/products/acrobatpro.html" target=""> <img title="Acrobat X Pro" alt="Acrobat X Pro" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/acrobat_16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/education/products/acrobatpro.html" target="" class="LinkStrong"> Acrobat® X Pro </a> </div> </div> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/education/products/adobeconnect.html" target=""> <img title="Adobe Connect" alt="Adobe Connect" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/connect-pro_16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/education/products/adobeconnect.html" target="" class="LinkStrong"> Adobe® Connect™ 8 </a> </div> </div> <div class="LayoutSmallRow"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px" class="ListItem"> <a href="/web/20120413125522/http://www.adobe.com/products/digital-school-collection.html" target="_self"> <img title="Digital School Collection" alt="Digital School Collection" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/images/shared/product_mnemonics/16x16/photoshop-elements-16x16.png"/> </a> </div> <div style="float:left;width:100%;width:auto;" class="Mnemonics-16 ListItem LayoutBreakAfter"> <a href="/web/20120413125522/http://www.adobe.com/products/digital-school-collection.html" target="_self" class="LinkStrong"> Adobe Digital School Collection </a> </div> </div> </div> </div> </div> </div> </div> </div></div> </div> </div> </div></div> </div> </div> </div> </div></div> </div></div> <div class="LayoutWideNoBreak LayoutWideGrid-5-6"> <div class="LayoutBreakAfter"> <div class="LayoutGrid-1-2 LayoutSlimGrid-1-2"> <div class="bodycontent2 parsys parsys_reflow"> <div id="bodycontent2"> <div class="parbase xdheading compbase section"><div pathtomoretext="moreLink/linkText" class="LayoutRow LayoutBreakAfter TextH5" linkboxcolor="RouterMore"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Events</h2> </td> <td class="LayoutCellSides LayoutSmallCellVSides RouterButton RouterMore" style="width: 40px"> <a class="RouterLink" href="https://web.archive.org/web/20120413125522/http://www.adobe.com/events/main.jsp" target="_self">More</a> </td> </tr> </tbody> </table> </div> </div> <div class="ttt section"><div class="LayoutCellSides" style=""> <div id="content-dotcom-en-education-k12-jcr-content-bodycontent2-ttt" class="LayoutBreakAfter"> <div style="" class="TextSmall"> <div class="LayoutRow"> <h3 class="TextH5 LayoutSmallRowBottom"> </h3> <ol class="LayoutRow"> <li class="ListItemIndent"> <a href="https://web.archive.org/web/20120413125522/http://www.adobe.com/cfusion/event/index.cfm?event=list&amp;loc=en_us&amp;type=eseminar&amp;product=&amp;interest=sol_education&amp;audience=&amp;monthyear=" title="Adobe Education Webinar Series">Adobe Education Webinar Series</a></li> <li class="ListItemIndent"> <a href="https://web.archive.org/web/20120413125522/http://www.adobe.com/cfusion/event/index.cfm?event=list&amp;loc=en_us&amp;type=ondemand_seminar&amp;product=&amp;interest=sol_education&amp;audience=" title="OnDemand seminars">OnDemand seminars</a></li> <li class="ListItemIndent"> <a href="https://web.archive.org/web/20120413125522/http://www.adobe.com/events/main.jsp" title="Live events">Live events</a></li> </ol> </div> </div> </div> </div></div> <div class="rss section"><div id="rss-feed-1318021998377" class="RSSFeed "> <div pathtomoretext="moreText" class="LayoutRow LayoutBreakAfter TextH5"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Twitter updates</h2> </td> <td class="LayoutCellSides LayoutSmallCellVSides RouterButton RouterTwitter" style="width: 66px"> <a class="RouterLink" href="https://web.archive.org/web/20120413125522/http://twitter.com/AdobeEdu" target="_blank"><span class="RouterTwitterIcon"></span> Follow</a> </td> </tr> </tbody> </table> </div> <div class="LayoutRowBottom LayoutCellSides TextSmall"> <table> <tr> <th class="TableCell TableNumber shortDateFormat"> 04/02/2012</th> <td> <a class="" href="https://web.archive.org/web/20120413125522/http://twitter.com/AdobeEdu/statuses/186835972355403776" target="_blank">AdobeEdu: Tech critical in 'unleashing' creativity in classrooms http://t.co/VhSxRcC1 via @zdnetasia</a> </td> </tr> <tr> <th class="TableCell TableNumber shortDateFormat"> 03/30/2012</th> <td> <a class="" href="https://web.archive.org/web/20120413125522/http://twitter.com/AdobeEdu/statuses/185842912603541504" target="_blank">AdobeEdu: @ArtisticWebDezn "The Time-Line Demystified" webinar on Monday will show you how to create projects in Captivate http://t.co/sx5Du [...]</a> </td> </tr> <tr> <th class="TableCell TableNumber shortDateFormat"> 03/30/2012</th> <td> <a class="" href="https://web.archive.org/web/20120413125522/http://twitter.com/AdobeEdu/statuses/185841542316044288" target="_blank">AdobeEdu: @JimmV1983 for more information about #Adobe Visual Communicator for Education, check out http://t.co/2i13GFi5 You can buy online [...]</a> </td> </tr> </table> </div> </div> </div> <div class="rss section"><div id="rss-feed-1312584077859" class="RSSFeed "> <div pathtomoretext="moreText" class="LayoutRow LayoutBreakAfter TextH5"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Adobe Education Leaders blog</h2> </td> <td class="LayoutCellSides LayoutSmallCellVSides RouterButton RouterRSS" style="width: 48px"> <a class="RouterLink" href="https://web.archive.org/web/20120413125522/http://blogs.adobe.com/educationleaders" target="_self"><span class="RouterRSSIcon"></span> RSS</a> </td> </tr> </tbody> </table> </div> <div class="LayoutRowBottom LayoutCellSides TextSmall"> <table> <tr> <th class="TableCell TableNumber shortDateFormat"> 03/20/2012</th> <td> <a class="" href="https://web.archive.org/web/20120413125522/http://blogs.adobe.com/educationleaders/2012/03/on-demand-amnesia-at-the-self-serve-window-of-education.html" target="_self">ON-DEMAND AMNESIA AT THE SELF-SERVE WINDOW OF EDUCATION</a> </td> </tr> <tr> <th class="TableCell TableNumber shortDateFormat"> 03/12/2012</th> <td> <a class="" href="https://web.archive.org/web/20120413125522/http://blogs.adobe.com/educationleaders/2012/03/adobe-photoshop-touch-and-adobe-connect-pro.html" target="_self">Adobe Photoshop Touch and Adobe Connect Pro</a> </td> </tr> <tr> <th class="TableCell TableNumber shortDateFormat"> 03/11/2012</th> <td> <a class="" href="https://web.archive.org/web/20120413125522/http://blogs.adobe.com/educationleaders/2012/03/extraordinary-work-from-nsw-art-students.html" target="_self">Extraordinary work from NSW Art students</a> </td> </tr> </table> </div> </div> </div> <div class="parbase xdheading compbase section"><div pathtomoretext="moreLink/linkText" class="LayoutRow LayoutBreakAfter TextH5" linkboxcolor="RouterMore"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Adobe Education Leaders</h2> </td> <td class="LayoutCellSides LayoutSmallCellVSides RouterButton RouterMore" style="width: 40px"> <a class="RouterLink" href="/web/20120413125522/http://www.adobe.com/education/k12/adobe-education-leaders.html" target="_self">More</a> </td> </tr> </tbody> </table> </div> </div> <div class="ttt section"><div class="LayoutCellSides" style=""> <div id="content-dotcom-en-education-k12-jcr-content-bodycontent2-ttt_0" class="LayoutBreakAfter"> <div style="" class="TextSmall"> <div class="LayoutRow"> <h3 class="TextH5 LayoutSmallRowBottom"> <a href="/web/20120413125522/http://www.adobe.com/education/k12/adobe-education-leaders.html" title="Recognizing exceptional leaders">Recognizing exceptional leaders</a></h3> <div class="LayoutSmallRow"> <p>Adobe Education Leaders in K–12 are dedicated to improving the teaching and learning experience by enhancing creativity, communication, and collaboration through the use of technology.</p> </div> </div> </div> </div> </div></div> </div></div> </div> <div class="LayoutGrid-3-4 LayoutSlimGrid-1-2 LayoutWideColumnBreak"> <div class="parsys bodycontent3 parsys_reflow"> <div id="bodycontent3"> <div class="parbase successstoryttt compbase section"><div pathtomoretext="moreLink/linkText" class="LayoutRow LayoutBreakAfter TextH5" linkboxcolor="RouterMore"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Showcase</h2> </td> <td class="LayoutCellSides LayoutSmallCellVSides RouterButton RouterMore" style="width: 40px"> <a class="RouterLink" href="/web/20120413125522/http://www.adobe.com/solutions/customer-showcase/education-k12.html">More</a> </td> </tr> </tbody> </table> </div> <div id="content-dotcom-en-casestudy-education-paly" class="LayoutCellSides"> <div style="padding-left:158px;" class="LayoutBreakAfter LayoutRowBottom LayoutBreakAfter LayoutPullout"> <div style="width:147px;float:left;clear:left;position:relative;left:-158px;margin-right:-158px"> <a href="https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/education/customer-showcase/pdfs/k12/paly-casestudy.pdf" target="_blank" name="content-dotcom-en-casestudy-education-paly"><img title="Palo Alto High School " alt="Palo Alto High School " class="cq-dd-image LayoutImage ImageShadow LayoutRow" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/education/customer-showcase/images/palo-alto-hs-147x83.jpg"/></a></div> <div style="float:left;width:100%"> <div class="LayoutRow"> <h3 class="TextH5"> <a href="https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/education/customer-showcase/pdfs/k12/paly-casestudy.pdf" target="_blank" name="content-dotcom-en-casestudy-education-paly">Palo Alto High School <span class="LayoutSmallGutterLeft Icon IconPillPdf"></span> </a></h3> <div class="TextSmall"><p>Largest high school journalism department in U.S relies on Creative Suite Master Collection to produce acclaimed print, broadcast, and web programs.</p> </div> </div> </div> </div> </div> </div> </div></div> <div class="LayoutGrid-1 LayoutSlimGrid-1"> <div class="parbase manuallinklist compbase linklist2 inheritedlinklist"> <div class="parbase manuallinklist compbase linklist2"> </div> </div> </div> <div class="LayoutGrid-2 LayoutSlimGrid-2"> <div class="parbase manuallinklist compbase inheritedlinklist linklist3"> </div> </div> <div class="LayoutGrid-1 LayoutSlimGrid-1"> <div class="parbase manuallinklist compbase linklist1 inheritedlinklist"> <div pathtomoretext="" class="LayoutRow LayoutBreakAfter TextH5" linkboxcolor="RouterMore"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Resources</h2> </td> </tr> </tbody> </table> </div> <ul class="LayoutCellSides TextSmall LayoutRow"> <li class=""> <a href="https://web.archive.org/web/20120413125522/http://edexchange.adobe.com/pages/home" title="Adobe Education Exchange" target="_blank">Adobe Education Exchange</a> </li> <li class=""> <a href="/web/20120413125522/http://www.adobe.com/solutions/white-papers/education-k12.html" title="White papers">White papers</a> </li> <li class=""> <a href="/web/20120413125522/http://www.adobe.com/education/resources/articles.html" title="Educator articles">Educator articles</a> </li> <li class=""> <a href="https://web.archive.org/web/20120413125522/http://blogs.adobe.com/edtechatadobe/feed" title="Ed Tech blog" target="_blank">Ed Tech blog</a> </li> <li class=""> <a href="https://web.archive.org/web/20120413125522/http://tv.adobe.com/channel/students-educators/k12-education/" title="Adobe TV" target="_blank">Adobe TV</a> </li> <li class=""> <a href="/web/20120413125522/http://www.adobe.com/devnet.html" title="Adobe Developer Connection ">Adobe Developer Connection </a> </li> <li class=""> <a href="https://web.archive.org/web/20120413125522/http://youthvoices.adobe.com/" title="Adobe Youth Voices" target="_blank">Adobe Youth Voices</a> </li> <li class=""> <a href="/web/20120413125522/http://www.adobe.com/education/k12/funding-resources.html" title="Funding information" target="_blank">Funding information</a> </li> </ul> </div> </div> <div class="LayoutGrid-2 LayoutSlimGrid-2"> <div class="pagetools"> <div class="LayoutBreakAfter"> <div class="LayoutRow LayoutBreakAfter TextH5"> <table style="width: 100%;"> <tbody> <tr> <td class="LayoutCellSides LayoutSmallCellVSides PanelFillDark"> <h2 class="TextH5"> Page tools </h2> </td> </tr> </tbody> </table> </div> <div class="LayoutCellSides"> <div class="LayoutRow"> <div id="PageTools" style="padding-left:23px;" class=" LayoutBreakAfter LayoutPullout"> <div class="LayoutSmallRowBottom LayoutBreakAfter"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px"> <a class="Facebook-button Icon IconFacebook" href="https://web.archive.org/web/20120413125522/http://www.facebook.com/sharer.php"></a> </div> <div style="float:left;width:100%"> <a href="https://web.archive.org/web/20120413125522/http://www.facebook.com/sharer.php" class="Facebook-button" title="Share on Facebook" target="_blank">Share on Facebook</a> </div> </div> <div class="LayoutSmallRowBottom LayoutBreakAfter"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px"> <a class="Twitter-button Icon IconTwitter" href="https://web.archive.org/web/20120413125522/http://twitter.com/"></a> </div> <div style="float:left;width:100%"> <a href="https://web.archive.org/web/20120413125522/http://twitter.com/" class="Twitter-button" title="Share on Twitter" target="_blank">Share on Twitter</a> </div> </div> <div class="LayoutSmallRowBottom LayoutBreakAfter"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px"> <a class="LinkedIn-button Icon IconLinkedIn" href="https://web.archive.org/web/20120413125522/http://www.linkedin.com/"></a> </div> <div style="float:left;width:100%"> <a href="https://web.archive.org/web/20120413125522/http://www.linkedin.com/" class="LinkedIn-button" title="Share on LinkedIn" target="_blank">Share on LinkedIn</a> </div> </div> <div class="LayoutSmallRowBottom LayoutBreakAfter"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px"> <a class="Bookmark-button Icon IconBookmark" href="#"></a> </div> <div style="float:left;width:100%"> <a class="Bookmark-button" href="#">Bookmark</a> </div> </div> <div class="LayoutSmallRowBottom LayoutBreakAfter"> <div style="width:16px;float:left;clear:left;position:relative;left:-23px;margin-right:-23px"> <a class="Print-button Icon IconPrint" href="#"></a> </div> <div style="float:left;width:100%"> <a class="Print-button" href="#">Print</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="LayoutWideGrid-1-4 LayoutGridBreak"> <div class="parbase legalText compbase legaltext"> <div class="LayoutRow LayoutCellSides Semantic TextWeak TextSmall"> </div> </div> </div> </div> <div class="LayoutGrid-5 LayoutSlimGrid-1-2 LayoutWideGrid-7 LayoutRight LayoutWideRight"> <div class="parbase compbase rightRailTopAd"> </div> <div class="display conversionpoddisplay"><div class="LayoutRow"> <div id="CPod" class="CPod"> <div id="CPodParent1" style="display:none"> <div class="convpod"> <div class="CPodHeader CPodTitle CPodShadowTop" id="CPodHeader1"> </div> <div class="CPodContent"> <!-- PRIMARY IS FIRST --> <div class="CpodItemContainer SubPodItemContainer"> <div class="CPodCell CPodRowBottom CPodShadowTop" id="CPodDescription1"> <div class="CPodTitle CPodShadowTop"> <span class="CPodHeaderTitle SubPodHeaderTitle">Next steps</span> </div> <span class="SubPodDescription"> <p>Find out more about solutions for education from Adobe.</p> </span> </div> <div class="LayoutBreakAfter CpodConfigContainer"> </div> <div class="CPodBoxCell CpodConfigCTAContainer"> <div style="padding-left:87px;" class="LayoutBreakAfter LayoutBreakAfter LayoutPullout"> <div class="SubPodBoxShot" style="width:80px;float:left;clear:left;position:relative;left:-87px;margin-right:-87px" id="CPodBoxShot1"> <!--[if IE 6]><img style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/dam/Adobe/en/solutions/images/pod-icon-80x80.png',sizingMethod='scale');true" src="/include/img/transparent.gif" alt="Next steps" width="80" height="90"/><![endif]--> <![if !IE 6]><img title="Next steps" alt="Next steps" class="cq-dd-image" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/solutions/images/pod-icon-80x80.png"/><![endif]> </div> <div style="float:left;width:100%;" class="CPodCostCell CPodDetail"> <div id="cpod1334321343885-CPodUpgrade" class="CPodCost CPodUpgrade">Sales: 800-443-8158</div> <div class="CPodCost cpod1334321343885-PriceLabel productPriceContainerCPod" id="CPodPrice1"> <a class="CPodPricePlaceHolder" href="#" prodkey="" pricetype="UPGRADE"></a> </div> <div id="cpod1334321343885-PriceLabel" class="CartCost LayoutImageLeft LayoutCellRight CPodConfigPriceLabel"></div> <div id="cpod1334321343885-CPodSubscription" class="CPodSubscription"> </div> <div class="CPodButtonWrap" id="cpod1334321343885"> <div> <span id="CPodBuy1" class="ConvPodBuyLinkContainer"> <a href="https://web.archive.org/web/20120413125522/https://www.adobe.com/cfusion/mmform/index.cfm?name=edu_rfi" class="CPodButton CPodButtonYellow CPodButtonFull">Contact us</a> </span> <br clear="all"/> </div> </div> <div class="CPodFees CPodShadowTop"> </div> </div> </div> <div class="CPodRowTop" style="display:none; text-align:center;" id="cpod1334321343885-EDUMessage"> <span style="display:table-cell; vertical-align:top; text-align:center; color:#CCCCCC" class="CPodShadowTop"> Purchase requires verification of academic eligibility </span> </div> </div> <div class="CPodCell CPodRowTop LayoutBreakAfter CPodOffer-"> <div style="padding-left:20px;" class=" LayoutBreakAfter LayoutPullout"> <div style="width:16px;float:left;clear:left;position:relative;left:-20px;margin-right:-20px" class="SubPodOfferIcon" id="CPodOfferIcon1"> </div> <div style="float:left;width:100%" class="CPodPromotion-blue CPodShadowTop SubPodOffers" id="CPodOffers1"> </div> </div> </div> </div> <div style="display:none" class="EDUPriceMessage">Student and Teacher Edition</div> <!-- EDU Selector --> <div class="LayoutRowTop EDURuleH"></div> <div id="CPodEDUSelector" class="CPodEDUSelector LayoutCellTop LayoutSmallCellBottom TextCenter" style="display:none;"> <a href="/web/20120413125522/http://www.adobe.com/solutions/education/modals/eduoptin.html" id="EDUModalLink" class="CPodEDUSelectorLink">Student &amp; teacher pricing ›</a> </div> <div id="CPodEDUToggle" class="CPodEDUToggle LayoutCellTop LayoutSmallCellBottom TextCenter" style="display:none;"> <a href="#" class="CPodEDUToggleLink">Not a student or teacher?&nbsp;<span class="CPodEDUToggleLinkArrow"></span></a> <div id="EDUToggle" class="" style="display:none;"><a href="#">See home/home office pricing</a></div> </div> <!-- End EDU Selector --> </div> </div> </div> <script type="text/javascript"> var index = 1 || -1; var parent = "#CPodParent"; var length = $(".convpodcrosssell").length+$(".convpod").length; if (index > -1) parent = parent+index; $(parent).cpod_controller( { name: "cms-adobecom_en_education_conversionpod", timeout: 7000, order: false, author: false, locale: "en_us" || "", countryCode: Adobe.PageInfo.countryCode, akamaiURLPrefix: Adobe.PageInfo.akamaiURLPrefix, domainURL: "https://web.archive.org/web/20120413125522/http://store1.adobe.com/svcs" || "", allowMboxes: true, showMBox: false, renderDefault: false, render: false, config: true, eduNoPriceModal: "/content/dotcom/en/solutions/education/modals/cpodEDUModal", eduModalDiv: "#cpodEDU", num: length } ); </script> </div> </div> </div> <div class="livechat parbase compbase"></div> <div class="parsys pocketcontentAdobe display"> <div class="LayoutRow"> <div class="purchasingoptions"> <div class="CPodContent LayoutRow"> <div class="CPodOptionsCell"> Learn about eligibility </div> <div class="CPodRuleH"> </div> <div class="CPodOptionsCell CPodShadowTop"> <p> <a href="/web/20120413125522/http://www.adobe.com/education/student-eligibility-guide.html" target="" class="LinkSpecial LinkStrong"> Students </a> </p> <p> Up to 80% off retail prices </p> </div> <div class="CPodOptionsCell CPodShadowTop"> <p> <a href="/web/20120413125522/http://www.adobe.com/education/teacher-eligibility-guide.html" target="" class="LinkSpecial LinkStrong"> Teachers </a> </p> <p> Up to 80% off retail prices </p> </div> <div class="CPodRuleHWeakCell"> <div class="CPodRuleHWeak"> </div> </div> <div class="CPodOptionsCell CPodShadowTop"> <p> <a href="/web/20120413125522/http://www.adobe.com/education/institution-eligibility-guide.html" target="" class="LinkSpecial LinkStrong"> Schools </a> </p> <p> Volume licensing: 800-443-8158 </p> </div> </div> </div> </div> <div class="LayoutRow"> <div class="onpagetextpromo"> <div style="background-color:"> </div></div> </div> <div class="LayoutRow"> <div class="ttt"><a href="https://web.archive.org/web/20120413125522/http://www.adobeawards.com/us" target="_blank"><img title="2012 Adobe Design Achievement Awards" alt="2012 Adobe Design Achievement Awards" class="cq-dd-image LayoutImage LayoutRow LayoutCenter" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/tr/education/images/ADAA_en.jpg.adimg.mh.435.mw.220.jpg"/></a></div> </div> <div class="LayoutRow"> <div class="ttt"><a href="https://web.archive.org/web/20120413125522/http://www.adobe.com/products/discount-software-coupons.html" target="_blank"><img title="Save 10% on orders of US$375 or more, ends April 16. Code: Spring10" alt="Save 10% on orders of US$375 or more, ends April 16. Code: Spring10" class="cq-dd-image LayoutImage LayoutRow LayoutCenter" src="https://web.archive.org/web/20120413125522im_/http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/discount-software-coupons/images/dppsax-10perc-offer-220x435.jpg.adimg.mh.435.mw.220.jpg"/></a></div> </div> </div> <div class="pocketcontentAdobe1 parsys display"> </div> <div class="rrrelatedproducts relatedproducts"> </div> <div class="rightcontent1 parsys"><div id="rightcontent1"> </div></div> </div> </div> <script type="text/javascript"> //<[!CDATA[ $(window).bind("hashchange", adobe.fn.handleHashChangeForTreeList); adobe.fn.handleHashChangeForTreeList(); //]]> </script><div class="PrintLayoutHide"> <!--googleoff: all--> <script type="text/javascript"> var hideEvidon = false; $(document).ready(adobe.fn.initGlobalFooter); changeRegion = adobe.fn.changeRegionFooter; </script> <!--googleoff: index--> <!-- $Id: //depot/projects/dylan/releases/rc_12_4/ubi/footer/en_us/globalfooter_ssi.html#1 $ --> <div id="SiteFooter" class="SiteFooter Text TextSmall TextInvert Link LayoutBreak"> <span id="Georouting"></span> <div class="LayoutBreakAfter"> <div class="LayoutGrid-1 LayoutSlimGrid-1 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120413125522/http://www.adobe.com/products/catalog.html?promoid=JOPBT">Products</a></h4> <ul class="SiteFooterLinkList"> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconAcrobat" href="/web/20120413125522/http://www.adobe.com/products/acrobat.html?promoid=JOPBV">Acrobat</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconCloud" href="/web/20120413125522/http://www.adobe.com/products/creativecloud.html?promoid=JQPER">Creative Cloud</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconCS" href="/web/20120413125522/http://www.adobe.com/products/creativesuite.html?promoid=JOPBW">Creative Suite</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconOMS" href="/web/20120413125522/http://www.adobe.com/marketing/?promoid=JOPBY">Digital Marketing Suite</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconDPS" href="/web/20120413125522/http://www.adobe.com/products/digital-publishing-suite-family.html?promoid=JOPBZ">Digital Publishing Suite</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconElements" href="/web/20120413125522/http://www.adobe.com/products/elements-family.html?promoid=JOPBX">Elements</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconMobile" href="/web/20120413125522/http://www.adobe.com/products/mobileapps/?promoid=JOPCA">Mobile Apps</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconPS" href="/web/20120413125522/http://www.adobe.com/products/photoshopfamily.html?promoid=JOPCB">Photoshop</a></li> <li><a class="icon Icon SiteFooterMenuItemIconProducts SiteFooterMenuItemIconMobile" href="/web/20120413125522/http://www.adobe.com/products/touchapps.html?promoid=JOPBU">Touch Apps</a></li> </ul> </div> </div> <div class="LayoutGrid-2 LayoutSlimGrid-2 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120413125522/http://www.adobe.com/solutions.html?promoid=JOPCC">Solutions</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120413125522/http://www.adobe.com/marketing/?promoid=JOPCD">Digital marketing</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/digital-media/?promoid=JOPCE">Digital media</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/solutions/customer-experience/web-experience-management.html?promoid=JOPCF">Web Experience Management</a></li> </ul> <h4><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_industries">Industries</a></h4> <ul class="SiteFooterLinkList SiteFooterLinkListBottom"> <li><a href="/web/20120413125522/http://www.adobe.com/education.html?promoid=JOPCH">Education</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_financial_services">Financial services</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_government">Government</a></li> </ul> </div> </div> <div class="LayoutGrid-3 LayoutSlimGrid-1 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_help">Help</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_product_help_centers">Product help centers</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_order_return">Orders and returns</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_download_install">Downloading and installing</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_myadobe">My Adobe</a></li> </ul> <h4><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_learning">Learning</a></h4> <ul class="SiteFooterLinkList SiteFooterLinkListBottom"> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_adobe_developer_connection">Adobe Developer Connection</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_adobetv">Adobe TV</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_training_certification">Training and certification</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_forums">Forums</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_design_center">Design Center</a></li> </ul> </div> </div> <div class="LayoutGrid-4 LayoutSlimGrid-2 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_buy">Ways to buy</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_homeuse">For personal and home office</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_students_store">For students, educators, and staff</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_small_medium_business">For small and medium businesses</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_licensingprograms">For businesses, schools, and government</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_special_offers">Special offers</a></li> </ul> <h4><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_downloads">Downloads</a></h4> <ul class="SiteFooterLinkList SiteFooterLinkListBottom"> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_adobe_reader">Adobe Reader</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_adobe_flashplayer">Adobe Flash Player</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_adobe_air">Adobe AIR</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_adobe_shockwave_player">Adobe Shockwave Player</a></li> </ul> </div> </div> <div class="LayoutGrid-5 LayoutSlimGrid-1-2 LinkInvert"> <div class="LayoutCellSides LayoutCellTop"> <h4><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_company">Company</a></h4> <ul class="SiteFooterLinkList"> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_news_room">News room</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_partner_programs">Partner programs</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_corporate_social_responsibility">Corporate social responsibility</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_career_opportunities">Career opportunities</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_investor_relation">Investor Relations</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_events">Events</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_legal">Legal</a></li> <li><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_contact_adobe">Contact Adobe</a></li> </ul> </div> </div> <div class="LayoutGridBreak"> <div class="LayoutCellSides LayoutCellBottom"> <div class="SiteFooterRegionSelector TextInvert LinkInvert LinkStrong"> <a href="/web/20120413125522/http://www.adobe.com/go/gffooter_choose_region" id="sfRegion" class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlue">Choose your region</a> <span id="sfRegionSet" class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlack" style="display: none;">United States <a href="/web/20120413125522/http://www.adobe.com/go/gffooter_choose_region" id="sfRegionChange">(Change)</a></span> </div> <div class="SiteFooterRegionPanel SiteFooterRegionPanelEvidon" id="RegionPanel" style="display: none;"> <div class="SiteFooterRegionPanelHeader"> <span class="SiteFooterMenuItemIcon SiteFooterMenuItemIconRegionBlack">Choose your region</span> <a id="sfRegionClose" class="SiteFooterRegionPanelHeaderClose">Close</a> </div> <div class="Column"> <div class="Column-1"> <p class="SiteFooterRegionPanelRegionHeader">North America</p> </div> <div class="Column-2-3"> <p class="SiteFooterRegionPanelRegionHeader">Europe, Middle East and Africa</p> </div> <div class="Column-4"> <p class="SiteFooterRegionPanelRegionHeader">Asia Pacific</p> </div> <div class="Column-1"> <ul> <li lang="en"><a onclick="changeRegion('ca');">Canada - English</a></li> <li lang="fr"><a onclick="changeRegion('ca_fr');">Canada - Fran&ccedil;ais</a></li> <li lang="es"><a onclick="changeRegion('la');">Latinoam&eacute;rica</a></li> <li lang="es"><a onclick="changeRegion('mx');">M&eacute;xico</a></li> <li lang="en"><a onclick="changeRegion('us');">United States</a></li> </ul> <p class="SiteFooterRegionPanelRegionHeader">South America</p> <ul> <li lang="pt"><a onclick="changeRegion('br');">Brasil</a></li> </ul> </div> <div class="Column-2"> <ul> <li lang="en"><a onclick="changeRegion('africa');">Africa - English</a></li> <li lang="de"><a onclick="changeRegion('at');">&Ouml;sterreich - Deutsch</a></li> <li lang="en"><a onclick="changeRegion('be_en');">Belgium - English</a></li> <li lang="fr"><a onclick="changeRegion('be_fr');">Belgique - Fran&ccedil;ais</a></li> <li lang="nl"><a onclick="changeRegion('be_nl');">Belgi&euml; - Nederlands</a></li> <li lang="bg"><a onclick="changeRegion('bg');">България</a></li> <li lang="hr"><a onclick="changeRegion('hr');">Hrvatska</a></li> <li lang="cs"><a onclick="changeRegion('cz');">Česk&aacute; republika</a></li> <li lang="da"><a onclick="changeRegion('dk');">Danmark</a></li> <li lang="en"><a onclick="changeRegion('eeurope');">Eastern Europe - English</a></li> <li lang="et"><a onclick="changeRegion('ee');">Eesti</a></li> <li lang="fi"><a onclick="changeRegion('fi');">Suomi</a></li> <li lang="fr"><a onclick="changeRegion('fr');">France</a></li> <li lang="de"><a onclick="changeRegion('de');">Deutschland</a></li> <li lang="hu"><a onclick="changeRegion('hu');">Magyarorsz&aacute;g</a></li> <li lang="en"><a onclick="changeRegion('ie');">Ireland</a></li> <li lang="en"><a onclick="changeRegion('il_en');">Israel - English</a></li> <li lang="it"><a onclick="changeRegion('it');">Italia</a></li> <li lang="lv"><a onclick="changeRegion('lv');">Latvija</a></li> <li lang="lt"><a onclick="changeRegion('lt');">Lietuva</a></li> <li lang="de"><a onclick="changeRegion('lu_de');">Luxembourg - Deutsch</a></li> <li lang="en"><a onclick="changeRegion('lu_en');">Luxembourg - English</a></li> <li lang="fr"><a onclick="changeRegion('lu_fr');">Luxembourg - Fran&ccedil;ais</a></li> </ul> </div> <div class="Column-3"> <ul> <li lang="en"><a onclick="changeRegion('mena_en');">Middle East and North Africa - English</a></li> <li lang="fr"><a onclick="changeRegion('mena_fr');">Moyen-Orient et Afrique du Nord - Fran&ccedil;ais</a></li> <li lang="nl"><a onclick="changeRegion('nl');">Nederland</a></li> <li lang="no"><a onclick="changeRegion('no');">Norge</a></li> <li lang="pl"><a onclick="changeRegion('pl');">Polska</a></li> <li lang="pt"><a onclick="changeRegion('pt');">Portugal</a></li> <li lang="ro"><a onclick="changeRegion('ro');">Rom&acirc;nia</a></li> <li lang="ru"><a onclick="changeRegion('ru');">Россия</a></li> <li lang="sr"><a onclick="changeRegion('rs');">Srbija</a></li> <li lang="sk"><a onclick="changeRegion('sk');">Slovensko</a></li> <li lang="sl"><a onclick="changeRegion('si');">Slovenija</a></li> <li lang="es"><a onclick="changeRegion('es');">Espa&ntilde;a</a></li> <li lang="sv"><a onclick="changeRegion('se');">Sverige</a></li> <li lang="de"><a onclick="changeRegion('ch_de');">Schweiz - Deutsch</a></li> <li lang="fr"><a onclick="changeRegion('ch_fr');">Suisse - Fran&ccedil;ais</a></li> <li lang="it"><a onclick="changeRegion('ch_it');">Svizzera - Italiano</a></li> <li lang="tr"><a onclick="changeRegion('tr');">T&uuml;rkiye</a></li> <li lang="uk"><a onclick="changeRegion('ua');">Україна</a></li> <li lang="en"><a onclick="changeRegion('uk');">United Kingdom</a></li> </ul> </div> <div class="Column-4"> <ul> <li lang="en"><a onclick="changeRegion('au');">Australia</a></li> <li lang="zh"><a onclick="changeRegion('cn');">中国</a></li> <li lang="zh"><a onclick="changeRegion('hk_zh');">中國香港特別行政區</a></li> <li lang="en"><a onclick="changeRegion('hk_en');">Hong Kong S.A.R. of China</a></li> <li lang="en"><a onclick="changeRegion('in');">India - English</a></li> <li lang="ja"><a onclick="changeRegion('jp');">日本</a></li> <li lang="ko"><a onclick="changeRegion('kr');">한국</a></li> <li lang="en"><a onclick="changeRegion('nz');">New Zealand</a></li> <li lang="en"><a onclick="changeRegion('ap');">Pacific - English</a></li> <li lang="zh"><a onclick="changeRegion('tw');">台灣</a></li> </ul> <p class="SiteFooterRegionPanelRegionHeader">Southeast Asia</p> <ul> <li lang="en"><a onclick="changeRegion('sea');">Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English</a></li> </ul> </div> </div> </div> </div> </div> <div class="LayoutGridBreak"> <div class="LayoutCellSides"> <hr/> </div> </div> <div class="LayoutGrid-1-4 LayoutSlimGrid-1-2 LinkInvert LinkStrong"> <div class="LayoutCellSides LayoutCellBottom LinkInvert"> <p class="SiteFooterRow TextSmall">Copyright &copy; 2012 Adobe Systems Incorporated. All rights reserved.</p> <p class="SiteFooterRow TextSmall">Use of this website signifies your agreement to the <a href="/web/20120413125522/http://www.adobe.com/go/gffooter_terms_of_use">Terms of Use</a> and <a href="/web/20120413125522/http://www.adobe.com/go/gffooter_online_privacy_policy">Online Privacy Policy</a>.</p> <p class="SiteFooterRow SiteFooterRowTop"><a href="#" id="_bapw-link" class="TextSmall icon Icon SiteFooterMenuItemIconEvidon" style="display:none;">Ad Choices</a></p> </div> </div> <div class="LayoutGrid-5 LayoutSlimGrid-1-2"> <div class="LayoutCell"> <p class="TextRight"><a href="/web/20120413125522/http://www.adobe.com/go/gffooter_trust_icon"><img alt="Reviewed by TRUSTe: site privacy statement" src="/web/20120413125522im_/http://www.adobe.com/include/img/truste_seal_eu.gif"/></a></p> </div> </div> </div> </div> <!--googleon: index--> <!--googleon: all--></div> <!-- Omniture Site Catalyst Reporting --> <script type="text/javascript"> Adobe.PageInfo.pageName = 'k12'; Adobe.PageInfo.marketSegment = 'EDU'; </script> <div class="parsys templatembox bottomofbodymbox"> <div class="mboxDefault"> </div> <script type="text/javascript"> mboxCreate('defaultmboxname'); </script> </div> <div class="parsys doubleclickfloodlight"> </div> <div class="LayoutZero"> <div class="MenuDropHover"></div> <div class="LinkAcrobatReader"></div> <div class="LinkFlashPlayer"></div> <div class="LinkAir"></div> <div class="LinkShockwave"></div> <div class="RouterMoreHover"></div> <div class="RouterFacebookHover"></div> <div class="RouterTwitterHover"></div> <div class="RouterRSSHover"></div> <div class="RouterAIGAHover"></div> </div> <!-- SiteCatalyst Copyright 2002 Omniture, Inc. More info available at http://www.omniture.com --> <script type="text/javascript"> //<![CDATA[ var s_code = " "; var s_Host = window.location.hostname.toLowerCase(); var s_account = "mxmacromedia"; var scJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120413125522/https://www.adobe.com" : "https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com"); document.write(unescape("%3Cscript src='" + scJsHost + "/uber/js/omniture_s_code.js' type='text/javascript'%3E%3C/script%3E")); //]]> </script> <script type="text/javascript"> //<![CDATA[ s.server = "Day WCMS"; /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ // var s_code=s.t();if(s_code)document.write(s_code); //]]> </script> <!--[if !(IE)]> <noscript> <img src="http://stats.adobe.com/b/ss/mxmacromedia/1/H.22--NS/0?pageName=WCMS%3A%20Noscript&g=http%3A//www.adobe.com/&ch=WCMS%3A%20noscript&server=WCMS" height="1" width="1" border="0" alt=""/> </noscript> <![endif]--> <script type="text/javascript"> //<![CDATA[ if (isDesktop()) { var scJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120413125522/https://www.adobe.com" : "https://web.archive.org/web/20120413125522/http://wwwimages.adobe.com"); document.write(unescape("%3Cscript src='" + scJsHost + "/include/script/foresee/foresee-trigger.js' type='text/javascript'%3E%3C/script%3E")); } //]]> </script> </div> </body> </html><!-- FILE ARCHIVED ON 12:55:22 Apr 13, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 16:27:50 Feb 20, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.49 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.01 cdx.remote: 25.679 LoadShardBlock: 197.611 (3) PetaboxLoader3.resolve: 171.24 (2) PetaboxLoader3.datanode: 168.382 (4) load_resource: 180.543 -->

Pages: 1 2 3 4 5 6 7 8 9 10