<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <title>Intel® Premier IT Professionals: Community: Intel Premier IT Professionals</title>

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> 

<script type="text/javascript">
    if (top != self) {
        var isSafeTopUrl = false;
        try {
            var topUrl = top.location.href;
            var topUrlQsIdx = topUrl.indexOf('?')
            if (topUrlQsIdx > 0) {
                topUrl = topUrl.substring(0, topUrlQsIdx);
            }
            topUrl = topUrl.toLowerCase();

            var safeTopUrls = new Array(
                'http://premierit.intel.com/skin-basic.jspa',
                'http://premierit.intel.com/skin-advanced.jspa',
                'http://premierit.intel.com/skin-advanced!UploadSkinZip.jspa'
            );
            for (var i = 0; i < safeTopUrls.length; i++) {
                if (safeTopUrls[i].toLowerCase() == topUrl) {
                    isSafeTopUrl = true;
                    break;
                }
            }
        } catch (err) {
        }
        if (!isSafeTopUrl) top.location = location;
    }
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en-US" />
<meta name="keywords" content=""/>

<link rel="search"
    href="/opensearch.xml"
    title="Intel® Premier IT Professionals"
    type="application/opensearchdescription+xml"/>


<link rel="shortcut icon" href="http://www.intel.com/sites/sitewide/pix/favicon.ico" />
<link rel="icon" type="image/png" href="http://www.intel.com/sites/sitewide/pix/favicon.ico" />

	
		<script type="text/javascript" src="/dwr/engine.js" ></script>
		<script type="text/javascript" src="/dwr/util.js"></script>
	
    <script type="text/javascript">
        if (typeof(_jive_base_url) == "undefined") {
            var _jive_base_url = "/";
            <!-- need to strip ;jsessionid=3rjp0oit23hk7 from urls -->
            if (_jive_base_url.indexOf(";") > 0) {
                _jive_base_url = _jive_base_url.substring(0, _jive_base_url.indexOf(";"));
            }
            if (_jive_base_url.charAt(_jive_base_url.length -1) == '/') {
                _jive_base_url = _jive_base_url.substring(0,_jive_base_url.length -1);
            }
        }
    </script>
	
		<script type="text/javascript" src="/themes/intelv25/resources/scripts/omniture.js" ></script>

    
      
    <script type="text/javascript">
        window.SPELL_LANGS = "English (Canada)=en_ca,English (United Kingdom)=en_gb,+English (United States)=en_us,French=fr,French (Canada)=fr_ca,German=de,Italian=it,Spanish=es";
        window.CS_BASE_URL = "";
        window.CS_RESOURCE_BASE_URL = "/4.0.6"
        window.tinyMCEPreInit = {
            suffix : "_src",
            base : CS_BASE_URL + "/resources/scripts/tiny_mce3"
        };
    </script>
     
    



    

    <script type="text/javascript">
        var profileShortUrl = "/profile-short.jspa";
        var profileLoadingTooltip = "Loading user profile";
        var profileErrorTooltip = "There was an error loading that profile information.";

        var projectChooserUrl = "/project-chooser!input.jspa";
        var groupChooserUrl = "/group-chooser!input.jspa";

        var containerShortUrl = "/container-short.jspa";
        var containerLoadingTooltip = "Loading place information.";
        var containerErrorTooltip = "There was an error loading that place information.";

        var videoShortUrl = "/view-video-short.jspa";
        var videoLoadingTooltip = "Loading video information";
        var videoErrorTooltip = "There was an error loading that video information.";

        var followErrorMessage = "An internal error ocurred while following the project or community.";
    </script>



    <link rel="stylesheet" href="/4.0.6/styles/jive-global.css" type="text/css" media="all" />
    <!-- <link rel="stylesheet" href="/styles/jive-icons-legacy.css" type="text/css" media="all" /> -->
    <link rel="stylesheet" href="/4.0.6/styles/jive-icons.css" type="text/css" media="all" />
    <link rel="stylesheet" href="/4.0.6/styles/jive-sidebar.css" type="text/css" media="all" />





    <!--[if IE 6]>
    <style type="text/css">
    /* hack for IE6's lack of alpha PNG support */
    * html #jive-wrapper .ie6png,
    * html #jive-wrapper #jive-global-header *.ie6png,
    * html #jive-wrapper #user-bar-wrapper *.ie6png,
    * html #jive-wrapper #jive-body *.ie6png,
    * html #jive-wrapper #jive-footer *.ie6png {
        background-image: expression(
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" +
        (this.tagName=='IMG' ? this.src : this.currentStyle.backgroundImage.split('\"')[1]) + ")",
        this.runtimeStyle.backgroundImage = "none",
        this.src = "/images/transparent.png"
        );
        }
    </style>

    <link rel="stylesheet" href="/4.0.6/styles/jive-icons-ie.css" type="text/css" media="all" />
    <![endif]-->

	
	<link rel="stylesheet" type="text/css" href="/themes/intelv25/intel.css" media="all"/>
	
    <link rel="stylesheet" type="text/css" href="/4.0.6/styles/tiny_mce3/plugins/inlinepopups/skins/clearlooks2/window.css" />

    <style type="text/css">/* custom-css */
