/* Pushed : Mon, 17 Oct 2011 12:12 PM EDT */
document.write("<script type='text/javascript' src='http://static.ziftsolutions.com/widgets/js/zpanel_20110816.js'><\/script>");
document.write("<script type='text/javascript' src='http://static.ziftsolutions.com/widgets/js/zsizzle.20110528.js'><\/script>");
document.write("<script type='text/javascript' language='JavaScript' src='http://static.ziftsolutions.com/widgets/js/ztrack.20110525.1.js'><\/script>");
var zBaseUrl = 'http://widgets.ziftsolutions.com/autodesk.ziftsolutions.com/js/8a7c9fef274b979d0127aba6e81f5bca';
var zStepSkipRules; 
function doSkipStep(stepId) { 
var ziftc = 'ziftc8a7c9fef274b979d0127aba6e81f5bca';
if (zStepSkipRules == null) { 
zStepSkipRules = [["8a7c9fef274b979d01275457ac530261","false;"],["8a7c9fef28ea5892012966c6d78b73f5","false;"],["8a7c9fef28ea5892012966c86f35740c","false;"],["8a7c9fef2de90979012e2507b14b0619","false;"],["8a7c9fef2de90979012e25082837062a","false;"]]; 
}
for (var i = 0; i < zStepSkipRules.length; i++) {
if (zStepSkipRules[i][0] == stepId)
return eval(zStepSkipRules[i][1]);
}
return true;
}
function zFindNextUnskippedStep(stepId, defaultId) {
var ziftc = 'ziftc8a7c9fef274b979d0127aba6e81f5bca';
if (zStepSkipRules == null) {
zStepSkipRules = [["8a7c9fef274b979d01275457ac530261","false;"],["8a7c9fef28ea5892012966c6d78b73f5","false;"],["8a7c9fef28ea5892012966c86f35740c","false;"],["8a7c9fef2de90979012e2507b14b0619","false;"],["8a7c9fef2de90979012e25082837062a","false;"]]; 
}
var foundCurrentStep = false;
for (var i = 0; i < zStepSkipRules.length; i++) {
if (eval(zStepSkipRules[i][1]) == false && foundCurrentStep)
return zStepSkipRules[i][0];
if (zStepSkipRules[i][0] == stepId)
foundCurrentStep = true;
}
return defaultId;
}
var zPanel;
var zPanelLoadCalls = new Array();
var zLoaded = false;
var zLoadInterval;
function zDoPanelLoad() {
zLoadInterval = window.setInterval(zDoPanelLoadInternal, 500);
}
function zDoPanelLoadInternal() {
if (!zLoaded) {
try {
zPanel = new zwPanel('zPage','zFormId',"zFormValidation(this.getForm())",'ziftc','zSubmissionRefId','zift.trackback');
zPanel.setEmailKey();
zPanel.loadSerialized();
zPanel.defaultForm();
zPanel.setTrackbacks();
zSetDynamicPanelAttributes();
for (var i = 0; i < zPanelLoadCalls.length; i++) eval(zPanelLoadCalls[i]);
zLoaded = true;
clearInterval(zLoadInterval);
} catch (err) {
zLoaded = false;
}
} else {
clearInterval(zLoadInterval);
}
}
function zAddPanelLoadEvent(func) {
zPanelLoadCalls[zPanelLoadCalls.length] = func;
}
function zQStringValue(param) {
var query=document.location.search.substring(1);
if (query.length > 0){
var params=query.split('&');
for (var i=0 ; i<params.length ; i++){
var pos = params[i].indexOf('=');
var name = params[i].substring(0, pos);
var value = params[i].substring(pos + 1);
if (name == param) {
return value;
break;
}
}
}
return null;
}
var zPage = zQStringValue('zPage');
try { if (typeof(zPageOverride) != 'undefined') zPage = zPageOverride; } catch (err) {} 

