<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF


var movedown		= "45"		// SIDEBAR SPACE FROM TOP




document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');


document.write('<IMG SRC="picts/linde_heliosphere.jpg" border="0" width="150" height="150" class="borders"><br><br>');


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext">');

document.write('Global Heliosphere Configuration (Linde 1998)');

document.write('</fieldset>');
document.write('<br>');
document.write('<IMG SRC="picts/ismail_carbuncle.jpg" border="0" width="150" height="150" class="borders"><br><br>');


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext">');

document.write('The Carbuncle Phenomenon, Depicting a Pair of Shocks Replacing the Bow Shock around the Stagnation Region (Ismail 2006)');

document.write('</fieldset>');
document.write('<br>');




















document.write('</td></tr></table>');
//  End -->