Help
RSS
API
Feed
Maltego
Contact
Domain > techtalkedu.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-12
3.5.131.166
(
ClassC
)
2026-03-02
52.219.108.64
(
ClassC
)
Port 80
HTTP/1.1 200 OKx-amz-id-2: ilMAwoErF7SYKgJo63KT5tfuYPO/6Qbjp9CaKNGJriu1AR0cfNZFk3dhyBWSbEA5P9ulZ2BK7aQV2/EKfxs85obGrHeBtm3mx-amz-request-id: KSGCDS110C9T1VECDate: Mon, 02 Mar 2026 16:02:57 GMTLast-Modified: Tue, 09 Aug 2022 19:48:24 GMTETag: 771aa6c33e8527941c5c3a640aaf09e6Content-Type: text/htmlContent-Length: 70123Server: AmazonS3 !doctype html >html xmlnshttp://www.w3.org/1999/xhtml langen class>head> meta http-equivContent-Type contenttext/html; charsetUTF-8/>script typetext/javascript> window._currentDevice desktop; window.Parameters window.Parameters || { AjaxContainer: div.dmBody, WrappingContainer: div.dmOuter, HomeUrl: http://www.techtalkedu.com/, AccountUUID: ec67f6f7a96244188e27982dd3aee63d, SystemID: 1AND1_EU_PROD, SiteAlias: 674a43d6745040869319df198cf0cf33, SiteId: 509772, SiteType: atob(RFVEQU9ORQ), PublicationDate: Mon Oct 05 15:37:10 UTC 2020, ExternalUid: 68691fc3-3c51-461a-9120-fa3c47e0e891, IsSiteMultilingual: false, InitialPostAlias: , InitialDynamicItem: , InitialPageAlias: home, InitialPageUuid: 5fef6876ddbf40e0901f7ce3645cbf0a, InitialEncodedPageAlias: aG9tZQ, CurrentPageUrl: , IsCurrentHomePage: true, AllowAjax: false, AfterAjaxCommand: null, HomeLinkText: Back To Home, UseGalleryModule: false, CurrentThemeName: Layout Theme, ThemeVersion: 1650, DefaultPageAlias: , RemoveDID: true, WidgetStyleID: null, IsHeaderFixed: false, IsHeaderSkinny: false, IsBfs: true, StorePageAlias: null, StorePagesUrls: e30, IsNewStore: false, StorePath: , StoreId: null, StoreVersion: 0, StoreBaseUrl: , StoreCleanUrl: true, StoreDisableScrolling: true, NotificationSubDomain: techtalkedu, HasCustomDomain: true, showCookieNotification: true, cookiesNotificationMarkup: div>In order to provide you with the best online experience this website uses cookies. By using our website, you agree to our use of cookies. a href\\/privacy\ target\_blank\>More Info\/a>.\/div> \n, translatedPageUrl: , isFastMigrationSite: false, sidebarPosition: NA, currentLanguage: en, NavItems: {}, errors: { general: There was an error connecting to the page.br/> Make sure you are not offline., password: Incorrect name/password combination, tryAgain: Try again }, NavigationAreaParams: { ShowBackToHomeOnInnerPages: true, NavbarSize: 4, NavbarLiveHomePage: http://www.techtalkedu.com/, BlockContainerSelector: .dmBody, NavbarSelector: #dmNav:has(a), SubNavbarSelector: #subnav_main }, hasCustomCode: false, planID: 2102, customTemplateId: null, siteTemplateId: null, productId: DM_DIRECT, disableTracking: false, pageType: FROM_SCRATCH, isRuntimeServer: true, siteCacheKey: 1652230780295_674a43d6745040869319df198cf0cf33, siteInfo: null, }; window.Parameters.LayoutID {}; window.Parameters.LayoutIDwindow._currentDevice 6; window.Parameters.LayoutVariationID {}; window.Parameters.LayoutVariationIDwindow._currentDevice 5;/script>!-- Injecting site-wide to the head -->!-- End Injecting site-wide to the head -->!-- Inject secured cdn script -->!-- Meta Tags -->!-- PWA settings -->script> function toHash(str) { var hash 5381, i str.length; while (i) { hash hash * 33 ^ str.charCodeAt(--i) } return hash >>> 0 }/script>script> (function (global) { //const cacheKey global.cacheKey; const isOffline onLine in navigator && navigator.onLine false; const hasServiceWorkerSupport serviceWorker in navigator; if (isOffline) { console.log(offline mode); } if (!hasServiceWorkerSupport) { console.log(service worker is not supported); } if (hasServiceWorkerSupport && !isOffline) { window.addEventListener(load, function () { const serviceWorkerPath /runtime-service-worker.js?v3; navigator.serviceWorker .register(serviceWorkerPath, { scope: ./ }) .then( function (registration) { // Registration was successful console.log( ServiceWorker registration successful with scope: , registration.scope ); }, function (err) { // registration failed :( console.log(ServiceWorker registration failed: , err); } ) .catch(function (err) { console.log(err); }); }); // helper function to refresh the page var refreshPage (function () { var refreshing; return function () { if (refreshing) return; // prevent multiple refreshes var refreshkey refreshed + location.href; var prevRefresh localStorage.getItem(refreshkey); if (prevRefresh) { localStorage.removeItem(refreshkey); if (Date.now() - prevRefresh 30000) { return; // dont go into a refresh loop } } refreshing true; localStorage.setItem(refreshkey, Date.now()); console.log(refereshing page); }; })(); function messageServiceWorker(data) { return new Promise(function (resolve, reject) { if (navigator.serviceWorker.controller) { var worker navigator.serviceWorker.controller; var messageChannel new MessageChannel(); messageChannel.port1.onmessage replyHandler; worker.postMessage(data, messageChannel.port2); function replyHandler(event) { resolve(event.data); } } else { resolve(); } }); } }})(window);/script>!-- Add manifest -->!-- End PWA settings -->meta idview nameviewport content, initial-scale1, minimum-scale1, maximum-scale1, user-scalable0, viewport-fitcover/>meta nameapple-mobile-web-app-capable contentyes>title>Home/title> link relcanonical hrefhttps://techtalkedu.com />!--Add favorites icons-->link relicon typeimage/x-icon hrefhttps://cdn.website-editor.net/674a43d6745040869319df198cf0cf33/site_favicon_16_1600794260215.ico/>!-- End favorite icons -->link relpreconnect hrefhttps://le-cdn.website-editor.net/ crossorigin/>!-- render the required CSS and JS in the head section -->script> window.SystemID 1AND1_EU_PROD; if(!window.dmAPI) { window.dmAPI { registerExternalRuntimeComponent: function() { }, getCurrentDeviceType: function() { return window._currentDevice; } }; } if (!window.requestIdleCallback) { window.requestIdleCallback function (fn) { setTimeout(fn, 0); } } function loadCSS(link) { try { var urlParams new URLSearchParams(window.location.search); var noCSS !!urlParams.get(nocss); var cssTimeout urlParams.get(cssTimeout) || 0; if (noCSS) { return; } requestIdleCallback(function () { window.setTimeout(function () { link.onload null; link.rel stylesheet; link.type text/css }, parseInt(cssTimeout, 10)); }); } catch (e) {/* Never fail - this is just a tool for measurements */} }/script>style idforceCssIncludes> /* This file is auto-generated from a `scss` file with the same name */.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}.dmMobileBody .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}.dmDesktopBody .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}#dm data-show-on-page-only{display:none!important}/style>style idhideAnimFix> .dmDesktopBody:not(.editGrid) data-anim-desktop:not(data-anim-desktopnone), .dmDesktopBody:not(.editGrid) data-anim-extended { visibility: hidden; } .dmDesktopBody:not(.editGrid) .dmNewParagraphdata-anim-desktop:not(data-anim-desktopnone), .dmDesktopBody:not(.editGrid) .dmNewParagraphdata-anim-extended { visibility: hidden !important; }/style>style idcriticalCss> @charset UTF-8;#dm .dmBody div.u_1315785485,.supportsFontIcons .hasFontIcon{background-image:none!important}.clearfix:after,.dmRespRow:after,DIV.dmBody{clear:both}@font-face{font-family:Amaranth;font-style:normal;font-weight:400;font-display:swap;src:local(Amaranth Regular),local(Amaranth-Regular),url(fonts/s/amaranth/v11/KtkuALODe433f0j1zMnFHdA.woff) format(woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Amaranth;font-style:normal;font-weight:700;font-display:swap;src:local(Amaranth Bold),local(Amaranth-Bold),url(fonts/s/amaranth/v11/KtkpALODe433f0j1zMF-OMWl42E.woff) format(woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:local(Source Sans Pro Regular),local(SourceSansPro-Regular),url(fonts/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff) format(woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-display:swap;src:local(Source Sans Pro Bold),local(SourceSansPro-Bold),url(fonts/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff) format(woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}class* dm-common-icons-{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:dm-common-icons!important}.dm-common-icons-close:before{content:\e901}.dmInner{min-height:100vh!important;position:relative}.dmPopup,.dmPopupMask{position:fixed;left:0}.display_None{display:none}.dmDisplay_None{display:none!important}.clearfix:after{visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content: ;display:table}.clearfix{display:inline-block}#dm .dmNav.dmNavCustom .dmHideFromNav,#dm .dmn .dmHideFromNav{display:none!important}.dmPopupMask{margin:0;display:none;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup{display:block}.dmPopup{padding:10px;text-align:left;margin:0 10px;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%;display:block}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{display:block;font-size:20px;color:#000;top:3px;right:3px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}.dmRespRow.fullBleedMode>.dmRespColsWrapper{width:100%!important;max-width:100%!important}.dmRespRow.fullBleedMode{padding-left:0!important;padding-right:0!important}#dm .dmRespRow.dmRespRowNoPadding,.dmContent,.dmInner ul:not(.defaultList),.dmRespRow.dmRespRowNoPadding,DIV.dmBody{padding:0}#dm .dmRespRow .dmRespColsWrapper{display:-webkit-flex;display:flex}.pswp{display:none;z-index:9999999999!important}#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer){position:relative!important}#dm .hasBackgroundOverlay:not(.hasExtraLayerOverlay):before{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;content: !important}body.fix-mobile-scrolling{overflow:initial}#dmRoot{text-decoration-skip-ink:none}body{-webkit-overflow-scrolling:touch;width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}hr{box-sizing:content-box;height:0}button,input{font-family:inherit;font-size:100%;margin:0;line-height:normal}button{text-transform:none;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow{padding-top:15px;padding-bottom:15px}.dmRespRow:after,.dmRespRow:before{content: ;display:table}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}.dmHeader,.dmRespRow .dmRespCol>*{max-width:100%}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}#dm .dmInner .dmBody .hide-for-large,.hide-for-large{display:none!important}#dm .dmRespColsWrapper,.dmNav li a{display:block}.dmInner{min-width:768px!important;font-size:16px;background:#fff;color:#111}data-video-bg{min-height:100px}.dmNewParagraphdata-version{line-height:initial}.dmNewParagraphdata-version .text-align-left{text-align:left!important}.dmNewParagraphdata-version h2,.dmNewParagraphdata-version p{margin-top:0;margin-bottom:0}*{border:0 solid #333;scrollbar-arrow-color:#fff;scrollbar-track-color:#F2F2F2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}h2,ul{margin-left:0;margin-right:0}.dmInner *{-webkit-font-smoothing:antialiased}.clearfix,a,li,ul{vertical-align:top}#iscrollBody,#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939}.dmHeader{background:#fff;color:#111;text-align:center;position:relative;width:100%}.dmContent{margin:0}#innerBar{position:relative;height:36px;width:100%;font-size:20px;margin:0;z-index:80}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmNav{margin-top:20px}.dmNav li{position:relative}.dmNav li a{height:100%;padding:17px 10px;text-decoration:none}.dmNewParagraph{text-align:left;margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#innerBar.lineInnerBar{display:table;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:20px;margin-top:30px;margin-bottom:30px;background-color:transparent;color:#111}#innerBar .titleLine{display:table-cell;vertical-align:middle;width:50%}.dmPageTitleRow:not(#innerBar){display:none}.titleLine hr{min-height:1px;background-color:rgba(17,17,17,.2)}.dmStandardDesktop{display:block;margin:0 auto}.dmInner a{outline:0;vertical-align:inherit}#dm .dmDivider{display:block;margin:10px 0}.dmSpacer{border:0;height:15px}body{background-color:#eee}#dm .dmDividerWrapper{display:block}#dm .dmBody .dmRespRowsWrapper{max-width:none;background-color:transparent}.dmLargeBody .dmRespRow{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}.dm-bfs.dm-layout-home div.dmInner{background-color:#fff}.dmStandardDesktop .dmHeader{background-color:#fff;max-width:100%}.dmDivider{min-height:2px;border:currentColor;color:grey;background:0 0}#dm .dmBody div.u_1168296257,#dm .dmBody div.u_1315785485,#dm .dmBody div.u_1576793536{border-style:solid!important;border-width:0!important}.standardHeaderLayout .dmHeader{float:none;display:block;height:auto}#dm div.dmRespCol>*{line-height:1.5}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-weight:400;font-style:normal;color:rgba(61,61,61,1);font-family:Cabin;font-size:16px}#dm div.dmContent h2{color:rgba(61,61,61,1);font-weight:700;font-family:Amaranth;font-size:33px}#dm .dmNewParagraph,#dm h2{direction:ltr;text-align:left}#dm DIV.dmOuter DIV.dmInner{background-color:rgba(255,255,255,1)}#dm .p_hfcontainer div.u_1053725082 hr{color:rgba(61,61,61,.41)!important;background-color:rgba(61,61,61,.41)!important;margin:0!important;padding:0!important}#dm .p_hfcontainer div.u_1053725082{width:100%!important;margin:0!important;padding:0!important}#dm .p_hfcontainer div.u_1574568541{float:none!important;top:0!important;left:0!important;width:100%!important;position:relative!important;height:auto!important;max-width:none!important;min-width:0!important;text-align:center!important;margin:0!important;padding:0!important}#dm .dmBody div.u_1226670875,#dm .dmBody div.u_1516286219{max-width:100%!important;width:100%!important;display:block!important}#dm .dmBody .u_1315785485:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1315785485:before{background-color:rgba(255,230,142,1)!important;opacity:.47!important}#dm .dmBody .u_1576793536:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1315785485,#dm .dmBody div.u_1516286219{background-color:rgba(0,0,0,0)!important}#dm .dmBody div.u_1315785485{background-repeat:no-repeat!important;background-size:cover!important;background-position:100% 50%!important;background-attachment:fixed!important;padding:71px 0 69px!important;margin:0!important}#dm .dmBody div.u_1576793536:before{background-color:rgba(16,53,88,1)!important;opacity:.4!important}#dm .dmBody .u_1168296257:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1576793536{background-image:url(674a43d6745040869319df198cf0cf33/dms3rep/multi/opt/Computers-1920w.jpg)!important;data-inject:home-At19row1Background!important;data-cms-image-id:113117!important;data-cms-image-version:1!important}#dm .dmBody div.u_1168296257{background-image:url(md/and1/dms3rep/multi/opt/117622-1920w.jpg)!important;background-origin:border-box!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}@media all and (min-width:1920px),all and (-webkit-min-device-pixel-ratio:1.5),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){#dm .dmBody div.u_1168296257,#dm .dmBody div.u_1576793536{background-repeat:no-repeat!important;border-style:solid!important;border-width:0!important}#dm .dmBody div.u_1576793536{background-image:url(674a43d6745040869319df198cf0cf33/dms3rep/multi/opt/Computers-2880w.jpg)!important;data-inject:home-At19row1Background!important;data-cms-image-id:113117!important;data-cms-image-version:1!important}#dm .dmBody div.u_1168296257{background-image:url(md/and1/dms3rep/multi/opt/117622-2880w.jpg)!important;background-origin:border-box!important;background-size:cover!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}}#dm .dmBody div.u_1325954907,#dm .dmBody div.u_1758758410{height:25px!important}#dm .dmBody div.u_1168296257,#dm .dmBody div.u_1226670875,#dm .dmBody div.u_1396598051,#dm .dmBody div.u_1516286219,#dm .dmBody div.u_1576793536{float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-width:0!important}#dm .dmBody div.u_1226670875{padding:2px 0!important;margin:8px auto 8px 0!important}#dm .dmBody div.u_1516286219{padding:0 0 16px!important;margin:0 auto 8px 0!important}#dm .dmBody div.u_1576793536{background-attachment:fixed!important;width:100%!important;max-width:none!important;text-align:center!important;background-repeat:no-repeat!important;background-size:cover!important;padding:200px 50px 200px 160px!important;margin:0 auto!important}#dm .dmBody div.u_1396598051{width:506px!important;max-width:100%!important;display:block!important;padding:2px 0!important;margin:8px auto 8px 0!important}#dm .dmBody div.u_1168296257{width:auto!important;max-width:none!important;text-align:center!important;padding:108px 40px 98px!important}#dm .dmBody div.u_1324485586{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;padding:0 0 0 218px!important;margin:0!important}.font-size-72,.size-72{font-size:72px!important}.font-size-20,.size-20{font-size:20px!important}.size-50{font-size:50px!important}:root{--button-color:#F66035;--button-hover-color:#F86F4C;--text-on-light:#F66035;--text-on-dark:#F66035;--text-on-button:#FFF;--header-color:#313131;--header-border-color:#222222;--header-text-color:#ffffff}#imageZone{position:absolute;margin:auto}.coloumns{border-radius:3px;background-color:#f9980d;height:18px;width:6px;-webkit-animation-name:loader;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-moz-animation-name:loader;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;opacity:.25;-webkit-transform:scale(.7);-webkit-transform-origin:50% 180%;-moz-transform:scale(.7);-moz-transform-origin:50% 180%;position:absolute}#coloumn1{-webkit-transform:rotate(0);-webkit-animation-delay:-.914s;-moz-transform:rotate(0);-moz-animation-delay:-.914s}#coloumn2{-webkit-transform:rotate(30deg);-webkit-animation-delay:-.831s;-moz-transform:rotate(30deg);-moz-animation-delay:-.831s}#coloumn3{-webkit-transform:rotate(60deg);-webkit-animation-delay:-.747s;-moz-transform:rotate(60deg);-moz-animation-delay:-.747s}#coloumn4{-webkit-transform:rotate(90deg);-webkit-animation-delay:-.664s;-moz-transform:rotate(90deg);-moz-animation-delay:-.664s}#coloumn5{-webkit-transform:rotate(120deg);-webkit-animation-delay:-.581s;-moz-transform:rotate(120deg);-moz-animation-delay:-.581s}#coloumn6{-webkit-transform:rotate(150deg);-webkit-animation-delay:-.498s;-moz-transform:rotate(150deg);-moz-animation-delay:-.498s}#coloumn7{-webkit-transform:rotate(180deg);-webkit-animation-delay:-.415s;-moz-transform:rotate(180deg);-moz-animation-delay:-.415s}#coloumn8{-webkit-transform:rotate(210deg);-webkit-animation-delay:-.332s;-moz-transform:rotate(210deg);-moz-animation-delay:-.332s}#coloumn9{-webkit-transform:rotate(240deg);-webkit-animation-delay:-.249s;-moz-transform:rotate(240deg);-moz-animation-delay:-.249s}#coloumn10{-webkit-transform:rotate(270deg);-webkit-animation-delay:-.166s;-moz-transform:rotate(270deg);-moz-animation-delay:-.166s}#coloumn11{-webkit-transform:rotate(300deg);-webkit-animation-delay:-83ms;-moz-transform:rotate(300deg);-moz-animation-delay:-83ms}#coloumn12{-webkit-transform:rotate(330deg);-moz-transform:rotate(330deg)}@-webkit-keyframes loader{0%{opacity:1}100%{opacity:.25}}@-moz-keyframes loader{0%{opacity:1}100%{opacity:.25}} .dmDesktopBody data-anim-desktop:not(data-anim-desktopnone) { visibility: hidden; }/style>!-- End render the required css and JS in the head section --> meta nametwitter:card contentsummary/>!-- SYS- MUFORDFfRVVfUFJPRA -->/head>body iddmRoot data-page-aliashome classsupportsFontIcons supportsFontIcons dmRoot dmDesktopBody fix-mobile-scrolling dmResellerSite dmLargeBody stylepadding:0;margin:0;>!-- Site Content -->div iddm classdmwr> div classdm_wrapper standard-var5 widgetStyle-3 standard> div dmwrappedtrue id1901957768 classdm-home-page themewaschangedtrue> div dmtemplateidStandardLayoutMultiD classstandardHeaderLayout dm-bfs dm-layout-home hasAnimations dmPageBody d-page-1716942098 dmFreeHeader iddm-outer-wrapper data-page-class1716942098 data-buttonstyleTHICK_BORDER_ROUND data-sochtrue data-background-parallax-selector.dmHomeSection1, .dmSectionParallex> div iddmStyle_outerContainer classdmOuter> div iddmStyle_innerContainer classdmInner> div classdmLayoutWrapper standard-var dmStandardDesktop> div> div idiscrollBody> div idsite_content> div classdmHeaderContainer fHeader d-header-wrapper> div idhcontainer classdmHeader p_hfcontainer freeheadertrue> div dm:templateorder85 classdmHeaderResp dmHeaderStack noSwitch id1709005236> div classu_1574568541 dmRespRow fullBleedChanged fullBleedMode styletext-align: center; id1574568541> div classdmRespColsWrapper id1036572349> div classdmRespCol small-12 medium-12 large-12 id1067568248> span id1229438330>/span> div classdmDividerWrapper clearfix u_1053725082 hasFullWidth id1053725082 data-element-typedDividerId>hr classdmDivider stylemin-height: 2px; border:none; background:grey id1774189910/>/div> /div> /div> /div> /div> /div> /div> div classdmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow > div classdmRespColsWrapper> div classlarge-12 dmRespCol> div idinnerBar classinnerBar lineInnerBar dmDisplay_None> div classtitleLine display_None>hr/>/div> !-- Page title is hidden in css for new responsive sites. It is left here only so we dont break old sites. Dont copy it to new layouts --> div idpageTitleText>/div> div classtitleLine display_None>hr/>/div> /div> /div> /div> /div> div dmwrappedtrue id1901957768 classdmBody u_dmStyle_template_home dm-home-page themewaschangedtrue> div idallWrapper classallWrapper>!-- navigation placeholders --> div iddm_content classdmContent> div dm:templateorder170 classdmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl id1716942098> div styletext-align: center; classu_1576793536 dmRespRow hasBackgroundOverlay fullBleedChanged fullBleedMode dmSectionParallaxNew hasExtraLayerOverlay relativePos id1576793536 data-anim-desktopnone data-video-bgeyJzcmMiOiJodHRwczovL3ZpZC1jZG4ud2Vic2l0ZS1lZGl0b3IubmV0LzY3NGE0M2Q2NzQ1MDQwODY5MzE5ZGYxOThjZjBjZjMzL3ZpZGVvcy9FUG9JS2pRcFN3V21QTTJZZ2h1ZF9jbGFzc3Jvb216b29tLXYubXA0IiwiaWQiOiJodHRwczovL3ZpZC1jZG4ud2Vic2l0ZS1lZGl0b3IubmV0LzY3NGE0M2Q2NzQ1MDQwODY5MzE5ZGYxOThjZjBjZjMzL3ZpZGVvcy9FUG9JS2pRcFN3V21QTTJZZ2h1ZF9jbGFzc3Jvb216b29tLXYubXA0IiwicHJvdmlkZXIiOiJjZG4iLCJlbWJlZCI6Imh0dHBzOi8vdmlkLWNkbi53ZWJzaXRlLWVkaXRvci5uZXQvNjc0YTQzZDY3NDUwNDA4NjkzMTlkZjE5OGNmMGNmMzMvdmlkZW9zL0VQb0lLalFwU3dXbVBNMllnaHVkX2NsYXNzcm9vbXpvb20tdi5tcDQiLCJyYXRpbyI6MC41NjI1LCJ0aHVtYm5haWwiOiJodHRwczovL2Nkbi53ZWJzaXRlLWVkaXRvci5uZXQvNjc0YTQzZDY3NDUwNDA4NjkzMTlkZjE5OGNmMGNmMzMvZG1zM3JlcC9tdWx0aS9FUG9JS2pRcFN3V21QTTJZZ2h1ZF9jbGFzc3Jvb216b29tLnYyLjAwMDAwMDAuanBnIiwic3VwcG9ydEJnT25Nb2JpbGUiOnRydWUsInN1cHBvcnRCZ0xvb3AiOnRydWUsInBvc3RlciI6Imh0dHBzOi8vY2RuLndlYnNpdGUtZWRpdG9yLm5ldC82NzRhNDNkNjc0NTA0MDg2OTMxOWRmMTk4Y2YwY2YzMy9kbXMzcmVwL211bHRpL0VQb0lLalFwU3dXbVBNMllnaHVkX2NsYXNzcm9vbXpvb20udjIuMDAwMDAwMC5qcGcifQ data-video-bg-mobiletrue data-video-inittrue> div classvideobgwrapper video-ssr data-ratio0.5625> video autoplayautoplay playsinlineplaysinline mutedmuted looploop classvideobgframe posterhttps://le-cdn.website-editor.net/674a43d6745040869319df198cf0cf33/dms3rep/multi/opt/EPoIKjQpSwWmPM2Yghud_classroomzoom.v2.0000000-1920w.jpg src674a43d6745040869319df198cf0cf33/videos/EPoIKjQpSwWmPM2Yghud_classroomzoom-v.mp4 styleobject-position: 50% 50% idvideobgframe-1576793536>/video> /div> div classbgExtraLayerOverlay>/div> div classdmRespColsWrapper id1644790275> div classu_1315785485 dmRespCol small-12 medium-12 large-12 id1315785485 data-anim-desktopnone> span id1606492585>/span> div classu_1516286219 dmNewParagraph id1516286219 styletransition:opacity 1s ease-in-out;line-height:initial; data-version5>p classm-size-36 text-align-left m-text-align-center size-72>span classfont-size-72 m-font-size-36 styledisplay: initial; font-weight: 400; font-family: Amaranth; color: rgb(255, 255, 255);>Welcome to TechTalk Education, Inc./span>/p>/div> div classu_1226670875 dmNewParagraph id1226670875 styletransition-duration:1s;transition-timing-function:ease-in-out;transition-delay:initial;transition-property:opacity;line-height:initial; data-version5>p classsize-20>span classfont-size-20 stylecolor: rgb(255, 255, 255); display: initial;>Your source for superb technical education/span>/p>/div>/div> /div> /div> div classu_1168296257 dmRespRow styletext-align: center; id1168296257 mode1> div classdmRespColsWrapper id1979577987> div classu_1324485586 dmRespCol small-12 medium-12 large-12 id1324485586> span id1309318078>/span> div classdmNewParagraph u_1396598051 data-element-typeparagraph data-version5 id1396598051 styletransition: none 0s ease 0s; text-align: left;> h2 classm-size-35 size-50 styleline-height: 1.5;>span classfont-size-50 m-font-size-35 styledisplay: initial; color: rgb(0, 0, 0);>What were all about/span>/h2> /div> div classu_1805816932 dmNewParagraph data-element-typeparagraph data-version5 id1805816932 background-image:} styletext-align: left; display: block;>p classtext-align-center m-size-13 size-18>span classm-font-size-13 font-size-18 m-font-size-settrue stylecolor: rgb(0, 0, 0); display: initial;>Are you home-schooling your adolescent students?/span>/p>p classtext-align-center>span styledisplay: initial;>br/>/span>/p>p classtext-align-center m-size-13 size-18>span classm-font-size-13 font-size-18 m-font-size-settrue stylecolor: rgb(0, 0, 0); display: initial;>Do your students attend a school that does not offer any serious Information Technology (IT) classes such as programming, networking, cybersecurity, the cloud, and others?/span>/p>p classtext-align-center>span styledisplay: initial;>br/>/span>/p>p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 m-font-size-settrue stylecolor: rgb(0, 0, 0); display: initial;>Are you an adult looking to change careers and you need to find a down to earth place to learn what these myriad technologies are all about so you can get up and running quickly? /span>/p>p classtext-align-center>span styledisplay: initial;>br/>/span>/p>p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 m-font-size-settrue stylecolor: rgb(0, 0, 0); display: initial;>TechTalk Education provides comprehensive, easy to understand education for people who are interested in learning more about Information Technology (IT) subjects. You can view all of the videos at the/span>span single-spacetrue classm-font-size-13 font-size-18 stylecolor: rgb(0, 0, 0); display: initial;> span classm-font-size-13 font-size-18 stylecolor: rgb(0, 0, 0); display: initial;>/span> /span>a hrefhttps://www.youtube.com/channel/UC4xFxVijs6ZGiCveOZ3X7-w/videos?view_assubscriber target_blank runtime_urlhttps://www.youtube.com/channel/UC4xFxVijs6ZGiCveOZ3X7-w/videos?view_assubscriber typeurl classm-font-size-13 font-size-18 m-font-size-settrue stylecolor: rgb(0, 0, 0); display: initial;>TechTalk Education YouTube site/a>span m-font-size-settrue classm-font-size-13 font-size-18 stylecolor: rgb(0, 0, 0); display: initial;>./span>/p>p classtext-align-center>span styledisplay: initial;>br/>/span>/p>p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 stylecolor: rgb(0, 0, 0); display: initial;>span classm-font-size-13 font-size-18 m-font-size-settrue stylecolor: rgb(0, 0, 0); display: initial;>All of TechTalks training videos are available for free on YouTube. Yes, thats right...free!/span> /span>/p>/div> div classu_1818897635 imageWidget align-center data-element-typeimage data-widget-typeimage id1818897635> a id1008588852 class target_blank hrefhttps://www.youtube.com/channel/UC4xFxVijs6ZGiCveOZ3X7-w/videos?view_assubscriber filefalse>img src674a43d6745040869319df198cf0cf33/dms3rep/multi/opt/YT-3e5abaa1-1920w.jpg altYouTube Logo id1062736925 class data-dm-image-pathhttps://www.youtube.com/channel/UC4xFxVijs6ZGiCveOZ3X7-w onerrorhandleImageLoadError(this)/>/a> /div> /div> /div> /div> div classdmRespRow u_1585693386 styletext-align: center; id1585693386> div classdmRespColsWrapper id1541335969> div classu_1600257347 dmRespCol small-12 medium-6 large-6 content-removed id1600257347 data-anim-desktopnone> div classu_1365468948 imageWidget align-center data-widget-typeimage id1365468948 data-anim-desktopnone data-element-typeimage> a hrefhttps://www.williamheldman.com/ id1893501909 class target_blank filefalse>img data-injecthome-At19row3Col1Img src674a43d6745040869319df198cf0cf33/dms3rep/multi/opt/Zoe_Bill-1920w.jpg id1250048679 class data-cms-image-id123856 data-cms-image-version1 data-dm-image-pathhttps://cdn.website-editor.net/674a43d6745040869319df198cf0cf33/dms3rep/multi/Zoe_Bill.jpg data-hover-effectzoomout onerrorhandleImageLoadError(this)/>/a> /div> div classdmDividerWrapper clearfix u_1071702439 id1071702439 data-element-typedDividerId>hr classdmDivider stylemin-height: 2px; border:none; background:grey id1399402990/>/div> div classdmSpacer u_1276949234 id1276949234 data-element-typespacer>/div> div data-injecthome-At19row3Col1Title classu_1632714124 dmNewParagraph id1632714124 data-element-typeparagraph data-version5 styletext-align: center;> h2 classtext-align-center>span stylecolor: rgb(0, 0, 0); display: initial;>William Heldman, Ph.D./span>/h2> /div> div classu_1162486909 dmSpacer hide-for-small id1162486909 data-element-typespacer>/div> div data-injecthome-At19row3Col1Paragraph classu_1340231174 dmNewParagraph id1340231174 styletransition: opacity 1s ease-in-out 0s; text-align: center; data-version5> p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 styledisplay: initial; color: rgb(0, 0, 0);>Dr. Heldman came out of a two-decade-long career in Information Technology (IT) to become a Computer Science and Cybersecurity teacher at a high school near him. He has been teaching high school and working as an adjunct instructor at a community college for the last 16 years. Having taught corporately in IT training centers, he also has a significant background in adult technical education as well./span>/p>p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 styledisplay: initial; color: rgb(0, 0, 0);>He has authored several technical study guides and magazine articles, and has been a speaker at technical conferences./span>/p>p classsize-18 m-size-13 text-align-center>span classm-font-size-13 font-size-18 styledisplay: initial; color: rgb(0, 0, 0);>He is a former (1994) Microsoft Certified Systems Engineer (MCSE), and a former (2004) Microsoft Most Valuable Professional (MVP)./span>/p>p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 styledisplay: initial; color: rgb(0, 0, 0);>He lives in Colorado with his wife and, of course, Zoe. He enjoys music, reading, movies and computer technology topics./span>/p>p classm-size-13 text-align-center size-18>span classm-font-size-13 font-size-18 styledisplay: initial; color: rgb(0, 0, 0);>Why all the snow scenes? Dr. Heldman was born in Leadville, Colorado and has lived in Colorado all of his life. Thus, these beautiful snow mountains full of trees remind him of his home town./span>/p>/div> div classdmSpacer u_1585535537 id1585535537 data-element-typespacer>/div> /div> div classu_1196682635 dmRespCol small-12 medium-6 large-6 content-removed id1196682635 data-anim-desktopnone> div classu_1403196841 imageWidget align-center data-widget-typeimage id1403196841 data-anim-desktopnone data-element-typeimage>img data-injecthome-At19row3Col2Img src674a43d6745040869319df198cf0cf33/dms3rep/multi/opt/Zoe-April-13-2020-snowstorm-1920w-1920w.jpg id1808848871 class data-cms-image-id13182 data-cms-image-version4 data-dm-image-pathhttps://cdn.website-editor.net/674a43d6745040869319df198cf0cf33/dms3rep/multi/Zoe-April-13-2020-snowstorm-1920w.jpg onerrorhandleImageLoadError(this)/>/div> div classdmDividerWrapper clearfix u_1012452560 id1012452560 data-element-typedDividerId>hr classdmDivider stylemin-height: 2px; border:none; background:grey id1356518795/>/div> div classdmSpacer u_1834502480 id1834502480 data-element-typespacer>/div> div data-injecthome-At19row3Col2Title classu_1237730359 dmNewParagraph id1237730359 styletransition: opacity 1s ease-in-out 0s; text-align: center; data-element-typeparagraph data-version5> h2 classtext-align-center>span styledisplay: initial; color: rgb(0, 0, 0);>Zoe/span>/h2> /div> div classu_1456000080 dmSpacer hide-for-small id1456000080 data-element-typespacer>/div> div data-injecthome-At19row3Col2Paragraph classu_1693976455 dmNewParagraph id1693976455 style data-version5 data-styletopreserve{ background-image:}>p classtext-align-center>span class stylecolor: rgb(0, 0, 0); display: initial;>span stylecolor: rgb(0, 0, 0); display: initial;>Zoe was born in January of 2020. She came to live with Dr. Heldman and his wife in March. She is a constant companion for the family, and provides a/span> /span>span stylecolor: rgb(0, 0, 0); display: initial; font-style: italic;>boat-load/span>span class stylecolor: rgb(0, 0, 0); display: initial;> span stylecolor: rgb(0, 0, 0); display: initial;>of love, kisses and joy to us! span classql-cursor>/span>/span>/span>/p>/div> div classdmSpacer u_1377345914 id1377345914 data-element-typespacer>/div> /div> /div> /div> div classu_1638780820 dmRespRow fullBleedChanged fullBleedMode styletext-align: center; id1638780820> div classdmRespColsWrapper id1826354092> div classu_1956966484 dmRespCol small-12 large-7 medium-7 id1956966484> div data-element-typespacer classu_1134746958 dmSpacer id1134746958>/div> /div> div classu_1725696658 dmRespCol small-12 large-5 medium-5 id1725696658 data-anim-desktopnone> div classu_1130078896 dmNewParagraph data-element-typeparagraph id1130078896 styletransition: opacity 1s ease-in-out; data-anim-desktopfadeInRight data-version5> h2 classsize-36>span classfont-size-36 stylecolor: rgb(255, 255, 255); display: initial;>Books Dr. Heldman Has Written/span>/h2> /div> div classu_1078557224 dmDividerWrapper clearfix data-element-typedDividerId data-layoutdivider-style-1 data-widget-version2 id1078557224 data-anim-desktopfadeInRight>hr classdmDivider styleborder-width:2px; border-top-style:solid; color:grey; id1767241080/>/div> div classu_1617622012 dmNewParagraph id1617622012 styletransition: none; display: block; data-anim-desktopfadeInRight data-version5>p classtext-align-left>span stylefont-weight: 400; display: initial; color: rgb(255, 255, 255);>I have been privileged to be a contributing author on a number of books for Sybex Books, Inc. These books were written predominantly for the Microsoft certification study guide space, although Ive written some CompTIA and Adobe study guides as well./span>/p>/div>/div> /div> /div> /div> /div> /div> /div> div classdmFooterContainer> div idfcontainer classf_hcontainer dmFooter p_hfcontainer> div dm:templateorder250 classdmFooterResp generalFooter id1943048428> div styletext-align: center; classu_1035650492 dmRespRow id1035650492> div classdmRespColsWrapper id1518039930> div classu_1019294381 dmRespCol small-12 medium-12 large-12 id1019294381> div classdmform default data-element-typedContactUsRespId data-captcha-positioninline id1415851931 captchatrue data-captcha-messageVGhpcyBzaXRlIGlzIHByb3RlY3RlZCBieSByZUNBUFRDSEEuIEdvb2dsZSdzIDxhIHR5cGU9InVybCIgZGF0YS1ydW50aW1lLXVybD0iaHR0cHM6Ly9wb2xpY2llcy5nb29nbGUuY29tL3ByaXZhY3kiIGhyZWY9Imh0dHBzOi8vcG9saWNpZXMuZ29vZ2xlLmNvbS9wcml2YWN5IiB0YXJnZXQ9Il9ibGFuayI+UHJpdmFjeSBQb2xpY3k8L2E+IGFuZCA8YSB0eXBlPSJ1cmwiIGRhdGEtcnVudGltZS11cmw9Imh0dHBzOi8vcG9saWNpZXMuZ29vZ2xlLmNvbS90ZXJtcyIgaHJlZj0iaHR0cHM6Ly9wb2xpY2llcy5nb29nbGUuY29tL3Rlcm1zIiB0YXJnZXQ9Il9ibGFuayI+VGVybXMgb2YgU2VydmljZTwvYT4gYXBwbHkuIA> h3 classdmform-title dmwidget-title id1180399033>Contact Us/h3> div classdmform-wrapper id1519854268 captcha-langen> form methodpost classdmRespDesignRow localeENGLISH id1649664830> div classdmforminput required small-12 medium-4 large-4 dmRespDesignCol id1483455023> label fordmform-0 id1483065801>Name:/label> input typetext class namedmform-0 id1510533894/>input typehidden namelabel-dmform-0 valueName id1391927402/>/div> div classdmforminput required small-12 medium-4 large-4 dmRespDesignCol id1190998545> label fordmform-1 id1125715235>Email:/label> input typeemail class namedmform-1 id1967232927/>input typehidden namelabel-dmform-1 valueEmail id1039779068/>/div> div classdmforminput required small-12 medium-4 large-4 dmRespDesignCol id1182655688> label fordmform-2 id1522919109>Phone:/label> input typetel class namedmform-2 id1243185421/>input typehidden namelabel-dmform-2 valuePhone id1460856835/>/div> div classdmforminput large-12 medium-12 dmRespDesignCol id1848532273> label fordmform-3 id1612883581>Message:/label> textarea namedmform-3 id1476299055>/textarea> input typehidden namelabel-dmform-3 valueMessage id1704354028/>/div> div classdmformsubmit dmWidget R id1404618736>input class namesubmit typesubmit valueSend Message id1658509832/>/div> input namedmformsendto typehidden valueO0wrseIfFLsVLiXlRMXGYgTxK9WFybDlQqWXif7Q18/lXyvbW6WpwGiOb3MDHeNn2ZaY7s+VFiE id1308567831 data-dectrue/>input classdmActionInput typehidden nameaction value/_dm/s/rt/widgets/dmform.submit.jsp id1741833811/>input namedmformsubject typehidden valueForm Message id1131160263/>input namedmformfrom typehidden value id1327410663/>/form> /div> div classdmform-success styledisplay:none id1690042771>Thank you for contacting us.br id1123515836/>We will get back to you as soon as possible./div> div classdmform-error styledisplay:none id1911759201>Oops, there was an error sending your message.br id1730011823/>Please try again later./div> /div> /div> /div> /div> div classu_1465871800 dmRespRow dmFooterContent id1465871800> div classdmRespColsWrapper id1995794985> div classu_1251437857 dmRespCol dmFooterCol small-12 large-4 medium-4 id1251437857> div classu_1690241488 dmNewParagraph hide-for-small id1690241488 data-version5>p classtext-align-left>span stylecolor: rgb(201, 201, 201); display: initial;>Copyright 2022 TechTalk Education, LLC/span>/p>p classtext-align-left>span stylecolor: rgb(201, 201, 201); display: initial;>span classql-cursor>/span>All Rights Reserved./span>/p>/div>/div> div classu_1533520317 dmRespCol small-12 large-4 medium-4 id1533520317> span id1949592338>/span> /div> div classdmRespCol small-12 medium-4 large-4 id1301916238> span id1880934898>/span> div classu_1143772380 align-center text-align-center dmSocialHub id1143772380 dmle_extensionsocial_hub data-element-typesocial_hub wrtrue networks icontrue surroundtrue adwords> div classsocialHubWrapper> div classsocialHubInnerDiv >a hrefhttps://www.facebook.com/William.HeldmanTTE target_blank dm_dont_rewrite_urltrue onclickdm_gaq_push_event && dm_gaq_push_event(/, /, /)> span classdmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style5 data-hover-effect>/span>/a> /a> a hrefhttps://www.youtube.com/channel/UC4xFxVijs6ZGiCveOZ3X7-w target_blank dm_dont_rewrite_urltrue onclickdm_gaq_push_event && dm_gaq_push_event(/, /, /)> span classdmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style5 data-hover-effect>/span> /a> a hrefhttps://www.linkedin.com/in/dr-william-heldman/ target_blank dm_dont_rewrite_urltrue onclickdm_gaq_push_event && dm_gaq_push_event(/, /, /)> span classdmSocialLinkedin icon-linkedin oneIcon socialHubIcon style5 data-hover-effect>/span> /a> /div> /div> /div> /div> /div> /div> /div> div id1236746004 dmle_extensionpowered_by data-element-typepowered_by icontrue surroundfalse>/div> /div> /div> /div> /div> /div> /div> /div> /div> /div> /div> /div>/div>!-- Add full CSS and Javascript before the close tag of the body if needed -->!-- Google Fonts Include -->script> function loadCSS(link) { try { var urlParams new URLSearchParams(window.location.search); var noCSS !!urlParams.get(nocss); var cssTimeout urlParams.get(cssTimeout) || 0; if (noCSS) { return; } requestIdleCallback(function () { window.setTimeout(function () { link.onload null; link.rel stylesheet; link.type text/css }, parseInt(cssTimeout, 10)); }); } catch (e) {/* Never fail - this is just a tool for measurements */} }/script>link typetext/css relstylesheet hrefcss/italic_400italic_500italic_600italic_700italic_800italic_900italic_subset_latin-ext_display_swap_css_m2edioyrw2qw0x40khn7fx.css/>!-- RT CSS Include d-css-runtime-desktop-one-package-new-->link relstylesheet typetext/css hrefmnlt/production/2578/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-new.min.css/>!-- End of RT CSS Include --> link typetext/css relstylesheet hrefWIDGET_CSS/production_2578/0692fe752799d444a2b1610bf29954f4.css idwidgetCSS/>!-- Support `img` size attributes -->style>imgwidthheight {height: auto;}/style>!-- Support showing sticky element on page only -->style> bodydata-page-aliashome #dm data-show-on-page-onlyhome{ display: block !important; }/style>!-- This is populated in Ajax navigation -->style idpageAdditionalWidgetsCss typetext/css>/style>!-- Site CSS -->link typetext/css relstylesheet href674a43d6745040869319df198cf0cf33/files/674a43d6745040869319df198cf0cf33_1.min.css idsiteGlobalCss/>!-- additional css file per platform -->link typetext/css relstylesheet href_dm/s/rt/css/oneUndOne/1and1-runtime.css/>style idcustomWidgetStyle typetext/css>/style>style idinnerPagesStyle typetext/css>/style>style idadditionalGlobalCss typetext/css>/style>!-- Page CSS -->link typetext/css relstylesheet href674a43d6745040869319df198cf0cf33/files/674a43d6745040869319df198cf0cf33_home_1.min.css idhomeCssLink/>style idpagestyle typetext/css>/style>style idpagestyleDevice typetext/css>/style>!-- Flex Sections CSS --> style idglobalFontSizeStyle typetext/css> .font-size-36, .size-36, .size-36 > font { font-size: 36px !important; }.font-size-72, .size-72, .size-72 > font { font-size: 72px !important; }.font-size-72, .size-72, .size-72 > font { font-size: 72px !important; }.font-size-36, .size-36, .size-36 > font { font-size: 36px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-35, .size-35, .size-35 > font { font-size: 35px !important; }.font-size-50, .size-50, .size-50 > font { font-size: 50px !important; }.font-size-50, .size-50, .size-50 > font { font-size: 50px !important; }.font-size-35, .size-35, .size-35 > font { font-size: 35px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-13, .size-13, .size-13 > font { font-size: 13px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-36, .size-36, .size-36 > font { font-size: 36px !important; }.font-size-36, .size-36, .size-36 > font { font-size: 36px !important; } /style> style idpageFontSizeStyle typetext/css> /style>!-- JS Section -->script> var isWLR true; window.customWidgetsFunctions {}; window.customWidgetsStrings {}; window.collections {}; window.currentLanguage ENGLISH window.isSitePreview false;/script>script typetext/javascript> var d_version 14..78; var build 2022-06-01T12_50_50; windowv+ersion d_version; function buildEditorParent() { window.isMultiScreen true; window.editorParent {}; window.previewParent {}; window.assetsCacheQueryParam ?version2022-06-01T12_50_50; try { var _p window.parent; if (_p && _p.document && _p.$ && _p.$.dmfw) { window.editorParent _p; } else if (_p.isSitePreview) { window.previewParent _p; } } catch (e) { } } buildEditorParent();/script>!-- Load jQuery -->script typetext/javascript srclibs/jquery/2.2.4/jquery.min.js>/script>!-- End Load jQuery -->!-- Injecting site-wide before scripts -->!-- End Injecting site-wide to the head -->script> var jquery window.$; Object.defineProperty(window, $, { get() { return jquery; }, set() { console.warn(Trying to over-write the global jquery object!); } });/script>script> window.cookiesNotificationMarkupPreview div>In order to provide you with the best online experience this website uses cookies. By using our website, you agree to our use of cookies. a href\\/privacy\ target\_blank\>More Info\/a>.\/div> \n;/script>script> var shouldMonitorImages false; var numOfImageLoadErrorsReported 0; if(shouldMonitorImages) { window.addEventListener(error, function(event) { // log secured resources failures if(event.target && event.target.src && event.target.src.includes && event.target.src.includes(/s/) && !event.target.src.includes(/_dm/s/rt/)) { if (!window.fetch || numOfImageLoadErrorsReported > 4){ return; } try { numOfImageLoadErrorsReported++; return fetch(/_dm/s/rt/actions/log/INFO, { method: POST, headers: { Content-Type: application/json }, body: JSON.stringify({ data: { tags: imageFailedToLoad, eventType: event.type, image: event.target.src, href: window.location.href } }) }); } catch (error) { console.log(error); } } }, { capture: true }); }/script>!-- HEAD RT JS Include -->script> window.INSITE window.INSITE || {}; window.INSITE.device desktop; window.rtCommonProps {}; rtCommonPropsrt.ajax.ajaxScriptsFix true; rtCommonPropsrt.pushnotifs.sslframe.encoded aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20; rtCommonPropsruntimecollector.url https://rtc.website-editor.net; rtCommonPropsfacebook.accessToken 126515034112906|8vv7JhnEegS8qz43fIOZjxGZReA; rtCommonPropsperformance.tabletPreview.removeScroll false; rtCommonPropsfeature.flag.contactUsNewForm true; rtCommonPropsinlineEditGrid.snap true; rtCommonPropspopup.insite.cookie.ttl 0.5; rtCommonPropsrt.pushnotifs.force.button true; rtCommonPropsgoogle.places.key AIzaSyBAwUOqPUB1CU31yDztoZYaUE7sPv4ktEI; rtCommonPropscommon.mapbox.token pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw; rtCommonPropscommon.mapbox.js.override false; rtCommonPropscommon.opencage.token 319e14f32bcce967ba55cd263478796d; rtCommonPropscommon.here.appId iYvDjIQ2quyEu0rg0hLo; rtCommonPropscommon.here.appCode 1hcIxLJcbybmtBYTD9Z1UA; rtCommonPropsisCoverage.test false; rtCommonPropsecommerce.ecwid.script https://app.multiscreenstore.com/script.js; rtCommonPropsfeature.flag.mappy.kml false; rtCommonPropscommon.resources.dist.cdntrue; rtCommonPropscommon.build.dist.folderproduction/2578; rtCommonPropscommon.resources.cdn.hosthttps://static-cdn.website-editor.net; rtCommonPropscommon.resources.folderhttps://static-cdn.website-editor.net/mnlt/production/2578; rtCommonPropsimport.images.storage.useImageCDNtrue; rtCommonPropsfeature.flag.runtime.backgroundSlider.preload.slowlytrue; rtCommonPropsfeature.flag.runtime.photoswipe.fixtrue; rtCommonPropsfeature.flag.runtime.newAnimation.enabledtrue; rtCommonPropsfeature.flag.runtime.newAnimation.respectCssAnimationProps.enabledtrue; rtCommonPropsfeature.flag.runtime.newAnimation.jitAnimation.enabledtrue; rtCommonPropsfeature.flag.sites.google.analytics.gtagtrue; rtCommonPropscommon.mapsProvider mapbox; rtCommonPropscommon.mapsProvider.version 0.52.0; rtCommonPropscommon.geocodeProvider here; rtCommonPropscommon.map.defaults.radiusSize 1500; rtCommonPropscommon.map.defaults.radiusBg rgba(255, 255, 255, 0.4); rtCommonPropscommon.map.defaults.strokeColor rgba(255, 255, 255, 1); rtCommonPropscommon.map.defaults.strokeSize 2; rtCommonPropsserver.for.resources ; rtCommonPropsfeature.flag.lazy.widgets true; rtCommonPropseditor.infra.noPrefixedChanges true; rtCommonPropsfeature.flag.single.wow false; rtCommonPropsfeature.flag.disallowPopupsInEditor true; rtCommonPropsfeature.flag.mark.anchors true; rtCommonPropscaptcha.public.key 6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz; rtCommonPropscaptcha.invisible.public.key 6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME; rtCommonPropsimages.sizes.small 160; rtCommonPropsimages.sizes.mobile 640; rtCommonPropsimages.sizes.tablet 1280; rtCommonPropsimages.sizes.desktop 1920; rtCommonPropsmodules.resources.cdn true; rtCommonPropsimport.images.storage.imageCDN https://le-cdn.website-editor.net/; rtCommonPropsfacebook.api.version 7.0; rtCommonPropsruntime.save.restore.function.bind true; rtCommonPropsfeature.flag.photo.gallery.exact.size false; rtCommonPropsfeature.flag.photo.gallery.lazy true; rtCommonPropsstore.handleItemId.enabled true; rtCommonPropsnew.store.fix.ecwid.back.bug true; rtCommonPropsnew.store.accountPage.ecwid.signIn.fix true; rtCommonPropsfix.ecwid.sign.in.page.with.return.url true; rtCommonPropssite.runtime.video.background.ssr true; rtCommonPropsgeocode.search.localize false; rtCommonPropsfeature.flag.runtime.newAnimation.asyncInit.enabled true; rtCommonPropsfeature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled false;/script>script srcmnlt/production/2578/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js>/script>!-- End of HEAD RT JS Include -->script>jQuery.DM.updateWidthAndHeight();$(window).resize(function () {});$(window).bind(orientationchange, function (e) { $.layoutManager.initLayout();});$(document).resize(function () {});/script>script typetext/javascript idd_track_campaign>(function() { var campaign (/utm_campaign(^&*)/).exec(window.location.search); if (campaign && campaign ! null && campaign.length > 1) { campaign campaign1; document.cookie _dm_rt_campaign + campaign + ;expires + new Date().getTime() + 24*60*60*1000 + ;domain + window.location.hostname + ;path/; }}());/script>script typetext/javascript> var _dm_gaq {}; var _gaq _gaq || ; var _dm_insite ;/script> /script>script typetext/javascript idd_track_sp>;(function(p,l,o,w,i,n,g){if(!pi){p.GlobalSnowplowNamespacep.GlobalSnowplowNamespace||;p.GlobalSnowplowNamespace.push(i);pifunction(){(pi.qpi.q||).push(arguments)};pi.qpi.q||;nl.createElement(o);gl.getElementsByTagName(o)0;n.async1;n.srcw;g.parentNode.insertBefore(n,g)}}(window,document,script,sp-2.0.0-dm-0.1.min.js,snowplow));window.dmsnowplow window.snowplow;dmsnowplow(newTracker, cf, d1dxoqu0t5mb7j.cloudfront.net, { // Initialise a tracker appId: 674a43d6745040869319df198cf0cf33});dmsnowplow(trackPageView)$.each(_dm_insite, function(idx, rule) { //(trackStructEvent, category,action,label,property,value); // Specifically in popup only the client knows if it is shown or not so we dont always want to track its impression here // the tracking is in popup.js if (rule.actionName ! popup) { dmsnowplow(trackStructEvent, insite, impression, rule.ruleType, rule.ruleId); } $(document).ready(function(){ $.DM.events.trigger(event-ruleTriggered, {value: rule})} ); });/script> div styledisplay:none; idP6iryBW0Wu>/div>!-- photoswipe markup -->!-- Root element of PhotoSwipe. Must have class pswp. -->div classpswp tabindex-1 roledialog aria-hiddentrue> !-- Background of PhotoSwipe. Its a separate element as animating opacity is faster than rgba(). --> div classpswp__bg>/div> !-- Slides wrapper with overflow:hidden. --> div classpswp__scroll-wrap> !-- Container that holds slides. PhotoSwipe keeps only 3 of them in the DOM to save memory. Dont modify these 3 pswp__item elements, data is added later on. --> div classpswp__container> div classpswp__item>/div> div classpswp__item>/div> div classpswp__item>/div> /div> !-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. --> div classpswp__ui pswp__ui--hidden> div classpswp__top-bar> !-- Controls are self-explanatory. Order can be changed. --> div classpswp__counter>/div> button classpswp__button pswp__button--close titleClose (Esc)>/button> button classpswp__button pswp__button--share titleShare>/button> button classpswp__button pswp__button--fs titleToggle fullscreen>/button> button classpswp__button pswp__button--zoom titleZoom in/out>/button> !-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR --> !-- element will get class pswp__preloader--active when preloader is running --> div classpswp__preloader> div classpswp__preloader__icn> div classpswp__preloader__cut> div classpswp__preloader__donut>/div> /div> /div> /div> /div> div classpswp__share-modal pswp__share-modal--hidden pswp__single-tap> div classpswp__share-tooltip>/div> /div> button classpswp__button pswp__button--arrow--left titlePrevious (arrow left)> /button> button classpswp__button pswp__button--arrow--right titleNext (arrow right)> /button> div classpswp__caption> div classpswp__caption__center>/div> /div> /div> /div>/div>div idfb-root data-localeen>/div>!-- Alias: 674a43d6745040869319df198cf0cf33 -->div classdmPopupMask iddmPopupMask>/div>div iddmPopup classdmPopup> div classdmPopupCloseWrapper> div classdmPopupClose dm-common-icons-close oneIcon onclickdmHidePopup(event);>/div> /div> div classdmPopupTitle> span>/span> Share by:/div> div classdata>/div>/div>script idd_track_personalization>// Collects client data and updates cookies used by smart sitesvar expireDays 365,visitLength 30 * 60000;$.setCookie(dm_timezone_offset, (new Date()).getTimezoneOffset(), expireDays);function setSmartSiteCookies() { setSmartSiteCookiesInternal(dm_this_page_view,dm_last_page_view,dm_total_visits,dm_last_visit);}$.DM.events.on(afterAjax, setSmartSiteCookies);setSmartSiteCookies();/script>script typetext/javascript> Parameters.NavigationAreaParams.MoreButtonText ......; Parameters.NavigationAreaParams.LessButtonText ......; Parameters.HomeLinkText Home; /script>script> jQuery(window).on(load, function () { try { jQuery.DM.updateIOSHeight(); } catch (e) { } });/script>script> dmAPI.loadScript( window.rtCommonPropscommon.resources.cdn.host + /libs/lozad/1.15.0/lozad.min.js, function () { dmAPI.runOnReady(lozadInit, function () { window.document.querySelectorAll(img.lazy).forEach(function (img) { img.addEventListener(load, function (event) { var img event.target; img.style.filter blur(0); setTimeout(function () { $(img).closest(.imageWidget).addClass(lazyLoaded); }, 250) }); }); lozad(.lazy, { threshold: 0.1, loaded: function (element) { if (element.getAttribute(data-background-image)) { element.style.setProperty( background-image, url( + element.getAttribute(data-background-image) + ), important ); } } }).observe(); }); } );/script>script idssr-script typetext/javascript> /script>!-- End Script tags -->!-- Site Wide Html Markup -->!-- Site Wide Html Markup -->!-- Begin Product Custom HTML Markup -->script>function call1and1Tracking() { var externalId dmAPI.getSiteExternalId(); var siteName dmAPI.getSiteName(); var src dakota-snippet-service/snippet/integration/snippet.js+siteName+&external_uid+externalId+&modevisit var tracking document.createElement(script); tracking.setAttribute(src,src); document.head.appendChild(tracking);}call1and1Tracking();/script>!-- End Product Custom HTML Markup -->/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]