#jive-userbar[
div.sdmenu {
	width: 170px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	background: url(http://www.vproexpert.com/E24VZ/sdmenu/bottom.gif) no-repeat  right bottom;
	color: #cddfef;
}

div.sdmenu div {
	background: url(http://www.vproexpert.com/E24VZ/sdmenu/title.gif) repeat-x;
	overflow: hidden;
	color: #0860A8;
}
div.sdmenu div:first-child {
	background: url(http://www.vproexpert.com/E24VZ/sdmenu/title.gif);
	
}
div.sdmenu div:second-child {
	background: url(SubTitle.gif);
	
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 28px;
	font-weight: bold;
	color: #0860a8;
	background: url(http://www.vproexpert.com/E24VZ/sdmenu/expanded.gif) no-repeat 1px center;
	cursor: default;
	border-bottom: 1px solid #a6cae1;
}
div.sdmenu div.collapsed span {
	background-image: url(http://www.vproexpert.com/E24VZ/sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: white;
	display: block;
	border-bottom: .25px solid #a6cae1;
	color: #0860a8;
}
div.sdmenu div a.current {
	background : #ffffff;
}
div.sdmenu div a:hover {
	background : #0860a8;
	color: white;
	text-decoration: none;
}</style>
    <style type="text/css">/* custom-css-container */

#jive-global-header { 
      background-image: url(/themes/intelv25/images/OP-IntelPremier.jpg);
      border: 0px solid #d4d6d8;	
      margin:0px; 
      padding: 0; 
}</style>

<script type="text/javascript" language="JavaScript" src="/4.0.6/resources/scripts/gen/47249c5cfa7b43d4a90e011c37c6df89.js"></script>
<script type="text/javascript" language="JavaScript">
        // begin list of custom CSS
        jive.rte.defaultStyles = new Array();
        // end list of custom CSS


            var jiveControl = new jive.model.Controller();


        Zapatec.Calendar._TT["DEF_DATE_FORMAT"] = "%m/%d/%Y";




        var quickuserprofile = new QuickUserProfile("jive-note-user-body", profileShortUrl, profileLoadingTooltip,
                profileErrorTooltip);
        var jiveprojectchooser = new JiveProjectChooser(projectChooserUrl);
        var jivegroupchooser = new JiveGroupChooser(groupChooserUrl);
        var quickcontainersummary = new QuickContainerSummary("jive-note-container-body", containerShortUrl,
                containerLoadingTooltip, containerErrorTooltip);
        var quickviewvideo = new QuickViewVideo("jive-note-video-body", videoShortUrl, videoLoadingTooltip,
                videoErrorTooltip);

        var jiveFollow = new jive.Follow(followErrorMessage);


</script>
    
			
    
    
<!-- Warning: This macro assumes the necessary javascript and dwr methods already exist to persist the open/closed state -->

<!-- BEGIN community.ftl head section -->

	<link rel="stylesheet" href="/4.0.6/styles/jive-community.css" type="text/css" media="all" />
	<link rel="stylesheet" href="/4.0.6/styles/jive-videomodule.css" type="text/css" media="all" />

<meta name="description" content="Free local events, e-newsletter, roadmaps and best practices for North American IT. Reporting tech trends for large and small business." />





    <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals All Content Feed"
        href="/community/feeds/allcontent?community=2041" />

        <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals Blog Posts Feed"
            href="/community/feeds/blogs?community=2041" />

        <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals Documents Feed"
            href="/community/feeds/documents?community=2041" />

        <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals Popular Discussions Feed"
            href="/community/feeds/popularthreads?community=2041" />

        <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals Discussions Feed"
            href="/community/feeds/threads?community=2041" />

        <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals Unanswered Questions Feed"
            href="/community/feeds/unansweredthreads?community=2041" />


    <link rel="alternate" type="application/rss+xml" title="Intel Premier IT Professionals Polls Feed"
        href="/community/feeds/polls?community=2041 "/>






<!-- END community.ftl head section -->

	<link rel="stylesheet" href="/4.0.6/styles/jive-widgets.css" type="text/css" media="all" />



	
	<!-- BEGIN Omniture integration -->
	<script type="text/javascript" src="http://www.intel.com/scripts-include/wa/wa_setup.js"></script>
	<script type="text/javascript">

    /* Function to modify strings before input to omniture */
    function wap_setUser(user) {
        wa_custom01 = user;
    }

    function wap_setAuthor(author) {
        wa_custom02 = author;
    }

    function wap_setContent(content) {
        wa_custom03 = content;
    }

    function wap_setCommunity(community) {
        wa_custom04 = community;
    }

    function wap_setTitle(title) {
        wa_custom05 = formatString(title);
    }

    function wap_setAction(act) {
        wa_custom06 = act;
    }

    function wap_setEvent(evt) {
        wa_events = evt;
    }

    /***** Make changes here *****/
	var wa_pageName= window.location;
	var wa_org1="iop";
	var wa_org2="";
	var wa_org3="";
	var wa_org4="";
	var wa_orgX="";
	var wa_geo="asmo-na";
	var wa_language="english";
	var wa_reportSuites="intelcorpopenport";
	var wa_events="";
	var wa_custom01="";
	var wa_custom02="";
	var wa_custom03="";
	var wa_custom04="";
    var wa_custom05="";
    var wa_custom06="";
    var wa_custom07="";
    var wa_custom08="";
    var wa_custom09="";
    var wa_custom10="";
    var wa_custom11="";
    var wa_custom12="";
    var wa_custom13="";
    var wa_custom14="";
    var wa_custom15="";
    var wa_custom21="";
    var wa_eCustom22="";
	var wa_eCustom23="";
	var wa_eCustom24="";
	var wa_eCustom25="";
	var wa_eCustom26="";
	var wa_eCustom27="";
	var wa_eCustom28="";
	var wa_eCustom29="";
	var wa_eCustom30="";
	var wa_eCustom31="";
	var wa_eCustom32="";
	var wa_eCustom33="";
	var wa_eCustom34="";
	var wa_eCustom35="";
	var wa_visitId="";
	var wa_referrer="";
	var wa_urlQueryString="";

    wap_setTitle(document.title);

        wap_setUser("ANONYMOUS");
        wa_eCustom21="ANONYMOUS";



                         
        wap_setCommunity("Intel Premier IT Professionals - /community/ipip");

    function buildOmnitureParam(omnitureField, omnitureValue)
    {
        if (omnitureValue != null && omnitureValue != '')
            return '' + omnitureField + '=' + omnitureValue;
        else
            return '';
    }

    // Removes unnecessary characters from parameter string
    function prepareOmnitureParamString(paramString)
    {
        if (paramString != null && paramString != '')
        {
            paramString = paramString.replace(/[\&+]+/g,'&');
            if (paramString.lastIndexOf("&") == paramString.length - 1)
            {
                // last character of parameter string is &, needs to be removed
                paramString = paramString.substring(0, paramString.length - 1);
            }
            if (paramString.charAt(0) == "&")
                 paramString = paramString.substring(1, paramString.length);

            // return formated string
            return paramString;
        }
        else
            return null;
    }

    /*
       setTitle is not used because the title is set in the begining of the page load.
       setAuthor NEEDS to be set to username of a currently logged in user, the one that creates a reply
       setContent is not used because it is set at the top of the page
       wa_custom03 - content
       wa_custom05 - title
       wa_custom06 - action
       wa_events - event
       wa_custom02 - author
       wa_custom01 - user
    */
    function submitToOmniture(linkName, title, action, event, author)
    {
        var omnitureData = "";
        var omnitureLinkName = "";

        var user = "";
        var content = "";

        omnitureLinkName = linkName;

        // Set user name
            user = 'ANONYMOUS';

        // has to be in this order
        content = omnitureContentTable.get(action);
        action = omniturePropTable.get(action);

        omnitureData = buildOmnitureParam('wa_custom01', user) + '&' +
                buildOmnitureParam('wa_custom02', author) + '&' +
                buildOmnitureParam('wa_custom03',content) + '&' +
                buildOmnitureParam('wa_custom04', wa_custom04) + '&' +
                buildOmnitureParam('wa_custom05', formatString(title)) + '&' +
                buildOmnitureParam('wa_custom06', action);

        omnitureData = prepareOmnitureParamString(omnitureData);

        // alert('omnituredata: ' + omnitureData);
        if (omnitureData != null) {
//            waTrackAsLink(omnitureLinkName, 'o', omnitureData, 'n');
        }
        
        return true;
    }
    </script>
</head>
<body class="jive-body-community jive-body-community-overview" >


<a href="#jive-body" class="jive-skip-nav">Skip navigation</a>

<!--
    <div id="jive-compliance" class=""style="display:none">
        <span class="jive-icon-med "></span>
        
    </div>
-->
    <div id="jive-wrapper" class="clearfix">

﻿<!--header--> 
<!--GAATversion='40recode' date='16/02/2011 14:08:33' version='80.3.2';component:header;BuildType:communities;CharacterEncoding:utf8bom;OutputId:gh_business--> 
<script type="text/javascript" src="http://www.intel.com/sites/js/INTEL.js"> </script> 
<script type="text/javascript">
/*<![CDATA[*/  
document.write('<style type="text/css">#gaat40-header {height:91px;overflow:hidden;visibility:hidden;}#gaat40-footer {display:none}</style>');

var GAAT40 = (typeof GAAT40 == "undefined" || !GAAT40) ? {} : GAAT40;
GAAT40.loadAssets=function(){var b=document.getElementsByTagName("head")[0],a=document.createElement("link");a.id='gaat-linkstyle';a.async=false;a.type="text/css";a.rel="stylesheet";a.href="http://www.intel.com/sites/sitewide/hat/40recode/css/ltr_header29.css";b.appendChild(a);a=document.createElement("link");a.type="text/css";a.rel="stylesheet";a.href="http://www.intel.com/sites/sitewide/search/css/mod-search-searchbox1.css";b.appendChild(a);}();

GAAT40.renderSettings={pageWidth:"w1024",renderMode:"standards",textDirection:"ltr",protocol:"http",culture:"en_US",enableShareWidget:false,enableEmailWidget:true,enablePrintWidget:true,shareTxt:"Share",changeTxt:"Change",searchTxt:"Search",printTxt:"Print",emailTxt:"Email A Friend",assetPathRoot:"http://www.intel.com",jQueryNoConflict:true,buildType:"communities",OutputId:"gh_business",RSSTxt:"RSS",RSSLink:"http://edc.intel.com/RSS/Feed.aspx"};



      
GAAT40.FASTSearchLut = {searchIn:"Search In:",searchOptions:"Advanced Search",cancel:""};  
      

/*]]>*/</script> 
<div id="gaat40-header" class="gaat40-reset gaat40-en_US gaat40-gh_business"><a class="gaat40-logo" title="Logo - Intel" href="http://www.intel.com/index.htm"><img src="http://www.intel.com/sites/sitewide/HAT/40recode/pix/main-logo.png" height="50" width="77" alt="Logo - Intel" /></a><ul class="gaat40-search"><li><div class="mod-search-searchbox-test-wrapper"><div class="mod-search-searchbox-container"><form method="get" class="mod-search-searchbox-form" id="user-bar-searchbox-form" name="user-bar-searchbox-form" action="http://search.intel.com/default.aspx"><fieldset><legend></legend><label for="input-search">Search</label><div class="mod-search-searchbox-background"><div class="mod-search-searchbox-icon"></div><input type="text" id="input-search" name="q" class="mod-search-searchbox-input-type-text" value="Search" onclick="this.value='';" onfocus="this.select();" /><input type="hidden" id="input-market" name="c" value="en_US" /><input type="hidden" id="input-method" name="method" value="text" /><input type="submit" id="input-submit" name="input-submit" value="Search" class="mod-search-searchbox-input-type-submit" /></div></fieldset></form></div><div id="mod-search-searchbox-menu-container" class="mod-search-searchbox-menu-container"><div id="mod-search-searchbox-menu-body" class="mod-search-searchbox-menu-body"></div><div class="mod-search-searchbox-menu-bottom"></div></div><div id="mod-search-searchbox-flyout-container" class="mod-search-searchbox-flyout-container"><div class="mod-search-searchbox-flyout-top"><h2 class="mod-search-searchbox-flyout-header" id="mod-search-searchbox-flyout-header"></h2></div><div id="mod-search-searchbox-flyout-body" class="mod-search-searchbox-flyout-body"></div><div class="mod-search-searchbox-flyout-bottom"></div></div><div id="SearchTypeAheadWidget"></div></div></li></ul><div class="gaat40-nav"><ul class="gaat40-mainnav "><li class="gaat40-first gaat40-selected" id="gaat40-hdr_link_bus"><a href="http://www.intel.com/p/en_US/business?iid=hdr+business">For Business</a></li><li class=" gaat40-null" id="gaat40-hdr_link_home"><a href="http://www.intel.com/consumer/index.htm?iid=hdr+home">For Home</a></li><li class=" gaat40-null" id="gaat40-hdr_link_prod"><a href="http://www.intel.com/p/en_US/products?iid=hdr+product">Products</a></li><li class=" gaat40-null" id="gaat40-hdr_link_support"><a href="http://www.intel.com/p/en_US/support?iid=hdr+support">Support</a></li><li class=" gaat40-null" id="gaat40-hdr_link_about"><a href="http://www.intel.com/about/index.htm?iid=hdr+about">About Intel</a></li></ul><div class="gaat40-lower"><ul id="gaat40-subnav" class="gaat40-subnav "><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_itc"><a href="http://www.intel.com/itcenter/index.htm?iid=subhdr+itc">IT Center</a><div class="gaat40-subsubnav gaat40-hide"><ul class="gaat40-first"><li><h5>IT TOPICS</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_itc_col1_1"><a href="http://www.intel.com/itcenter/topics/performance/index.htm?iid=subhdr+itc_performance">Performance</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col1_2"><a href="http://www.intel.com/itcenter/topics/savings/index.htm?iid=subhdr+itc_savings">Cost Savings</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col1_3"><a href="http://www.intel.com/itcenter/topics/virtualization/index.htm?iid=subhdr+itc_virtualization">Virtualization</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col1_4"><a href="http://www.intel.com/itcenter/topics/index.htm?iid=subhdr+itc_alltopics">View All Topics</a></li></ul><ul><li><h5>SYSTEM TYPES</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_itc_col2_1"><a href="http://www.intel.com/itcenter/system/client/index.htm?iid=subhdr+itc_client">Laptops and Desktops</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col2_2"><a href="http://www.intel.com/itcenter/system/server/index.htm?iid=subhdr+itc_server">Servers</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col2_3"><a href="http://www.intel.com/itcenter/system/workstation/index.htm?iid=subhdr+itc_workstation">Workstations</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col2_4"><a href="http://www.intel.com/itcenter/system/internet_device/index.htm?iid=subhdr+itc_intdev">Internet Devices</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col2_5"><a href="http://www.intel.com/itcenter/system/networking/index.htm?iid=subhdr+itc_networkdev">Networking Devices</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col2_6"><a href="http://www.intel.com/itcenter/system/transactional/index.htm?iid=subhdr+itc_transactdev">Transactional Devices</a></li></ul><ul><li><h5>TOOLS &amp; RESOURCES</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_itc_col3_1"><a href="http://itcenter.intel.com/ResourceLibrary?iid=subhdr+itc_library">IT Center Resource Library</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col3_2"><a href="http://www.intel.com/itcenter/itatintel/index.htm?iid=subhdr+itc_itatintel">IT@Intel</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col3_3"><a href="http://www.intel.com/itcenter/tool/vpro/index.htm?iid=subhdr+itc_vpro">vPro Activation</a></li></ul><ul><li><h5>FEATURED INDUSTRIES</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_itc_col4_1"><a href="http://www.intel.com/itcenter/industry/education/overview.htm?iid=subhdr+itc_edu">Education</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col4_2"><a href="http://www.intel.com/itcenter/industry/fsi/overview.htm?iid=subhdr+itc_fsi">Financial Services</a></li></ul><ul><li><h5>PRODUCTS FOR IT</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_itc_col5_1"><a href="http://www.intel.com/itcenter/products/core/index.htm?iid=subhdr+itc_core">Intel® Core™ Processor</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col5_2"><a href="http://www.intel.com/itcenter/products/xeon/index.htm?iid=subhdr+itc_xeon">Intel® Xeon® Processor</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col5_3"><a href="http://www.intel.com/itcenter/products/itanium/index.htm?iid=subhdr+itc_itanium">Intel® Itanium® Processor</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_itc_col5_4"><a href="http://www.intel.com/itcenter/products/atom/index.htm?iid=subhdr+itc_atom">Intel® Atom™ Processor</a></li></ul><div class="gaat40-end"><div class="b-l"></div><div class="b-r"></div></div></div></li><li class=" gaat40-null" id="gaat40-sbhdr_dev-ctr"><a href="http://www.intel.com/p/en_US/business/design?iid=subhdr+devctr">Developer Center</a><div class="gaat40-subsubnav gaat40-hide"><ul class="gaat40-first"><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_dev-ctr_col1_1"><a href="http://www.intel.com/p/en_US/business/design?iid=subhdr+devctr_hw">Hardware Developers</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_dev-ctr_col1_2"><a href="http://www.intel.com/embedded/index.htm?iid=subhdr+devctr_emb">Embedded Developers</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_dev-ctr_col1_3"><a href="http://software.intel.com/en-us/?iid=subhdr+devctr_sw">Software Developers</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_dev-ctr_col1_4"><a href="http://www.intel.com/idf/index.htm?iid=subhdr+devctr_idf">Intel Developer Forum</a></li></ul><div class="gaat40-end"><div class="b-l"></div><div class="b-r"></div></div></div></li><li class=" gaat40-null" id="gaat40-sbhdr_ptr"><a href="http://www.intel.com/p/en_US/business/partnerprograms?iid=subhdr+ptr">Partners</a><div class="gaat40-subsubnav gaat40-hide"><ul class="gaat40-first"><li><h5>INTEL® EMBEDDED PARTNERS</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_ptr_col1_1"><a href="http://www.intel.com/design/network/ica/index.htm?iid=subhdr+ptr_embed_alliance">Intel® Embedded Alliance</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_ptr_col1_2"><a href="http://edc.intel.com/?iid=subhdr+ptr_embed_design">Intel® Embedded Design Center</a></li></ul><ul><li><h5>INTEL® SOFTWARE PARTNERS</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_ptr_col2_1"><a href="http://www.intel.com/cd/software/partner/asmo-na/eng/index.htm?iid=subhdr+ptr_sw_program">Intel® Software Partner Program</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_ptr_col2_2"><a href="http://software.intel.com/sites/academic_showcase/?iid=subhdr+ptr_academia">Intel and Academia</a></li></ul><ul><li><h5>INTEL® CHANNEL PARTNERS</h5></li><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_ptr_col3_1"><a href="http://www.intel.com/go/itp/index.htm?iid=subhdr+ptr_chan_itp">Intel® Technology Provider</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_ptr_col3_2"><a href="http://www.intel.com/reseller/index.htm?iid=subhdr+ptr_chan_reseller">Intel® Reseller Center</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_ptr_col3_3"><a href="http://www.intel.com/cd/channel/distributor/asmo-na/eng/index.htm?iid=subhdr+ptr_chan_disti">Intel® Distributor Center</a></li></ul><div class="gaat40-end"><div class="b-l"></div><div class="b-r"></div></div></div></li><li class=" gaat40-null" id="gaat40-sbhdr_tech"><a href="http://www.intel.com/p/en_US/business/technology?iid=subhdr+tech">Technology</a><div class="gaat40-subsubnav gaat40-hide"><ul class="gaat40-first"><li class="gaat40-first gaat40-null" id="gaat40-sbhdr_bus_tech_col1_1"><a href="http://www.intel.com/technology/architecture-silicon/index.htm?iid=subhdr+tech_arch">Architecture &amp; Silicon</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_tech_col1_2"><a href="http://www.intel.com/technology/product/index.htm?iid=subhdr+tech_prodtech">Product Technologies</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_tech_col1_3"><a href="http://www.intel.com/technology/manufacturing/index.htm?iid=subhdr+tech_mfg">Manufacturing</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_tech_col1_4"><a href="http://techresearch.intel.com/articles/index.html?iid=subhdr+tech_research">Research</a></li><li class=" gaat40-null" id="gaat40-sbhdr_bus_tech_col1_5"><a href="http://www.intel.com/standards/index.htm?iid=subhdr+tech_stds">Standards</a></li></ul><div class="gaat40-end"><div class="b-l"></div><div class="b-r"></div></div></div></li></ul><ul class="gaat40-overview"><li class="gaat40-first gaat40-null"><a href="http://communities.intel.com/index.jspa?iid=hdr+communities">Communities</a></li><li id="gaat40-locale"><a href="http://www.intel.com/en_US/worldwide.htm?iid=hdr+location">Change Location</a></li></ul></div></div><div class="gaat40-share"><div id="ishare_icon"> </div></div><div class="gaat40-clear"> </div></div> 
<script type="text/javascript"> 
/*<![CDATA[*/
  

  INTEL("http://www.intel.com/sites/sitewide/search/js/modsearchsearchbox1.js");	

  
  INTEL("http://www.intel.com/sites/sitewide/hat/40recode/js/header33.js");			


/*]]>*/</script> 
<!--/header-->	
	<div id="intel-wrapper">
		<a href="/" id="intel-logo">
			<img src="http://www.intel.com/communities/ipip/banners/premierit-main.jpg" alt="Intel® Premier IT Professionals" title="Intel® Premier IT Professionals"/>
		</a>
	</div>
	<div id="jive-global-header">
		<span>
			<a href="http://premierit.intel.com/index.jspa" id="jive-global-header-logo"></a>
		</span>
	</div>
<!-- BEGIN user bar -->
<div id="user-bar-wrapper">
        
        
<div id="jive-userbar">

        


        <div id="jive-userbar-login">
            <form action="https://premierit.intel.com/cs_login" method="post" name="loginform" autocomplete="off">
                
                

				<span class="jive-userbar-login-welcome" id="jiveLoginWelcome">
					<span class="jive-userbar-login-guest">
						<!--Welcome,-->
                        Guest
                    </span>

                    <span class="jive-userbar-login-loginlink">
						<a href="#" onClick="jivetoggleLogin(); return false;">Login</a>
                    </span>

						<span class="jive-userbar-login-new">
                                <a href="/create-account.jspa">Register</a>
						</span>
                </span>

                <span class="jive-userbar-login-form" id="jiveLoginForm" style="display: none;">

					<span class="jive-userbar-login-username">
						<label for="login-username">
Username:						</label>
						<input type="text" name="username" size="20" maxlength="150" value="" tabindex="1" id="login-username">
					</span>

					<span class="jive-userbar-login-password">
						<label for="login-password">
Password:						</label>
							<a href="emailPasswordToken!input.jspa" title="I forgot my password ">(?)</a>
						<input type="password" name="password" size="20" maxlength="150" value="" tabindex="2" id="login-password">
					</span>

                    <span class="jive-userbar-login-auto">
						<input type="checkbox" name="autoLogin" id="login-auto" value="true" tabindex="3">
						<label for="login-auto">Remember Me</label>
					</span>

					<span class="jive-userbar-login-submit">
						<input type="submit" name="login" value="Login" tabindex="4" class="jive-login-button">
						<input type="reset" name="doCancel" value="Cancel" tabindex="5" class="jive-cancel-button" onclick="jivetoggleLogin();">
					</span>

				</span>

            </form>
        </div>


    <!-- BEGIN choose-container create panel -->
    <div class="jive-userbar-slidedown" id="jiveContentCreatePanel" style="display: none;">
        <div class="jive-userber-slidedown-container" id="jiveContentCreateContainer"></div>
    </div>
    <!-- END choose-container create panel -->


    <!-- BEGIN invite create panel -->
    <div class="jive-userbar-slidedown" id="jiveInviteCreatePanel" style="display: none;">
        <div class="jive-userber-slidedown-container" id="jiveInviteCreateContainer"></div>
    </div>
    <!-- END invite create panel -->

	<!-- BEGIN right-aligned user bar items -->
    <div id="jive-userbar-right">
	
		<!--
            <div id="jive-language-pick">
                <a href="guest-preferences!input.jspa ">intel.change.language.text</a>
            </div>
        -->

            <div id="jive-userbar-search">
                <form action="/search.jspa" method="get" id="jive-userbar-search-form">
                <input type="hidden" name="peopleEnabled" value="true"/>

                <input type="hidden" name="userID"/>
                <input type="hidden" name="containerType"/>
                <input type="hidden" name="container"/>

                <input type="text" id="jive-query" name="q" value="" accesskey="/" class="jive-userbar-search-field" autocomplete="off" />
                <button type="submit" value="Search"
                        class="jive-userbar-search-button">Search</button>
                <a href="#" onfocus="$('jive-query').focus(); return false;" accesskey="S"></a>
                </form>

                <div id="jive-spotlight-search-container"></div>
                    <script type="text/javascript">
                        var containerType = 14;
                        var containerID = 2041;
                    </script>

            </div>

    </div>
</div>

</div>
<!-- END user bar -->



        <div id="jive-body">

<div id="jive-breadcrumb" class="clearfix">

	
<!-- BEGIN breadcrumb -->




	<span><a href="http://intel.com/">Home</a> &gt; 

                <a class='jive-breadcrumb-last' href="/community/ipip?view=overview"
                   >Intel Premier IT Professionals</a></span>
<!-- END breadcrumb -->
</div>

            
<!-- BEGIN community.ftl body section -->


<!-- BEGIN header & intro  -->
<div id="jive-body-intro">
 <!--   <div id="jive-body-intro-content" class="jive-body-intro-community clearfix">
        <h1><span class="jive-icon-big jive-icon-space"></span>Intel Premier IT Professionals</h1>
    </div> -->

    <!-- BEGIN browse community tabs -->
    <div class="jive-body-tabbar">

            <span id="jive-overview-tab" class="jive-body-tab jive-content-tab jive-body-tabcurrent">
                <a title="A brief overview of the community" href="/community/ipip?view=overview"><span class="jive-link-overview"></span>Overview</a>
            </span>


            <span id="jive-all-tab" class="jive-body-tab jive-content-tab ">
                <a title="View the most recent content" href="/community/ipip?view=all"><span class="jive-icon-sml jive-icon-space"></span>
                All Content <span class="jive-link-count">(752)</span></a>
            </span>


            <span id="jive-discussions-tab" class="jive-body-tab jive-content-tab ">
                <a title="View the most recent discussions" href="/community/ipip?view=discussions"><span class="jive-icon-sml jive-icon-discussion"></span>
                Discussions <span class="jive-link-count">(38)</span></a>
            </span>


            <span id="jive-documents-tab" class="jive-body-tab jive-content-tab ">
                <a title="View the most recent documents" href="/community/ipip?view=documents"><span class="jive-icon-sml jive-icon-document"></span>
                Documents <span class="jive-link-count">(535)</span></a>
            </span>


            <span id="jive-blog-tab" class="jive-body-tab jive-content-tab ">
                <a title="View the blog for this community" href="/community/ipip?view=blog"><span class="jive-icon-sml jive-icon-blog"></span>Blog</a>
            </span>

        <a href="#" id="jive-set-default-tab" onclick="setUserDefaultTab(); return false;">Set as default tab</a>
    </div>
    <!-- END browse community tabs -->

</div>
<!-- END header & intro -->




<div id="jive-body-announcements-container">
<div id="jive-alert" class="clearfix">
    <div class="jive-alert-type jive-alert-announcement" id="jive-alert-1"
         >

        <div class="jive-alert-header">
            <h5 class="jive-alert-title">
                <span class="jive-alert-label jive-alert-announcement-label"><span class="jive-icon-med jive-icon-announcement"></span>Announcement:</span>
                <a href="#"
                   onclick="if ($('jive-alert-content-1').visible()){hideAlertContent();}else{showAlertContent();} return false;"> Connect with Intel&#174; Premier IT Professionals</a>
            </h5>
            <ul>
                <li class="jive-alert-details-show" id="jive-alert-details-show-1">
                    <a href="#" onclick="showAlertContent(); return false;">Show Details</a>
                </li>
                <li class="jive-alert-details-hide" id="jive-alert-details-hide-1" style="display: none;">
                    <a href="#" onclick="hideAlertContent(); return false;">Hide Details</a>
                </li>
            </ul>
        </div>

        <div class="jive-alert-content" id="jive-alert-content-1" style="display: none;">

            <!-- [DocumentBodyStart:7a7a8d50-3ed5-4b47-8427-8e472cf32618] --><div class="jive-rendered-content"><div style="background: #fff; margin: 0; padding: 5px;"><table align="center"><tbody><tr><td><a href="http://twitter.com/IntelPremierIT"><img src="http://www.intel.com/communities/pix/icons/twitter.png" title="Join today to start receiving IntelPremierIT's tweets"/> </a></td><td><a href="http://premierit.intel.com/community/feeds?community=2041"><img src="http://www.intel.com/communities/pix/icons/rss.png" title="Subscribe to Intel Premier IT Professionals Feeds"/> </a></td><td><a href="http://www.facebook.com/Intel"><img src="http://www.intel.com/communities/pix/icons/facebook.png" title="Join PremierIT Professionals on Facebook"/> </a></td><td><a href="http://www.youtube.com/user/channelintel"><img src="http://www.intel.com/communities/pix/icons/youtube.png" title="Subscribe Now For Weekly Updates"/> </a></td><td><a href="http://www.linkedin.com/groups?gid=1529647"><img src="http://www.intel.com/communities/pix/icons/Linked.png" title="This group is for anyone interested in sharing IT best practices and staying current on what&rsquo;s going on in IT"/> </a></td></tr></tbody></table></div></div><!-- [DocumentBodyEnd:7a7a8d50-3ed5-4b47-8427-8e472cf32618] -->

            <div class="jive-alert-details">
                by <a href="/people/whlea"
id="jive-1965333,437,253,990,230,098"
onmouseover="quickuserprofile.getUserProfileTooltip(19653);"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>William Lea</a>
                at Feb 10, 2011 3:57 PM
                        <span>

                        </span>
            </div>

            <div class="jive-body-announcements-confirm" id="jive-body-announcements-expire-1415"
                 style="display: none;">
                <p>
Expiring the announcement will not delete it but will remove it from the public announcement list.&nbsp;&nbsp;Are you sure you want to expire this announcement?                </p>

                <form action="/ann-expire.jspa" name="annform" method="post">
                    <input type="hidden" name="announcement" value="1415"/>
                    <input type="submit" name="delete" value="Expire Announcement"/>
                    <input type="button" name="cancel" value="Cancel"
                           onclick="$('jive-body-announcements-expire-1415').style.display = 'none';return false;"/>
                </form>
            </div>

            <div class="jive-body-announcements-confirm" id="jive-body-announcements-delete-1415"
                 style="display: none;">
                <p>
Are you sure you want to delete this announcement?                </p>

                <form action="/ann-delete.jspa" name="annform" method="post">
                    <input type="hidden" name="announcement" value="1415"/>
                    <input type="submit" name="delete" value="Delete Announcement"/>
                    <input type="button" name="cancel" value="Cancel"
                           onclick="$('jive-body-announcements-delete-1415').style.display = 'none';return false;"/>
                </form>
            </div>


        </div>

    </div>



    <script type="text/javascript">

        function showAlertContent() {
            $('jive-alert-details-show-1').hide();
            $('jive-alert-details-hide-1').show();
            $('jive-alert-content-1').show();
        }

        function hideAlertContent() {
            $('jive-alert-details-show-1').show();
            $('jive-alert-details-hide-1').hide();
            $('jive-alert-content-1').hide();
        }

    </script>


</div>


</div>



<!-- BEGIN Manage Category panel -->
<div class="jive-modal" id="jive-modal-categories">
     <h2 class="jive-modal-title jive-modal-title-manage-categories">Manage categories</h2>

     <h2 class="jive-modal-title jive-modal-title-add-category" style="display: none">Add a new category</h2>
     <h2 class="jive-modal-title jive-modal-title-edit-category" style="display: none">Edit category</h2>
     <a href="#" class="jive-modal-close-top">Close</a>

     <!-- Manage categories listing -->
     <div class="jive-modal-content jive-modal-categories-listing clearfix">
     	<p>
Create and manage categories in <strong>Intel Premier IT Professionals</strong>. Removing a category will <strong>not</strong> remove content.        </p>

     	<h5>
Categories in Intel Premier IT Professionals        </h5>
     	<div class="jive-modal-category-list">
     		<table>
     			<tbody>
     			</tbody>
     		</table>
     	</div>
     	<div class="add">
     		<a href="#" onClick='editTagSet();'><span class="jive-icon-med jive-icon-folder-edit"></span>Add a new category</a>
     		<em class="jive-category-remaining">(0 remaining)</em>
     	</div>
        <div class="overflow" style="display: none;">
            <em class="jive-category-remaining">Only <span class="jive-category-max"></span> categories are allowed, right now there are <span class="jive-category-overflow"></span> too many.</em>
        </div>



     	<div class="jive-form-buttons clearfix">
     			<input type="submit" class="jive-modal-close-top" value="Finished" style="float: right;"/>
     		</div>
     </div>


     <!-- Add/Edit a category modal -->
     <div class="jive-modal-content jive-modal-add-category" style="display: none">
     	<p id='category-message'></p>
     	<div class="jive-standard-formblock jive-bookmark-form jive-category-form clearfix">
		<form id="jive-category-form" action="" method="post">
            <input name="categoryID" id="categoryID" type="hidden" value='-1'/>
            <div class="jive-form-row" id="jive-category-form-notes">
                 <div class="jive-form-label">
                    <label for="categoryName">Name</label>
                </div>
                 <div class="jive-form-element">
     				<input class="jive-form-element-text" size="65" id="categoryName" type="text" />
     			</div>

     		</div>
     		<div id="jive-compose-tags" class="jive-form-row jive-compose-meta-large">
				<span id="jive-compose-tags-container">
					<div class="jive-form-label">
						<label>Tag suggestions <em>(optional)</em></label>
						<p>Use tags to recommend this category to content authors. A matching tag will display a hint next to the category name when creating content.</p>
					</div>
                    <div class="jive-form-element" id="jive-compose-tags-form">
                        <input class="jive-form-element-text" id="jive-tags" type="text" value="" onkeyup="processKey(this);" size="65" name="tags" autocomplete="off"/>
                        <div id="jive-tag-choices-container">
                            <div id="jive-tag-choices" class="autocomplete" style="display: none;"></div>
                        </div>
                    	<!-- show the 25 most common bookmark tags -->
						<div class="jive-form-taglist" id="jive-category-recommendedtags-container">
							<p>Popular tags in Intel Premier IT Professionals:</p>
							<ul>
								<!-- the class jive-tag-selected  will highlight the tag -->
							</ul>
						</div>
					</div>

					<div class="jive-form-element" id="autoCategorize-container">
						<input type="checkbox" id="autoCategorize" name="autoCategorize" value="true"/> <label for="autoCategorize">Apply this new category to all content using the suggested tags?</label>
					</div>
				</span>
			</div>

     		<div class="jive-form-buttons clearfix">
     			<input type="button" class="back" value="Save" onClick="saveTagSet('jive-modal-categories');"/>
     			<input type="button" class="back" value="Cancel" onClick="cancelTagSet();"/>
     		</div>

     	</form>
     	</div>

     </div>
</div>
<!-- END modals -->
<script type="text/javascript" language="JavaScript" src="/4.0.6/resources/scripts/gen/dce6369fe08eded7821180f6f2afa219.js"></script>
<script type="text/javascript" language="JavaScript">
if (dwr == null) var dwr = {};
if (dwr.engine == null) dwr.engine = {};
if (DWREngine == null) var DWREngine = dwr.engine;

dwr.engine._origScriptSessionId = "2EEDB273B350DFD200B65BB9FB3437EB";
dwr.engine._sessionCookieName = "JSESSIONID"; // JSESSIONID
dwr.engine._allowGetForSafariButMakeForgeryEasier = "true";
dwr.engine._scriptTagProtection = "throw 'allowScriptTagRemoting is false.';";
dwr.engine._defaultPath = "/dwr/interface";
dwr.engine._pollWithXhr = "false";


        var containerID = 2041;
        var containerType = 14;
        var popularTags = new Array();
        var tagSets = new Array();
        var container = { ID: containerID, objectType: containerType};
        var maxTagSetCount = 25
        if(typeof(Community) == 'undefined'){
            Community = {};
            Community.feed = {};
        }

        function manageCategories(){
            $j(".jive-modal-title-add-category").hide();
            $j(".jive-modal-add-category").hide();
            $j(".jive-modal-title-edit-category").hide();
            $j(".jive-modal-edit-category").hide();
            $j(".jive-modal-title-manage-categories").show();
            $j(".jive-modal-categories-listing").show();
            $j("#jive-modal-categories").lightbox_me({closeButton: ".jive-modal-close-top", clickOverlayToClose: true});
            loadTagSets();
            loadPopularTags();
            return false;
        }

        function loadTagSets(){
            ManageTagSet.list(container, {callback:function(sets) {tagSets = sets; populateTagSets(tagSets);},
                              timeout:5000,
                              errorHandler:function(message) { alert("Error: " + message); }
                            });
        }

        function loadPopularTags(){
            ManageTagSet.popularTags(container, {callback:function(tags) {
                                popularTags = tags;
                                for(var tag in tags){
                                    Community.feed[tag] = 1;
                                }
                                },
                              timeout:5000,
                              errorHandler:function(message) { alert("Error: " + message); }
                            });
        }

        function populateTagSets(tagSets){
            $j(".jive-modal-category-list table tbody tr").remove();
            var tmplStr = '<tr><td class="name">$'
                    + '{name}</td><td class="items">$'
                    + '{count} Items</td><td class="date">$'
                    + '{date}</td><td class="actions">(<a href="#" onClick="editTagSet($' + '{ID});">Edit</a> '
                    + '| <a href="#" onClick="removeTagSet($' + '{ID});">Remove</a>)</td></tr>';

            var template = $j.template(tmplStr);
            if(tagSets.length == 0){
                $j(".jive-modal-category-list table tbody").append('<tr><td colspan="4">No categories found</td><tr>');
            }
            for(var i = 0; i < tagSets.length; i++){
                var tagSet = tagSets[i];
                $j(".jive-modal-category-list table tbody").append(template, tagSet);
            }
            if(tagSets.length < maxTagSetCount){
                $j(".jive-category-remaining").text("(" + (maxTagSetCount - tagSets.length) + " remaining)")
                $j(".add").show();
                $j(".overflow").hide();
            }else{
                $j(".add").hide();
                $j(".jive-category-overflow").text(tagSets.length - maxTagSetCount);
                $j(".jive-category-max").text(maxTagSetCount);
                $j(".overflow").show();
            }
            return false;
        }

        function editTagSet(id){
            if(id){
                ManageTagSet.tagSet(id, {callback:function(tagSet) {
                                    populateTagSet(tagSet);
                                    $j('#category-message').empty().append('This category has been used ' + tagSet.count + ' times.');
                                  },
                                  timeout:5000,
                                  errorHandler:function(message) { alert("Error: " + message); }
                                });

                $j(".jive-modal-title-edit-category").show();
                $j("#autoCategorize-container").hide();
            }else{
                var tagSet = {
                            ID: '-1',
                            name: "",
                            tags: new Array(),
                            autoCategorize: $j("#autoCategorize").attr("checked"),
                            containerID: container.ID,
                            containerType: container.objectType
                        };
                populateTagSet(tagSet);
                $j('#category-message').empty().append('Create a category to help people organize and find content. Use tag suggestions to recommend categories when people add relevant tags to their content.');
                $j(".jive-modal-title-add-category").show();
                $j("#autoCategorize-container").show();
            }
            $j(".jive-modal-title-manage-categories").hide();
            $j(".jive-modal-categories-listing").hide();
            $j(".jive-modal-add-category").show();
            return false;
        }

        function populateTagSet(tagSet){
            var message = tagSet.usageMessage? tagSet.usageMessage : "";
            $j("#category-message").empty().append(message);
            $j("#categoryID").attr("value", tagSet.ID);
            $j("#categoryName").attr("value", tagSet.name);
            $j("#jive-tags").attr("value", tagSet.tags.join(' '));
            var ul = $j("#jive-category-recommendedtags-container ul");
            $j(ul).empty();
            var tempDiv = $j('<div/>');
            var template = $j.template('<li><a class="jive-tagname-$' + '{name} jive-tag-unselected" href="#" onclick="swapTag(this);return false;">$' + '{text}</a></li>');
            for(var i = 0; i < popularTags.length; i++){
                var tag = popularTags[i];
                ul.append(template, {name: tempDiv.text(tag).html(), text: tag});
            }
        }

        function saveTagSet(formName){
            var rootForm = "";
           if (typeof(formName) != 'undefined') {
                rootForm = "#"+formName+" ";
            }
            var tagSet = {
                            ID: $j(rootForm+"#categoryID").attr("value"),
                            name: $j(rootForm+"#categoryName").attr("value"),
                            tags: new Array(),
                            autoCategorize: $j(rootForm+"#autoCategorize").attr("checked"),
                            containerID: container.ID,
                            containerType: container.objectType
                        };
            if($j(rootForm+"#jive-tags").attr("value")){
                var tags = $j(rootForm+"#jive-tags").attr("value");
                if(tags.length > 0){
                    tagSet.tags = tags.split(' ');
                }
            }
            ManageTagSet.add(tagSet, {callback:function(tagSets) {populateTagSets(tagSets);},
                                        timeout:5000,
                                        errorHandler:function(message) { alert("Error: " + message); } });
            $j(rootForm+".jive-modal-title-add-category").hide();
            $j(rootForm+".jive-modal-add-category").hide();
            $j(rootForm+".jive-modal-title-edit-category").hide();
            $j(rootForm+".jive-modal-edit-category").hide();
            $j(rootForm+".jive-modal-title-manage-categories").show();
            $j(rootForm+".jive-modal-categories-listing").show();
        }

        function cancelTagSet(){
            $j(".jive-modal-title-add-category").hide();
            $j(".jive-modal-add-category").hide();
            $j(".jive-modal-title-edit-category").hide();
            $j(".jive-modal-edit-category").hide();
            $j(".jive-modal-title-manage-categories").show();
            $j(".jive-modal-categories-listing").show();
        }

        function removeTagSet(id){
            if(confirm("Are you sure you want to delete")){
            var tagSet = {
                            ID: id,
                            containerID: container.ID,
                            containerType: container.objectType
                        };
            ManageTagSet.remove(tagSet, {callback:function(tagSets) {populateTagSets(tagSets);},
                                        timeout:5000,
                                        errorHandler:function(message) { alert("Error: " + message); } });
            }
        }



</script>

    <div id="jive-body-main">
        <div id="thread.watch.notify" class="jive-info-box" style="display:none"></div>



        <div id="jive-widgets-panel-loading" style="display: none">
            <p class="font-color-meta-light"><img src="/4.0.6/images/jive-image-loading.gif" alt="">Loading...</p>
        </div>

<div id="jive-widget-container">
    <div id="jive-widget-content" class="clearfix">
<div id="jive-body-layout-sls">
    <div class="jive-body-layout-s1">
        <div id="jive-widget-container_1" class="jive-widget-container jive-widget-container-small">
         <div id="jive-widgetframe_69175"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69175" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69175"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69175">
                            IT Best Practices Blog
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69175" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69175" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small"><div class="jive-html-text-widget"><br/><p align="center"><a href="http://premierit.intel.com/community/ipip?view=blog" target="_blank"><img src="http://www.intel.com/communities/ipip/images/PremierITProfess_Web_EnvironmentLogo_FINAL.jpg" title="Stay Informed with the Premier IT Blog"/></a></p></div></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69176"
     class="jive-widget jive-widget-formattedtextwidget jive-widget-formattedtext ">
    <div id="jive-widgetsize_69176" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69176"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69176">
                            Industry Forums
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69176" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69176" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small"><div class="jive-widget-formatted-body"><div class="jive-rendered-content"><p><a class="jive-link-community-small" href="http://premierit.intel.com/community/ipip/energy">Energy Efficient IT</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="" href="http://premierit.intel.com/community/ipip/fedgov">Federal Government</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-community-small" href="http://premierit.intel.com/community/ipip/fsi">Financial Services</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-community-small" href="http://premierit.intel.com/community/ipip/healthcare">Healthcare</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-community-small" href="http://premierit.intel.com/community/ipip/slgov">State &amp; Local Government</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-community-small" href="http://premierit.intel.com/community/ipip/smb">Small Business</a></p></div></div></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69177"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69177" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69177"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69177">
                            New to Intel®  vPro™ Technology?
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69177" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69177" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small"><div class="jive-html-text-widget"><center><a href="http://www.intel.com/go/vpro101" target="_blank"><img src="http://www.vproexpert.com/E24VZ/101/22719_1.gif"/></a></center></div></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69178"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69178" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69178"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69178">
                            Follow Us on Twitter
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69178" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69178" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small"><div class="jive-html-text-widget"><object data="http://serve.a-widget.com/service/getWidgetSwf.kickAction" height="375" id="kickWidget_51193_384204" type="application/x-shockwave-flash" width="210"><!-- Firefox uses the 'data' attribute above, IE/Safari uses the param below --><param name="movie" value="http://serve.a-widget.com/service/getWidgetSwf.kickAction"/><param name="FlashVars" value="affiliateSiteId=51193&amp;widgetId=384204&amp;width=210&amp;height=375&amp;revision=19"/><param name="wmode" value="transparent"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/></object></div></div>
        </div>
    </div>
</div>
        </div>
     </div>

     <div class="jive-body-layout-l">
         <div id="jive-widget-container_2" class="jive-widget-container jive-widget-container-large">
<div id="jive-widgetframe_69179"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69179" class="jive-widgetsize-large">
        <div id="jive-widgetframe-header_69179"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69179">
                            Premier IT Special Reports
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69179" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69179" class="jive-widget-body">

<div class="content-large"><div class="jive-html-text-widget"><table border="0" cellpadding="5" cellspacing="5" style="”text-align:"><tbody><tr><td><img alt="" src="http://www.intel.com/communities/ipip/images/Issue2_cloud_thumbnail_60x60.jpg" style="width: 60px; height: 60px;"/></td><td><a href="http://www.intel.com/communities/ipip/ezine/ezine_cloud.htm" onclick="window.open('http://www.intel.com/communities/ipip/ezine/ezine_cloud.htm','popup','width=965,height=715,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><span style="font-weight: bold;">Cloud Control</span></a><br/><br/> <span style="font-style: italic;">See why an open cloud is an easier-to-manage cloud.</span><br/><br/> <span style="font-style: italic;">Read the Special Report on managing multi-vendor cloud environments.</span><br/></td></tr></tbody></table><br/><br/><table border="0" cellpadding="5" cellspacing="5" style="”text-align:"><tbody><tr><td><img alt="" src="http://www.intel.com/communities/ipip/images/premierit_60x60.jpg" style="width: 60px; height: 60px;"/></td><td><a href="http://www.intel.com/communities/ipip/ezine/ezine_win7.htm" onclick="window.open('http://www.intel.com/communities/ipip/ezine/ezine_win7.htm','popup','width=965,height=715,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><span style="font-weight: bold;">The March to Migration</span></a><br/><br/><span style="font-style: italic;">The advantages of Windows* 7 migration are clear, but the transition still requires careful planning and prudent decision-making.</span><br/><br/> <span style="font-style: italic;">Read the Special Report on Windows 7 Migration</span><br/></td></tr></tbody></table></div></div>
<div class="content-small"></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69180"
     class="jive-widget jive-widget-featuredcontentwidget  ">
    <div id="jive-widgetsize_69180" class="jive-widgetsize-large">
        <div id="jive-widgetframe-header_69180"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69180">
                            Top Three Resources for IT
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69180" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69180" class="jive-widget-body">

<div class="content-large">


<div class="jive-table jive-table-widget jive-table-recentcontent">
    <table cellpadding="0" cellspacing="0" border="0">
        <thead>
        <tr>
            <th class="jive-table-head-title" colspan="2">Subject</th>
            <th class="jive-table-head-author" colspan="2">Author</th>
        </tr>
        </thead>
        <tbody>
        <tr class="jive-table-row-odd">
            <td class="jive-table-cell-type">
                <a href="/docs/DOC-6169">
                    <img class="jive-icon-med jive-icon-document" alt=""
                         src="/4.0.6/images/transparent.png"/>
                </a>
            </td>
            <td class="jive-table-cell-title">
                <a href="/docs/DOC-6169">
                     1H 2011 Business Platforms Roadmap for Desktop, Mobile and Data Center
                </a>
                            <span>
                            <strong>
                                2 weeks ago
                            </strong>

                            </span>
            </td>
            <td class="jive-table-cell-author">
                            <span>by
                                <a href="/people/PremierIT"
id="jive-204233,437,254,459,493,098"
onmouseover="quickuserprofile.getUserProfileTooltip(2042);"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Rick Johnson</a></span>
            </td>
            <td class="jive-table-cell-avatar">
                <span><a href="/people/PremierIT"
   class="jiveTT-hover-user"
   onmouseover="quickuserprofile.getUserProfileTooltip(2042);"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/people/PremierIT/avatar/22.png?a=1921"
            border="0" height="22" width="22"
            alt="Rick Johnson"
            /></a>
</span>
            </td>
        </tr>
        <tr class="jive-table-row-even">
            <td class="jive-table-cell-type">
                <a href="/docs/DOC-6171">
                    <img class="jive-icon-med jive-icon-document" alt=""
                         src="/4.0.6/images/transparent.png"/>
                </a>
            </td>
            <td class="jive-table-cell-title">
                <a href="/docs/DOC-6171">
                     Virtualizing Mission-Critical Applications
                </a>
                            <span>
                            <strong>
                                2 weeks ago
                            </strong>

                            </span>
            </td>
            <td class="jive-table-cell-author">
                            <span>by
                                <a href="/people/PremierIT"
id="jive-204233,437,254,463,182,098"
onmouseover="quickuserprofile.getUserProfileTooltip(2042);"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Rick Johnson</a></span>
            </td>
            <td class="jive-table-cell-avatar">
                <span><a href="/people/PremierIT"
   class="jiveTT-hover-user"
   onmouseover="quickuserprofile.getUserProfileTooltip(2042);"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/people/PremierIT/avatar/22.png?a=1921"
            border="0" height="22" width="22"
            alt="Rick Johnson"
            /></a>
</span>
            </td>
        </tr>
        <tr class="jive-table-row-odd">
            <td class="jive-table-cell-type">
                <a href="/docs/DOC-6129">
                    <img class="jive-icon-med jive-icon-document" alt=""
                         src="/4.0.6/images/transparent.png"/>
                </a>
            </td>
            <td class="jive-table-cell-title">
                <a href="/docs/DOC-6129">
                     Transforming PC Management with a Preventative Client Health Strategy
                </a>
                            <span>
                            <strong>
                                1 month ago
                            </strong>

                            </span>
            </td>
            <td class="jive-table-cell-author">
                            <span>by
                                <a href="/people/PremierIT"
id="jive-204233,437,254,465,195,098"
onmouseover="quickuserprofile.getUserProfileTooltip(2042);"
onmouseout="quickuserprofile.cancelTooltip();"
class="jiveTT-hover-user jive-username-link"
>Rick Johnson</a></span>
            </td>
            <td class="jive-table-cell-avatar">
                <span><a href="/people/PremierIT"
   class="jiveTT-hover-user"
   onmouseover="quickuserprofile.getUserProfileTooltip(2042);"
   onmouseout="quickuserprofile.cancelTooltip();"
        >
    <img
            class="jive-avatar"

            src="/people/PremierIT/avatar/22.png?a=1921"
            border="0" height="22" width="22"
            alt="Rick Johnson"
            /></a>
</span>
            </td>
        </tr>
        </tbody>
    </table>

</div>

</div>
<div class="content-small"></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69181"
     class="jive-widget jive-widget-taggroupwidget  ">
    <div id="jive-widgetsize_69181" class="jive-widgetsize-large">
        <div id="jive-widgetframe-header_69181"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69181">
                            Important Topics for IT Professionals
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69181" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69181" class="jive-widget-body">

<div class="content-large">

    <!-- BEGIN tag groups list -->

        <div class="jive-community-taggroups" id="jive-widget-taggroups-list">

            <span class="jive-community-taggroups-colhdrs clearfix">
                    <span class="jive-icon-sml jive-icon-blog" title="Blog Posts"></span>
                    <span class="jive-icon-sml jive-icon-discussion" title="Discussions"></span>
                    <span class="jive-icon-sml jive-icon-document" title="Documents"></span>
            </span>

            <div class="jive-widget-taggroups">

                <div class="jive-taggroups-listing">
                    <table cellspacing="0" cellpadding="0" >
                        <tbody>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1103"><span class="jive-icon-med jive-icon-folder"></span>Cloud Computing</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1103">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1103">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1103">28</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1122"><span class="jive-icon-med jive-icon-folder"></span>Cost Saving Manageability</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1122">10</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1122">1</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1122">6</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1118"><span class="jive-icon-med jive-icon-folder"></span>Data Center Strategies</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1118">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1118">1</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1118">20</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1104"><span class="jive-icon-med jive-icon-folder"></span>Desktop Virtualization</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1104">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1104">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1104">19</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1105"><span class="jive-icon-med jive-icon-folder"></span>Energy Efficient IT</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1105">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1105">1</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1105">21</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1106"><span class="jive-icon-med jive-icon-folder"></span>Intel Roadmaps</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1106">1</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1106">1</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1106">13</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1121"><span class="jive-icon-med jive-icon-folder"></span>KVM</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1121">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1121">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1121">3</a>
                                </td>
                            </tr>
                            <tr class="jive-taggroups-listing-border">
                                <td class="jive-taggrouplist-name">
                                    <a href="/community/ipip?view=all#/?tagSet=1107"><span class="jive-icon-med jive-icon-folder"></span>Virtualization</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=blog#/?tagSet=1107">8</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=discussions#/?tagSet=1107">0</a>
                                </td>
                                <td class="jive-taggrouplist-type">
                                    <a href="/community/ipip?view=documents#/?tagSet=1107">24</a>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>

            </div>

        </div>

    <!-- END tag groups list -->


</div>
<div class="content-small"></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69182"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69182" class="jive-widgetsize-large">
        <div id="jive-widgetframe-header_69182"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69182">
                            IT Best Practices E-newsletter
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69182" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69182" class="jive-widget-body">

<div class="content-large"><div class="jive-html-text-widget"><p>March 16, 2011 <a href="http://ipip.createsend.com/t/ViewEmailArchive/r/AA180C299FFCFC03/C67FD2F38AC4859C/" target="_blank">What the 2nd generation Intel® Core™ vPro™ processors mean for IT</a><br/><br/></p><p>February 17, 2011 <a href="http://ipip.createsend.com/t/ViewEmailArchive/r/E75928AEE7E41210/C67FD2F38AC4859C/" target="_blank">Rethinking Security</a><br/><br/></p><p>January 27, 2011 <a href="http://ipip.createsend.com/t/ViewEmailArchive/r/49E35D84CD702461/C67FD2F38AC4859C/" target="_blank">The 2010-2011 Intel IT Performance Report is Here!</a><br/><br/><a href="https://secure-premierit.intel.com/create-account.jspa">Subscribe</a> to the Intel Premier IT Professionals e-newsletter to receive technology roadmap and IT best practice updates.<br/><br/><a href="http://premierit.intel.com/docs/DOC-5908/">View</a> newsletter archive.</p></div></div>
<div class="content-small"></div>
        </div>
    </div>
</div>
         </div>
     </div>

     <div class="jive-body-layout-s2">
         <div id="jive-widget-container_3" class="jive-widget-container jive-widget-container-small">
<div id="jive-widgetframe_69183"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69183" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69183"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69183">
                            Sign Up Today!
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69183" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69183" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small"><div class="jive-html-text-widget"><center><span id="intelIT"></span></center><script type="text/javascript">
    var ipopstyle = [];
    ipopstyle.push(['top', 420]); // the top offset where the popup will appear
    ipopstyle.push(['left', 30]); // the left offset where the popup will appear
    ipopstyle.push(['size', 'medium']); // possible values are 'small' (190x60), 'medium' (180x150), and 'large' (300x100)
    ipopstyle.push(['adnum', 0]); // possible values are “0” (set A), “1” (set B), or “2” (set C).  Anything else will cause result in a random selection.

    (function () {
        var ipop = document.createElement('script'); ipop.type = 'text/javascript'; ipop.async = true;
        ipop.src = 'http://www.intel.com/communities/ipip/images/ITPopupResources/acg.js';
        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ipop);
    })();
</script></div></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69184"
     class="jive-widget jive-widget-htmltextwidget jive-widget-htmltext ">
    <div id="jive-widgetsize_69184" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69184"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69184">
                            North America IT Events
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69184" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69184" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small"><div class="jive-html-text-widget"><p><object height="150" width="210"><param name="movie" value="http://www.youtube.com/v/HSTKBmwVtto?fs=1&amp;hl=en_US"/><param name="allowFullScreen" value="true"/><param name="allowscriptaccess" value="always"/><embed allowfullscreen="true" allowscriptaccess="always" height="150" src="http://www.youtube.com/v/HSTKBmwVtto?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" width="210"></embed></object><br/><br/></p><p style="text-align:left;"><strong>Watch to learn what happens at our local IT-to-IT events.<br/><br/>Register now for <a href="http://ilms.intel.com/microsite/greenville-day1/home/0.ashx" target="_blank">Greenville, SC</a> or <a href="http://ilms.intel.com/microsite/detroit-day1/home/0.ashx" target="_blank">Detroit</a>.<br/><br/><a href="http://premierit.intel.com/community/ipip/events" target="_blank">Get the details on events</a> in Calgary and Kansas City.</strong></p></div></div>
        </div>
    </div>
</div>
<div id="jive-widgetframe_69185"
     class="jive-widget jive-widget-communityactionswidget jive-widget-actions ">
    <div id="jive-widgetsize_69185" class="jive-widgetsize-small">
        <div id="jive-widgetframe-header_69185"
             class="jive-widget-header  ">
            <h4 class="jive-widget-handle">
                        <span id="jive-widgetframe-title_69185">
                            Actions
                            
                        </span>
            </h4>
        </div>
        <div id="jive-widgetframe-loading_69185" class="jive-widget-body jive-widget-loading"
             style="display: none">
            <div>
                <strong>Loading widget...</strong>
            </div>
        </div>
        <div id="jive-widgetframe-body_69185" class="jive-widget-body">

<div class="content-large"></div>
<div class="content-small">
        
        <ul class="">
























        </ul>


        <h4>Notifications</h4>
        <ul class="">









                <li id="receive-rss-link" style=""
                ><a href="/community/feeds?community=2041"
                        rel="nofollow"
                        onclick=""
                        title="">
                    <span class="jive-icon-med jive-icon-rss"></span>
                    View feeds
                    </a></li>

        </ul>

</div>
        </div>
    </div>
</div>
         </div>
     </div>
</div>
    </div>
</div>

    </div>

<!-- END community.ftl body section -->


        </div>

<!-- BEGIN footer -->
﻿<!--GAATversion='40recode' date='16/02/2011 14:08:33' version='80.3.2';component:footer;BuildType:communities;CharacterEncoding:utf8bom;OutputId:gf_default--><!--Protocol:http;OutputMode:standards;PageWidth:w1024;TextDirection:ltr;JobId:40recode;LanguageId:en_US--><div class="gaat40-clear"> </div><div id="gaat40-footer" class="gaat40-reset"><div class="gaat40-cr"><ul class="gaat40-first"><li class="gaat40-first">©Intel Corporation</li></ul> </div><div class="gaat40-main"><ul class="gaat40-first"><li class="gaat40-first"><a href="http://www.intel.com/siteindex.htm?iid=ftr+map">Site Map</a></li><li><a href="http://www.intel.com/intel/rss.htm?iid=ftr+rss">RSS</a></li><li><a href="http://www.intel.com/jobs/index.htm?iid=ftr+jobs">Jobs</a></li><li><a href="http://www.intc.com/index.cfm?iid=ftr+invrel">Investor Relations</a></li><li><a href="http://newsroom.intel.com?iid=ftr+press">Press Room</a></li><li><a href="http://www.intel.com/feedback.htm?iid=ftr+contact">Contact Us</a></li></ul> </div><div class="gaat40-terms"><ul class="gaat40-first"><li class="gaat40-first"><a href="http://www.intel.com/sites/sitewide/en_US/termsofuse.htm?iid=ftr+terms">Terms of Use</a></li><li><a class="gaat40-trademark" href="http://www.intel.com/sites/sitewide/en_US/tradmarx.htm?iid=ftr+trademark">*Trademarks</a></li><li><a href="http://www.intel.com/sites/sitewide/en_US/privacy/privacy.htm?iid=ftr+privacy">Privacy</a></li></ul> </div><div class="clear"> </div></div>
<!-- END footer -->

    </div> 


<div id="jiveTT-note-user" class="jive-tooltip2 notedefault snp-mouseoffset"  >
	<div class="jive-tooltip2-top"></div>
	<div class="jive-tooltip2-mid">
		<div class="jive-tooltip2-mid-padding" id="jive-note-user-body"></div>
	</div>
	<div class="jive-tooltip2-btm"></div>
<!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div>

<div id="jiveTT-note-video" class="jive-tooltip2 notedefault snp-mouseoffset"  >
	<div class="jive-tooltip2-top"></div>
	<div class="jive-tooltip2-mid">
		<div class="jive-tooltip2-mid-padding" id="jive-note-video-body"></div>
	</div>
	<div class="jive-tooltip2-btm"></div>
<!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div>

<div id="jivecontainerTT-note-container" class="jive-tooltip2 notedefault snp-mouseoffset"  >
	<div class="jive-tooltip2-top"></div>
	<div class="jive-tooltip2-mid">
		<div class="jive-tooltip2-mid-padding" id="jive-note-container-body"></div>
	</div>
	<div class="jive-tooltip2-btm"></div>
<!--[if lt IE 7]><iframe src="javascript:false;" class="ieselectfix"></iframe><![endif]--></div>



    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2660482-1";
urchinTracker();
</script>

<!-- BEGIN Omniture integration -->
<script type="text/javascript">
var pageName = wa_pageName + "";
pageName = pageName.slice(pageName.indexOf("/", 8));
wa_pageName = pageName.slice(0,96);

var subPages = pageName.split("/")
var orgField = 2;
var xField = '';

for(var i = 0; i < subPages.length; i++) {
    var subPage = subPages[i];
    if(subPage && subPage != "") {
        if(orgField <= 4) {
            eval("wa_org" + orgField + " = '" + subPage + "'");
            orgField++;
        } else {
            xField += subPage;
            if(i + 1 < subPages.length)
                xField += "|";
        }
    }
}
wa_orgX = xField;

</script>
<script type="text/javascript" src="http://www.intel.com/scripts-include/wa/wa_process.js"></script>
<!-- END Omniture integration -->

<script type="text/javascript" language="JavaScript" src="/4.0.6/resources/scripts/gen/47c43d9cdbe1286d42c9ed1ccd5e25ec.js"></script>
<script type="text/javascript" language="JavaScript">


        var emailLink='/select-csv.jspa'
        var importCsvTitle = "Import Contacts";
        var themeTitle = "Community Setup Wizard";
        var themeURL = "/skin-basic.jspa";


</script>

<script type="text/javascript">
zoomImagesURI   = "/resources/scripts/fancyzoom/images/";
setupZoom();
</script>



</body>
</html>