function addZiftLoadEvent(func) { 
var o = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {try { if (o) { o(); } } catch(err) {} func(); }
}
}
function zScriptInclude(page) {
return "<script type='text/javascript' src='" + page + "'><\/script>";
}
function zWriteScriptInclude(page) {
document.write(zScriptInclude(zBaseUrl + '/' + zPage));
}
addZiftLoadEvent(function() {new ZTrack({ h: 'http://analytics.ziftsolutions.com/', i: '8a7c9fef274b979d0127aba6e81f5bca', p: '8a7c9fef24a424240124b60016444c7f', c : '8a7c9fef240897b701242bb3da7d0165'} );}); zTS = 'http://autodesk.ziftsolutions.com/';if (zPage != null && zPage != 'null') {
zWriteScriptInclude(zPage);
} else {
var zContent = {"content":"<span><link href=\"http://dynamic.ziftsolutions.com/clients/autodesk/css/autocad_default_narrow_v2.css\" rel=\"stylesheet\" type=\"text/css\"><\/link> <style type=\"text/css\"> .z_subContent {\r\n border-left:1px solid #dcdcdc;\r\n border-right:1px solid #dcdcdc;\r\n border-bottom:1px solid #dcdcdc;\r\n}\r\n.z_tab {\r\n border-bottom: 1px solid #dcdcdc;\r\n}\r\n.z_selected {\r\n border-left:1px solid #dcdcdc;\r\n border-right:1px solid #dcdcdc;\r\n border-top:1px solid #dcdcdc;\r\n border-bottom:0px;\r\n} <\/style> <style type=\"text/css\"> .z_banner {\r\n width:450px;\r\n margin-bottom:1px;\r\n}\r\n.z_main {\r\n width:450px;\r\n}\r\n.z_body {\r\n width:450px;\r\n} <\/style> <span> <style type=\"text/css\"> .z_main {\r\n color:#232323;\r\n border:1px solid #cdcdcd;\r\n}\r\n.z_banner {\r\n width:450px;\r\n}\r\n.z_download {\r\n background-color:#ffffff;\r\n border:1px solid #cdcdcd;\r\n color:#232323; \r\n}\r\n.z_download a {\r\n color:#0087c9;\r\n}\r\n.z_main hr {\r\n background-color:#cdcdcd;\r\n}\r\n.z_bottom_border {\r\n border:1px solid #cdcdcd;\r\n\r\n}\r\n.z_bottom .z_image img {\r\n border:1px solid #c1c1c1;\r\n}\r\n.z_mast_header h2 {\r\n color:#343434;\r\n}\r\n#z_mast_header h2 {\r\n color:#343434;\r\n}\r\n.z_download h4 {\r\n color:#232323;\r\n}\r\n.z_subheader h2 {\r\ncolor:#343434;\r\n}\r\n\r\n.z_subContent {\r\n border-left:1px solid #cdcdcd;\r\n border-right:1px solid #cdcdcd;\r\n border-bottom:1px solid #cdcdcd;\r\n background-color:#ffffff;\r\n}\r\n.z_subContent {\r\n color:#232323; \r\n}\r\n.z_tab {\r\n border-bottom: 1px solid #cdcdcd;\r\n}\r\n.z_selected {\r\n border-left:1px solid #cdcdcd;\r\n border-right:1px solid #cdcdcd;\r\n border-top:1px solid #cdcdcd;\r\n border-bottom:0px;\r\n background-color:#ffffff;\r\n}\r\n.z_tab a:link, .z_tab a:hover {\r\n color:#9a9a9a;\r\n}\r\n.z_selected  a:link, .z_selected a:hover {\r\n color:#232323;\r\n}\r\n.z_subheader h2 {\r\nmargin-left:10px;\r\nmargin-right:10px;\r\n}\r\n.z_main {\r\nfont-size:12px;\r\n}\r\n.z_subheader h4 {\r\nmargin-left:10px;\r\nmargin-right:10px;\r\n} <\/style> <\/span> <script type=\"text/javascript\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef274b979d01275457ac2e025f/About_AutoCAD/8a7c9fef274b979d0127aba6e81f5bca/0\"><\/script> <link href=\"http://dynamic.ziftsolutions.com/clients/autodesk/css/dp/us_cad_cad.css\" rel=\"stylesheet\" type=\"text/css\"><\/link> <div class=\"z_main\"> <div class=\"z_mast_header\" id=\"z_mast_header\"> <span><span max=\"1\" name=\"Header Image\"> <img src=\"http://static.ziftsolutions.com/files/8a7c9fef32eb8dec013303dae625536c.jpg\" class=\"z_banner cl_even cl_first cl_last\" alt=\"Stage\"/> <\/span><\/span> <span> <span class=\"z_subheader\"> <h2 class=\"z_mast_header\">AutoCAD 2012: Take Design Further<\/h2> <\/span> <\/span><\/div> <div class=\"z_body\" id=\"z_body\"><span class=\"z_logo\"> <img src=\"http://static.ziftsolutions.com/webcom/20368/il723glff0q2vpp1t6cmh58ja51304003626_0\" alt=\"\" style=\"float: right; margin-left: 10px;\"/> <\/span> <p style=\"margin-left: 10px; margin-right: 10px;\">AutoCAD<sup>&reg;<\/sup> delivers the powerful tools you need to seamlessly participate in 3D design workflows, helping drive your projects to completion more quickly than ever before, with new and expanded workflows for conceptual design, model documentation, and reality capture.<\/p> <p style=\"margin-left: 10px; margin-right: 10px;\">More easily explore, document, and communicate design ideas with a wide range of time-saving enhancements to the features you use most.<\/p> <p style=\"margin-left: 10px; margin-right: 10px;\"><span name=\"Custom Copy\"><br/><\/span><\/p> <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" id=\"z_subMain\"><tbody><tr><td id=\"z_sub1_tab\" class=\"z_tab z_selected\"><a href=\"&#035;\" onclick=\"zTabToggle('z_sub1');return false;\">About AutoCAD<\/a><\/td><td id=\"z_sub2_tab\" class=\"z_tab\"><a href=\"&#035;\" onclick=\"zTabToggle('z_sub2');return false;\">Product Information<\/a><\/td><td id=\"z_sub3_tab\" class=\"z_tab\"><a href=\"&#035;\" onclick=\"zTabToggle('z_sub3');return false;\">Resources<\/a><\/td><\/tr><tr><td class=\"z_subContent\" colspan=\"3\"> <div id=\"z_sub1\"><br/> <h4 style=\"margin-left: 5px; margin-right: 5px;\">Design<\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\"> <\/p> <div id=\"z_widgets\"> <div style=\"clear: both;\"> <\/div> <div id=\"z_wrapper\"> <div><img height=\"106\" width=\"181\" src=\"http://dynamic.ziftsolutions.com/clients/autodesk/i/autocad/top.gif\" alt=\"\"/><\/div> <ul> <li><a href=\"http://static.ziftsolutions.com/clients/autodesk/assets/autocad/autocad_mac_2011_top_reasons_us_Final.pdf\" target=\"_blank\">Top 10 Reasons to Choose AutoCAD for Mac<\/a><\/li> <br/> <li><a href=\"http://static.ziftsolutions.com/clients/autodesk/assets/autocad/autocad_mac_2011_overview_brochure_us.pdf\" target=\"_blank\">AutoCAD for Mac Overview Brochure<\/a><\/li> <\/ul> <\/div> <\/div> <p style=\"margin-left: 5px; margin-right: 5px;\">With flexible mesh, surface, and solid modeling tools - along with the benefits of Autodesk Inventor Fusion - AutoCAD provides the flexibility to explore design ideas quickly and easily.<\/p> <p> <\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\">Document<\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\">New Model Documentation tools enable you to save time by automatically generating intelligent documentation for AutoCAD, Inventor, and other models.<\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\">Communicate<\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\">Native DWG<sup>&trade;<\/sup> technology support allows you to effectively collaborate across teams, sharing critical design data securely, efficiently, and accurately.<\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\">Customize<\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\">Configure your settings, extend the software, build custom workflows, develop your own application, or simply select an industry-tailored version already available. And new migration tools help ease your transition to AutoCAD 2012 from previous versions.<\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\">The Right AutoCAD For You<\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\">AutoCAD for Mac brings robust 3D free-form design tools and powerful drafting capabilities to Max OS X. <a href=\"NULL\">Learn more.<\/a><\/p> <p style=\"margin-left: 5px; margin-right: 5px;\">Autodesk Design Suite combines the power and flexibility of AutoCAD software with leading visualization, presentation, conceptual design, and sketching solutions in a single, cost-effective package. <a href=\"NULL\">Learn more.<\/a><\/p> <\/div> <div style=\"display: none;\" id=\"z_sub2\"><br/> <span prefix=\"paper\" name=\"Product Information List\"> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even cl_first\"><span name=\"paper.Title\">AutoCAD&reg; 2012 Overview Brochure <\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd\"><span name=\"paper.Description\">Our overview brochure provides a high level overview of the great features inside AutoCAD 2012.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec97946414b4c.pdf\" target=\"_blank\">Download Now <\/a><\/p> <br class=\" cl_even\"/> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd\"><span name=\"paper.Title\">Top 10 Reasons to Buy or Upgrade to AutoCAD 2012<\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even\"><span name=\"paper.Description\">Interested in purchasing AutoCAD&reg; 2012, but looking for reasons to do so? Or do you currently own a previous version of AutoCAD and wondering why you should upgrade to AutoCAD 2012? Discover all the reasons why you should make the move by reviewing the &quot;Top Ten Reasons to Buy or Upgrade to AutoCAD 2012&quot;.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec97d13344cb9.pdf\" target=\"_blank\">Download Now <\/a><\/p> <br class=\" cl_odd cl_last\"/> <\/span><\/div> <div style=\"display: none;\" id=\"z_sub3\"><br/> <div><span max=\"1\" name=\"Webinar Copy List\"><\/span><\/div> <span prefix=\"paper\" name=\"Resource List\"> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even cl_first\"><span name=\"paper.Title\">AutoCAD 2012 Release Comparison Matrix<\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd\"><span name=\"paper.Description\">Review and compare new and improved features in AutoCAD 2012.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec98a23b85409.pdf\" target=\"_blank\"> <span name=\"paper.Call to Action Text\">Find out more<\/span> <\/a> <\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even\"><span name=\"paper.Title\">AutoCAD 2012 Conceptual Design Whitepaper<\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd\"><span name=\"paper.Description\">Explore your ideas in almost any shape imaginable.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec979c1a94b5f.pdf\" target=\"_blank\"> <span name=\"paper.Call to Action Text\">Find out more<\/span> <\/a> <\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even\"><span name=\"paper.Title\">AutoCAD 2012 Model Documentation Whitepaper<\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd\"><span name=\"paper.Description\">Discover how you can automatically generate intelligent documentation for AutoCAD&reg;, Autodesk&reg; Inventor&reg; software, and other models. You can import and document designs from a wide variety of software applications including SolidWorks&reg;.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec97702324a77.pdf\" target=\"_blank\"> <span name=\"paper.Call to Action Text\">Find out more<\/span> <\/a> <\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even\"><span name=\"paper.Title\">AutoCAD&reg; 2012 Overview Brochure <\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd\"><span name=\"paper.Description\">Our overview brochure provides a high level overview of the great features inside AutoCAD 2012.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec97946414b4c.pdf\" target=\"_blank\"> <span name=\"paper.Call to Action Text\">Download now<\/span> <\/a> <\/p> <h4 style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_even\"><span name=\"paper.Title\">Top 10 Reasons to Buy or Upgrade to AutoCAD 2012<\/span><\/h4> <p style=\"margin-left: 5px; margin-right: 5px;\" class=\" cl_odd cl_last\"><span name=\"paper.Description\">Interested in purchasing AutoCAD&reg; 2012, but looking for reasons to do so? Or do you currently own a previous version of AutoCAD and wondering why you should upgrade to AutoCAD 2012? Discover all the reasons why you should make the move by reviewing the &quot;Top Ten Reasons to Buy or Upgrade to AutoCAD 2012&quot;.<br/><\/span> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2eb74447012ec97d13344cb9.pdf\" target=\"_blank\"> <span name=\"paper.Call to Action Text\">Download now<\/span> <\/a> <\/p> <\/span><\/div> <\/td><\/tr><\/tbody><\/table> <p style=\"margin-left: 10px; margin-right: 10px;\">As an Autodesk Authorized Value Added Reseller, we are a leading     partner for the implementation of design technology solutions. Our team     of experienced professionals is passionate about understanding your     needs, challenges, and technology goals. With years of industry     experience and helping customers implement AutoCAD, we provide practical     solutions that are specific to your business and promote your long-term     success.<\/p> <p style=\"margin-left: 10px; margin-right: 10px;\"><span name=\"Additional Copy\"><br/><\/span><\/p> <\/div> <\/div> <script type=\"text/javascript\" zscript_global=\"false\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef274b979d01275457ac2e025f/About_AutoCAD/8a7c9fef274b979d0127aba6e81f5bca/1\"><\/script> <script type=\"text/javascript\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef274b979d01275457ac2e025f/About_AutoCAD/8a7c9fef274b979d0127aba6e81f5bca/2\"><\/script><script type=\"text/javascript\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef274b979d01275457ac2e025f/About_AutoCAD/8a7c9fef274b979d0127aba6e81f5bca/3\"><\/script> <\/span>","baseJS":"<script type='text/javascript'>\nfunction zGetNextPageInternal(param, link) { \nvar zNextPage;\nvar ziftc = 'ziftc8a7c9fef274b979d0127aba6e81f5bca';\nif (!doSkipStep('8a7c9fef28ea5892012966c6d78b73f5'))\nzNextPage = '8a7c9fef28ea5892012966c6d78b73f5';\n else \nzNextPage = zFindNextUnskippedStep('8a7c9fef274b979d01275457ac530261','8a7c9fef28ea5892012966c6d78b73f5');\n\nreturn zNextPage;\n}\nfunction zGotoNextPageInternal(param, link) { \nreturn zNextPage;\nzPanel.setPageCookieForNextPage(zQStringValue('zPage'));\nzPanel.incrementPageCount();\nzPanel.gotoPage(param, zNextPage, link, true);\n}\nfunction zSetDynamicPanelAttributes() { \nzPanel.setExternalFormUrl('http://autodesk.ziftsolutions.com/open/ExternalFormProcessor.html');\n}\n\n<\/script>\n","onloadJS":"<script type='text/javascript'>zDoPanelLoad();<\/script>\n","scriptIncludes":""};
document.write(zContent.scriptIncludes);
document.write('<div  id="pw_8a7c9fef274b979d0127aba6e81f5bca" class="z_panel_base z_p_AutoCAD z_ps_About_AutoCAD">');
document.write(zContent.content);
document.write('</div>');
document.write(zContent.baseJS);
document.write(zContent.onloadJS);
}

