// JavaScript Document

function insert_header()
{
document.writeln("<div class='floatleft'><a href='/' title='Home'><div id='opensolarislogo'>&nbsp;</div></a></div><div class='navbar'><div id='header-search'><form action='http://search.sun.com/search/opensolaris/index.jsp' accept-charset='utf-8' method='GET'><input type='hidden' name='charset' value='utf-8'><input class='searchfield' name='qt' onFocus='if( this.value==this.defaultValue ) this.value='';' value='Search'><input class='btnSearch' type='image' style='' border='0' src='/images/search_bttn.gif' alt='Submit Search'></form></div><div id='header-icon-nav'><ul><li class='floatright'><a title='Get' id='get' href='/get/index.jsp'></a></li><li class='floatright'><a title='Share' id='discuss' href='http://forums.opensolaris.com'></a></li><li class='floatright'><a title='Use' id='use' href='/use/'></a></li><li class='floatright'><a title='Learn' id='learn' href='/learn/'></a></li></ul></div></div>");
}

function insert_footer()
{
document.writeln("<div id='footerline'></div><img class='floatleft' src='/images/oracle_footer.gif'><div id='copyright'>Copyright &copy; 2010 Oracle Corporation and/or its affiliates.</div><div id='footernav'><a href='http://www.opensolaris.org/os/tou/'>Terms of Use</a> | <a href='http://www.sun.com/privacy/'>Privacy</a> | <a href='http://www.opensolaris.org/os/trademark/'>Trademarks</a> | <a href='http://www.opensolaris.org/os/copyrights/'>Copyright Policy</a> | <a href='http://www.opensolaris.org/os/site_guidelines/'>Site Guidelines</a> | <a href='mailto:opensolaris-dotcom-support@sun.com'>Contact</a></div>");	
}

function insert_carousel()
{
document.writeln("<ul><li class='panel'><img class='graphic' src='/images/videothumb_opensolaris200811_launch.jpg' alt='OpenSolaris 2008.11 Launch' /><h2><a href='javascript:void(0)' onclick='window.open('http://link.brightcove.com/services/player/bcpid1640183659?bctid=4384256001&enablejs=true', 'feedroom', 'width=535, height=356, scrollbars=0, resizable=1, status=no, toolbar=no, location=no')'>OpenSolaris 2008.11 Launch</a></h2><p>This is the main launch video for OpenSolaris 2008.11, featuring John Fowler, Jim McHugh, Sun Engineering, and partners Zmanda and AMD.</p></li><li class='panel'><img class='graphic' src='/images/videothumb_engineers_200811.jpg' alt='Sun Engineers talk about OpenSolaris 2008.11' /><h2><a href='javascript:void(0)' onclick='window.open('http://link.brightcove.com/services/player/bcpid1640183659?bctid=2660707001&enablejs=true', 'feedroom', 'width=535, height=356, scrollbars=0, resizable=1, status=no, toolbar=no, location=no')'>Sun Engineers talk about OpenSolaris 2008.11</a></h2><p>Discussion between Stephen Hahn and Tim Cramer talking about highlights of the new OpenSolaris features and cool things on repositories.</p></li><li class='panel'><img class='graphic' src='/images/videothumb_timeslider.jpg' alt='OpenSolaris Demo: Time Slider in OpenSolaris 2008.11' /><h2><a href='javascript:void(0)' onclick='window.open('http://link.brightcove.com/services/player/bcpid1640183659?bctid=2972356001&enablejs=true', 'feedroom', 'width=535, height=356, scrollbars=0, resizable=1, status=no, toolbar=no, location=no')'>OpenSolaris Demo: Time Slider in OpenSolaris 2008.11</a></h2><p>Roman Strobl demos the new Time Slider functionality that allows developers instant rollback and point in time snapshots.</p></li><li class='panel'><img class='graphic' src='/images/videothumb_amd_opensolaris.jpg' alt='AMD and OpenSolaris 2008.11' /><h2><a href='javascript:void(0)' onclick='window.open('http://link.brightcove.com/services/player/bcpid1640183659?bctid=2971752001&enablejs=true', 'feedroom', 'width=535, height=356, scrollbars=0, resizable=1, status=no, toolbar=no, location=no')'>AMD and OpenSolaris 2008.11</a></h2><p>This is an interview between Sun and AMD about all of contributions and advancements that AMD has made to OpenSolaris 2008.11.</p></li><li class='panel'><img class='graphic' src='/images/videothumb_intelopensolaris.jpg' alt='David Stewart' /><h2><a href='javascript:void(0)' onclick='window.open('http://link.brightcove.com/services/player/bcpid1640183659?bctid=2969948001&enablejs=true', 'feedroom', 'width=535, height=356, scrollbars=0, resizable=1, status=no, toolbar=no, location=no')'>Intel &amp; OpenSolaris 2008.11</a></h2><p>Interview between Intel and Sun regarding Intel's contributions to the OpenSolaris 2008.11 release.</p></li><li class='panel'><img class='graphic' src='/images/videothumb_intelopensolaris.jpg' alt='David Stewart' /><h2><a href='javascript:void(0)' onclick='window.open('http://link.brightcove.com/services/player/bcpid1640183659?bctid=2969948001&enablejs=true', 'feedroom', 'width=535, height=356, scrollbars=0, resizable=1, status=no, toolbar=no, location=no')'>Intel &amp; OpenSolaris 2008.11</a></h2><p>Interview between Intel and Sun regarding Intel's contributions to the OpenSolaris 2008.11 release.</p></li></ul>");
}

function insert_carouselnav()
{
document.writeln("<table><tbody><tr><td nowrap='nowrap' align='left' width='40%'><a class='prev' href='#'>OpenSolaris Support</a></td><td id='indicator' width='20%'><!-- add the same amount of images as items in the ul list --><img src='/images/item_selected_bullet.gif' alt='x' /><img src='/images/item_bullet.gif' alt='o' /><img src='/images/item_bullet.gif' alt='o' /><img src='/images/item_bullet.gif' alt='o' /><img src='/images/item_bullet.gif' alt='o' /></td><td nowrap='nowrap' align='right' width='40%'><a class='next' href='#'>Predictive Self Healing</a></td></tr></tbody></table>");	
}

