blob: 41e6f1817520bc26004e9d5870a35392ed8ee8d6 [file] [log] [blame]
Scott Maine4d8f1b2012-06-21 18:03:05 -07001
2<!-- CURRENTLY NOT USED... ALL TABS ARE IN masthead.cs -->
3
Dirk Dougherty4405a232009-07-07 17:43:27 -07004<ul id="header-tabs" class="<?cs
5 if:reference ?>reference<?cs
6 elif:guide ?>guide<?cs
7 elif:sdk ?>sdk<?cs
8 elif:home ?>home<?cs
Dirk Dougherty502c4982009-12-02 18:01:16 -08009 elif:resources ?>resources<?cs
Scott Maine4d8f1b2012-06-21 18:03:05 -070010 elif:training ?>training<?cs
11 elif:tools ?>tools<?cs
Scott Main3ba448c2009-07-15 15:38:17 -070012 elif:videos ?>videos<?cs /if ?>">
Scott Main29f9e1a2009-09-21 14:50:19 -070013
Scott Maine4d8f1b2012-06-21 18:03:05 -070014 <li id="sdk-link"><a href="<?cs var:toroot ?>design/index.html">
15 <span class="en">Design</span>
Dirk Dougherty4405a232009-07-07 17:43:27 -070016 </a></li>
Scott Maine4d8f1b2012-06-21 18:03:05 -070017 <li id="sdk-link"><a href="<?cs var:toroot ?>develop/index.html">
18 <span class="en">Develop</span>
Dirk Dougherty4405a232009-07-07 17:43:27 -070019 </a></li>
Scott Maine4d8f1b2012-06-21 18:03:05 -070020 <li id="sdk-link"><a href="<?cs var:toroot ?>distribute/index.html">
21 <span class="en">Distribute</span>
22 </a></li>
23</ul>
24
25
26
27
28
29
30
31
32<!--
Dirk Dougherty4405a232009-07-07 17:43:27 -070033 <li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html" onClick="return loadLast('guide')">
Dirk Doughertyefdcda42009-07-15 16:41:48 -070034 <?cs if:!sdk.redirect ?>
Scott Maine4d8f1b2012-06-21 18:03:05 -070035 <span class="en">Guide</span>
Scott Main29f9e1a2009-09-21 14:50:19 -070036 <span style="display:none" class="de">Handbuch</span>
37 <span style="display:none" class="es">Guía</span>
38 <span style="display:none" class="fr">Guide</span>
39 <span style="display:none" class="it">Guida</span>
Dirk Dougherty502c4982009-12-02 18:01:16 -080040 <span style="display:none" class="ja">開発ガイド</span>
Scott Main29f9e1a2009-09-21 14:50:19 -070041 <span style="display:none" class="zh-CN">开发人员指南</span>
42 <span style="display:none" class="zh-TW">開發指南</span>
Dirk Doughertyefdcda42009-07-15 16:41:48 -070043 <?cs /if ?>
Dirk Dougherty4405a232009-07-07 17:43:27 -070044 </a></li>
Scott Maine4d8f1b2012-06-21 18:03:05 -070045-->
46
Dirk Dougherty502c4982009-12-02 18:01:16 -080047
48
Dirk Dougherty4405a232009-07-07 17:43:27 -070049
Dirk Doughertyefdcda42009-07-15 16:41:48 -070050</ul>