Example #1
0
?>
				<div id="moneyTreeImage" style="position:relative;padding-left:63%;padding-right:0%;top:-100px;width:200px;z-index:10;">
					<img src="/Style/Images/MoneyTreeSmall.png">
				</div>				
			</div>
		<div style="float:right">
			<div style = "padding-top: -5px;">			
					<a href="#" class="button blue" onclick='document.getElementById("the_pic").src="Style/Images/Slide1.PNG";document.getElementById("the_link").href="tracker.php";'/>Portfolio Tracker</a>
			</div>
			<div style="padding-top: 12px;">
					<a href="#" class="button green" onclick='document.getElementById("the_pic").src="Style/Images/Slide2.PNG";document.getElementById("the_link").href="construction.php";'/>Asset Tracker</a>
			</div>
			
            <div style="padding-top: 12px;">
					<a href="#" class="button red"  onclick='document.getElementById("the_pic").src="Style/Images/Slide3.PNG";document.getElementById("the_link").href="construction.php";'/>Service Three</a>
			</div>
            
		</div>
		  <a id="the_link" href="tracker.php"><img id="the_pic" src="Style/Images/Slide1.PNG"  alt="Portfolio Tracker -- Menu Image" height="295" width="640"/></a>
	</div>
		
		<?php 
Presentation::outputFooterMenu();
?>

    </div> <!-- /container -->
		

</body>
</html>