/* Pushed : Mon, 17 Oct 2011 12:04 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/8a7c9fef27ff0087012803d4ae1753df';
var zStepSkipRules; 
function doSkipStep(stepId) { 
var ziftc = 'ziftc8a7c9fef27ff0087012803d4ae1753df';
if (zStepSkipRules == null) { 
zStepSkipRules = [["8a7c9fef2498713201249bcf48e3147a","false;"],["8a7c9fef2498713201249bcf48e3147c","false;"],["8a7c9fef2498713201249bcf48e3147b","false;"],["8a7c9fef2498713201249bcf48e3147d","false;"],["8a7c9fef31c660870131cde050027ebb","false;"],["8a7c9fef31c660870131cde0fbb47ed7","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 = 'ziftc8a7c9fef27ff0087012803d4ae1753df';
if (zStepSkipRules == null) {
zStepSkipRules = [["8a7c9fef2498713201249bcf48e3147a","false;"],["8a7c9fef2498713201249bcf48e3147c","false;"],["8a7c9fef2498713201249bcf48e3147b","false;"],["8a7c9fef2498713201249bcf48e3147d","false;"],["8a7c9fef31c660870131cde050027ebb","false;"],["8a7c9fef31c660870131cde0fbb47ed7","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: '8a7c9fef27ff0087012803d4ae1753df', p: '8a7c9fef27ff0087012803aec1664ec9', c : '8a7c9fef240897b701242bb3da7d0165'} );}); zTS = 'http://autodesk.ziftsolutions.com/';if (zPage != null && zPage != 'null') {
zWriteScriptInclude(zPage);
} else {
var zContent = {"content":"<span><link type=\"text/css\" rel=\"stylesheet\" href=\"http://dynamic.ziftsolutions.com/clients/autodesk/css/dp_default_wide.css\"><\/link> <style type=\"text/css\"> .z_headerImg {\r\n width:900px;\r\n margin-bottom:1px;\r\n}\r\n.z_header {\r\n width:900px;\r\n}\r\n.z_main {\r\n width:900px;\r\n} <\/style> <style type=\"text/css\"> .z_left {\r\n width:73%;\r\n float:left;\r\n padding:5px;\r\n}\r\n.z_right {\r\n width:185px;\r\n float:right;\r\n margin-left:15px;\r\n}\r\n.z_right_banner {\r\n width:185px;\r\n text-align:right;\r\n padding:2px 0 10px 0;\r\n}\r\n.z_box_img {\r\nwidth:175px;\r\n text-align:center;\r\n}\r\n.z_no_header_img {\r\n  display:none;\r\n} <\/style> <span> <style type=\"text/css\"> .z_header h2 {\r\n color:#08569d;\r\n}\r\n.z_main {\r\n color:#232323;\r\n}\r\n.z_subMain {\r\n color:NULL;\r\n}\r\n.z_tab a:link, .z_tab a:hover, .z_tab a:visited {\r\n color:NULL;\r\n}\r\n.z_download .z_video a:link a:visited {\r\n color:#08569d;\r\n}\r\n.z_download, .z_feature a:link  {\r\n color:#08569d;\r\n}\r\n.z_download {\r\n color:#08569d;\r\n}\r\n.z_download span {\r\n color:#08569d;\r\n}\r\n.z_download, .z_feature a:link  {\r\n color:#08569d;\r\n}\r\n.z_right_box {\r\n width:185px;\r\n border: 1px solid #ffffff;;\r\n margin-bottom:15px;\r\n}\r\n.z_box_content {\r\n padding:5px 8px;\r\n border-left:1px solid #ffffff;\r\n border-right:1px solid #ffffff;\r\n border-top:1px solid #ffffff;\r\n border-bottom:1px solid #ffffff;\r\n background-color:#c7dae9;\r\n color:#2e2e2e\r\n}\r\n.z_description {\r\n margin-top:3px;\r\n} <\/style> <\/span> <link type=\"text/css\" rel=\"stylesheet\" href=\"NULL\"><\/link> <div id=\"zift_content\"> <div class=\"z_header\"><span> <table width=\"100&#037;\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td> <h2 style=\"vertical-align: bottom;\">Digital Prototyping<\/h2> <\/td><td style=\"vertical-align: bottom;\"> <\/td><\/tr><\/tbody><\/table> <\/span> <span name=\"Header Image\" prefix=\"image\" max=\"1\"> <span class=\" cl_even cl_first cl_last\"> <img src=\"http://static.ziftsolutions.com/files/8a7c9fef240897b7012438f219575fd8\" class=\"z_headerImg\" alt=\"Slide Phone\"/> <\/span> <\/span> <\/div> <div class=\"z_main\"><span class=\"z_subheader\"> <h4>Autodesk<span class=\"z_super\">&reg;<\/span> Inventor<span class=\"z_super\">&reg;<\/span> takes you beyond 3D design to Digital Prototyping<\/h4> <\/span> <div style=\"clear: both;\"> <\/div> <div class=\"z_right\"><br/> <div class=\"z_right_box\"> <div class=\"z_box_content\" id=\"z_success_stories\"> <h4>Success Stories<\/h4> <div name=\"Featured Success Story List\" prefix=\"story\" max=\"1\"> <div class=\"z_box_img cl_even cl_first\"><img src=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f012458f40d672f5a\" alt=\"\"/><\/div> <a href=\"http://static.ziftsolutions.com/clients/autodesk/assets/success_stories/bosch_rexroth_canada_succes_story_final.pdf&#035;\" target=\"_blank\" class=\" cl_odd\"><span name=\"story.Title\">Bosch Rexroth<\/span><\/a> <p style=\"margin-top: 3px;\" class=\" cl_even cl_last\"><span><span name=\"story.Teaser\">Moving from 2D to 3D with Autodesk, Bosch Rexroth Canada wins lucrative project-while improving customer lead times and finished product first-pass yield.<\/span> <a href=\"http://static.ziftsolutions.com/clients/autodesk/assets/success_stories/bosch_rexroth_canada_succes_story_final.pdf&#035;\" target=\"_blank\">Read More<\/a><\/span><\/p> <\/div> <p><a href=\"?zPage=8a7c9fef2498713201249bcf48e3147b\" target=\"_blank\" title=\"Success Stories\" zstepid=\"8a7c9fef2498713201249bcf48e3147b\" onclick=\"zPanel.gotoPage('zPage','8a7c9fef2498713201249bcf48e3147b',this, true); return false;\">&gt; More Success Stories<\/a><\/p> <\/div> <\/div> <div class=\"z_right_box\"> <div class=\"z_box_content\" id=\"z_whitepapers\"> <h4>White Papers<\/h4> <div name=\"White Paper List\" prefix=\"paper\" max=\"1\"><a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f01245947eca331ec\" target=\"_blank\" class=\" cl_even cl_first\"><img border=\"0\" src=\"http://static.ziftsolutions.com/clients/autodesk/i/pdf.gif\" alt=\"\" style=\"float: left; padding-right: 5px;\"/><\/a> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f01245947eca331ec\" target=\"_blank\" class=\"z_download cl_odd\"><span name=\"paper.Title\">Digital Prototyping Strategy Report <\/span> <span class=\"z_append\">(<span name=\"paper.File Size Display\">6787k<\/span>)<\/span><\/a> <span name=\"paper.Description\" class=\" cl_even cl_last\">Read an independent study by the Aberdeen Group to learn about the benefits to eliminating physical prototypes through Digital Prototyping methods.<\/span><\/div> <p><a href=\"?zPage=8a7c9fef2498713201249bcf48e3147c\" target=\"_blank\" title=\"White Papers\" zstepid=\"8a7c9fef2498713201249bcf48e3147c\" onclick=\"zPanel.gotoPage('zPage','8a7c9fef2498713201249bcf48e3147c',this, true); return false;\">&gt; More White Papers<\/a><\/p> <\/div> <\/div> <\/div> <p><span name=\"Partner Display Name\">Total CAD Systems<\/span> has a proven track record of helping manufacturers      go beyond 3D design to Digital Prototyping with Autodesk      Inventor software. The Autodesk solution for Digital Prototyping      brings together design data from all phases of the development process into a single digital model      created in Inventor. This single digital model simulates the complete product and gives engineers      the ability to better design, visualize, and simulate their product with less reliance on costly      physical prototypes -- thereby improving time-to-market and increasing competitive advantage.<\/p> <p>The Autodesk approach to Digital Prototyping is scalable,      attainable, and cost-effective, allowing a broader group of      manufacturers to realize the benefits of Digital Prototyping with      minimal disruption to existing workflows.  Through comprehensive     training and support, <span name=\"Partner Display Name\">Total CAD Systems<\/span> helps you leverage an Inventor-based      Digital Prototyping solution to make great products.<\/p> <span name=\"Additional Copy\">The Autodesk solution for Digital Prototyping provides the tools for professionals across a wide range of industries to:<br/><br/><ul><li>Speed new products to market<\/li><li>Drive innovation<\/li><li>Streamline product development<\/li><li>Facilitate collaboration with customers and partners<\/li><li>Test products before they are built<\/li><li>Reduce or eliminate the need for physical prototypes<\/li><\/ul>Go to our <a href=\"http://www.tcadsys.com/solutions_manufacturing.html\">Manufacturing Industry Solutions <\/a>page to see the latest Autodesk Digital Prototyping Solutions.<br/><br/><\/span> <div class=\"z_video\"><span name=\"Highlights Overview Video Content.Panel Text\"><div class=\"z_video\"><a alt=\"overview Video\" target=\"_blank\" href=\"http://images.autodesk.com/flashassets/digitalproto/gh/digital_prototyping_beyond_3d_model_popup_920_530b.html\"><img border=\"0\" alt=\"Overview Video\" src=\"http://static.ziftsolutions.com/clients/autodesk/i/videos/overview_video.png\" style=\"padding: 5px 0pt 5px 5px; float: right;\"/><\/a> <h4>Digital Prototyping Overview Video<\/h4> <p>Watch this five-segment video to see how the Autodesk solution for Digital Prototyping improves all phases of the design process.<\/p> <div><a href=\"http://dynamic.ziftsolutions.com/clients/autodesk/assets/DP10_FAQ_US-1.pdf&#035;\" target=\"_blank\"><img border=\"0\" alt=\"\" src=\"http://static.ziftsolutions.com/clients/autodesk/i/pdf.gif\" style=\"float: left; padding-right: 5px;\"/><\/a> <a href=\"http://dynamic.ziftsolutions.com/clients/autodesk/assets/DP10_FAQ_US-1.pdf&#035;\" target=\"_blank\" class=\"z_download\">Digital Prototyping FAQ <span style=\"font-weight: normal; font-size: smaller;\">(60K)<\/span><\/a><\/div> <\/div><\/span><\/div> <div class=\"z_solutions\"> <h4>Industry Solutions<\/h4> <span name=\"Industry Solutions List\" prefix=\"solution\"> <div class=\" cl_even cl_first\"><a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f01245384fdac08e7\" target=\"_blank\"><img border=\"0\" src=\"http://static.ziftsolutions.com/clients/autodesk/i/pdf.gif\" alt=\"\" style=\"float: left; padding-right: 5px;\"/><\/a> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f01245384fdac08e7\" target=\"_blank\" class=\"z_download\"><span name=\"solution.Title\">Industrial Machinery<\/span> <span>(<\/span> <span name=\"solution.File Size Display\">266k<\/span><span>)<\/span><\/a> <p class=\"z_description\" name=\"solution.Description\">Industrial machinery manufacturers can connect all phases of the product development process through a single digital model created with Autodesk Inventor software. The Autodesk solution for Digital Prototyping makes it possible to conceptualize, model, and test industrial machinery before actually building a physical product.<\/p> <\/div> <div class=\" cl_odd\"><a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f01245377b41a07b1\" target=\"_blank\"><img border=\"0\" src=\"http://static.ziftsolutions.com/clients/autodesk/i/pdf.gif\" alt=\"\" style=\"float: left; padding-right: 5px;\"/><\/a> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f01245377b41a07b1\" target=\"_blank\" class=\"z_download\"><span name=\"solution.Title\">Consumer Products<\/span> <span>(<\/span> <span name=\"solution.File Size Display\">224k<\/span><span>)<\/span><\/a> <p class=\"z_description\" name=\"solution.Description\">Consumer product manufacturers facilitate innovation, accelerate new product launches, and optimize global supply chain collaboration using an Inventor-based Digital Prototyping solution.<\/p> <\/div> <div class=\" cl_even cl_last\"><a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f012453874d7a08fc\" target=\"_blank\"><img border=\"0\" src=\"http://static.ziftsolutions.com/clients/autodesk/i/pdf.gif\" alt=\"\" style=\"float: left; padding-right: 5px;\"/><\/a> <a href=\"http://static.ziftsolutions.com/files/8a7c9fef2450cd5f012453874d7a08fc\" target=\"_blank\" class=\"z_download\"><span name=\"solution.Title\">Automotive<\/span> <span>(<\/span> <span name=\"solution.File Size Display\">266k<\/span><span>)<\/span><\/a> <p class=\"z_description\" name=\"solution.Description\">Using a single digital model created in Inventor, Automotive OEMs simplify the design-to-manufacturing process, optimizing designs that appeal to consumer tastes and reflect brand image. The Autodesk solution for Digital Prototyping helps make it easier for automotive manufacturers to create innovative designs-and get products to market faster.<\/p> <\/div> <\/span><\/div> <div style=\"clear: both;\"> <\/div> <\/div> <div class=\"z_footer\"> <\/div> <\/div> <script type=\"text/javascript\" zscript_global=\"false\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef2498713201249bcf46e91473/Highlights/8a7c9fef27ff0087012803d4ae1753df/0\"><\/script> <script type=\"text/javascript\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef2498713201249bcf46e91473/Highlights/8a7c9fef27ff0087012803d4ae1753df/1\"><\/script> <script type=\"text/javascript\" src=\"http://dynamic.ziftsolutions.com/8a7c9fef2498713201249bcf46e91473/Highlights/8a7c9fef27ff0087012803d4ae1753df/2\"><\/script> <\/span>","baseJS":"<script type='text/javascript'>\nfunction zGetNextPageInternal(param, link) { \nvar zNextPage;\nvar ziftc = 'ziftc8a7c9fef27ff0087012803d4ae1753df';\nif (!doSkipStep('8a7c9fef2498713201249bcf48e3147c'))\nzNextPage = '8a7c9fef2498713201249bcf48e3147c';\n else \nzNextPage = zFindNextUnskippedStep('8a7c9fef2498713201249bcf48e3147a','8a7c9fef2498713201249bcf48e3147c');\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_8a7c9fef27ff0087012803d4ae1753df" class="z_panel_base z_p_Digital_Prototyping__Wide z_ps_Highlights">');
document.write(zContent.content);
document.write('</div>');
document.write(zContent.baseJS);
document.write(zContent.onloadJS);
}

