) August 19, 2009 -- Unitiv, a professional provider of enterprise IT solutions, recently announced the addition of J.D. Eller as a Senior Account Executive.
Unitiv welcomes J.D. Eller
<!--
numquotes=2;
quote_index = 0;
quote_naptime = 1000 * 4;
quote_timeout = 0;
function sequentialQuotes()
{
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
quote_index = quote_index + 1;
if( quote_index >= numquotes ) { quote_index=0; }
//alert( quote_index );
document.getElementById( "quote_"+quote_index ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
}
function randomQuotes()
{
var randQuotId;
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
quote_timeout = setTimeout( "sequentialQuotes()", quote_naptime );
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
enable_random=false;
if( enable_random )
{
quote_timeout = setTimeout( "sequentialQuotes()", 1 );
}
-->
J.D. joins the Unitiv team with over thirteen years experience in consultative selling and multi-product solutions. He has strong relationships with many technology storage and network manufacturers such as Cisco, Citrix, NetApp, HP, and Symantec.
"We are very excited to welcome J.D. to our strategic sales team in Georgia. His experience in this industry with some of Unitiv's top manufacturers will be vital to the growth our business." says Chris Taddeo, VP of Sales.
J.D. adds, "Unitiv will provide me with every resource needed to ensure that my client's ever-growing needs will be met and done so with positive results. The structure and focus of the organization is what lead me to join the team."
About Unitiv:
Unitiv, Inc. is a professional provider of enterprise IT solutions. Unitiv delivers its services from its headquarters in Alpharetta, Georgia, USA, and its regional office in Iselin, New Jersey, USA.
Unitiv provides a strategic approach to its service delivery, focusing on three core components: People, Products, and Process. The People to advise and manage complex technical solutions. The Products to design and build customized IT solutions. The Process to develop and manage post-implementation operations. For more information, please visit www.Unitiv.com.
###
<!--