{info} [LIVESTREAM|Livestream] now on -- watch now for guided coverage of the KiwiMars mission{info}
{section}
{column:width=45%}

h4. Recent updates

[!PORTAL:Home^rss_feed.gif|border=0! Subscribe via RSS|http://feeds.feedburner.com/kiwispace/news]

{report-table:maxResults=5}
  {content-reporter:spaces=MDRSMS|type=news|labels=-draft}
    {date-sort:content:modification date|order=descending}
  {content-reporter}
  {report-column:title=Date     }
    {report-info:content:creation date|format=d MMM}
    {report-info:content:creation date|format=HH:mm}
  {report-column}
  {report-column:title=Update}
    *{report-info:content:title|link=true|default=_none_}*
    {report-info:content:body > text:first 200|render=wiki}... {report-link:content:url}Read more{report-link}
    {report-on:content:attachments}{report-image:attachment:thumbnail path|width=50px|height=50px}{report-on}
  {report-column}
{report-table}

{column}
{column:width=30%}

| h4. Follow the Journey \\
!mappreview.jpg|border=1! \\
Where have the crew travelled on 'Mars'? |

h4. Today's schedule

{include:Schedule}

h4. Other stuff to factor in

* Caption / announcement / etc \|
* Some form of intro text, linking to 'about the mission' page/etc
* Facebook/Google+/Twitter integration -- comments?
* "Days elapsed/remaining"

{html}<iframe width='350' height='350' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' allowtransparency='true' src='http://chatroll.com/embed/chat/7fct?platform=wordpress-org&id=X7Rz56Ha3V5&uid=0&ismod=0&sig=921744072b7d9107f452baea828eeecb&w=$0'></iframe>{html}



{column}
{column:width=25%}

h4. Live Feed

!http://www.freemars.org/mdrscam/MDRS-cam1.jpg|width=200!

h4. Crew Status

{style}
   .crewstatus * { 
       font-family: helvetica,arial,sans-serif !important;
       font-size: 11px !important; 
       line-height: 15px !important;
       letter-spacing: 0px !important
    }
   .crewstatus table { width: 200px; }
{style}
{html}<div class="crewstatus">{html}
| !MDRS:Meet the Crew^Hari.jpg|border=1,width=40!\\ | _[Haritina Mogosanu|MDRS:CDR - Commander|overlay]_ \\
_Mission Commander_ \\
Location: {html}<span style="font-weight: bold;" id="haritina_location">...</span>{html} \\
Task: {html}<span style="font-weight: bold;" id="haritina_task">...</span>{html} |
| !MDRS:Meet the Crew^Mike.jpg|border=1,width=40! | _[Mike Bodnar|MDRS:XO - First Officer|overlay]_ \\
_First Officer_ \\
Location: {html}<span style="font-weight: bold;" id="mike_location">...</span>{html} \\
Task: {html}<span style="font-weight: bold;" id="mike_task">...</span>{html} |
| !MDRS:Meet the Crew^Annalea.jpg|border=1,width=40! | _[Annalea Beatie|MDRS:MSL - Mission Specialist Life Sciences|overlay]_ \\
_Mission Specialist_ \\
Location: {html}<span style="font-weight: bold;" id="annalea_location">...</span>{html} \\
Task: {html}<span style="font-weight: bold;" id="annalea_task">...</span>{html} |
| !MDRS:Meet the Crew^Don.jpg|border=1,width=40! | _[Don Stewart|MDRS:FE - Flight Engineer|overlay]_ \\
_Flight Engineer_ \\
Location: {html}<span style="font-weight: bold;" id="don_location">...</span>{html} \\
Task: {html}<span style="font-weight: bold;" id="don_task">...</span>{html} |
| !MDRS:Meet the Crew^Ali copy.jpg|border=1,width=40!\\ | _[Ali Harley|MDRS:MSP - Mission Specialist Planetary Sciences|overlay]_ \\
_Geologist_ \\
Location: {html}<span style="font-weight: bold;" id="ali_location">...</span>{html} \\
Task: {html}<span style="font-weight: bold;" id="ali_task">...</span>{html} |
| !MDRS:Meet the Crew^Bruce.jpg|border=1,width=40! | _[Bruce Ngataierua|MDRS:HSO - Health & Safety Officer|overlay]_ \\
_Health & Safety Officer_ \\
Location: {html}<span style="font-weight: bold;" id="bruce_location">...</span>{html} \\
Task: {html}<span style="font-weight: bold;" id="bruce_task">...</span>{html} |
{html}</div>{html}


h4. Weather on Mars
{html}<span style="display: block !important; width: 180px; text-align: center; font-family: sans-serif; font-size: 12px;"><a href="http://www.wunderground.com/cgi-bin/findweather/getForecast?query=zmw:84734.1.99999&bannertypeclick=wu_simplewhite" title="Hanksville, Utah Weather Forecast"><img src="http://weathersticker.wunderground.com/weathersticker/cgi-bin/banner/ban/wxBanner?bannertype=wu_simplewhite_metric&airportcode=K4HV&ForcedCity=Hanksville&ForcedState=UT&zipcode=84734&language=EN" alt="Find more about Weather in Hanksville, UT" width="160" /></a><br></span>{html} 

{column}
{section}


h1. REGISTER FOR UPDATES


{html}
<div id="fb-root"></div>
<script type="text/javascript" src="https://connect.facebook.net/en_US/all.js"></script>
<script type="text/javascript" src="http://www.worldspaceweek.org.nz/2011/js/fbml5.js"></script>
<script>
	//<![CDATA[
    FB.init({
	    	appId: '196041117116188', 
		   	status: false, 
			cookie: true,
			fbml5: true
		});
 	//]]>
</script>
<embed data-fb="comments" data-href="" data-num_posts="3" data-width="820"/>
{html}


{comment} ---------------------------- AJAX UPDATE ----------------------------------- {comment}
{html}
<!--
<script type="text/javascript" src="/mark/jquery-1.5.2.min.js"></script>
-->
<script src="/mark/jquery-ui.min.js"></script>
<link href="/mark/jquery-ui.css" rel="stylesheet" type="text/css"/>

<script type="text/javascript">
jQuery(document).ready(function($) {
  ajax_backgroundupdates();
});

function ajax_backgroundupdates() {
  $.ajax({
    type: "GET",
    url: "http://www.kiwispace.org.nz/mark/kiwimars/missioninfo/info_crewstatus.php",
    dataType: "script"
  });
  setTimeout("ajax_backgroundupdates()", 1000*10);
}
</script>
{html}

{comment} ----------------------------    END    ----------------------------------- {comment}