Real Documentation:
Click on the button to the right to see the documentation, if you want the button on your page, just copy and paste the following code into your html:
<script type="text/javascript">
var newwindow;
function haverpop(url)
{
newwindow=window.open(url,'name','height=700,width=700,scrollbars=1,resizable=1,toolbar=1,location=1,status=1,menubar=1,directories=1');
if (window.focus) {newwindow.focus()}
}
</script>
<a href="javascript:haverpop('http://www.haverford.edu/ns/streaming/getreal/');">
<img src="http://www.haverford.edu/ns/streaming/getreal/get-real-4.gif"
border="0">
</a>
Or, if you would like a simple new window that doesn't require javascript:
<a href="http://www.haverford.edu/ns/streaming/getreal/" target="_blank">
<img src="http://www.haverford.edu/ns/streaming/getreal/get-real-4.gif"
border="0" class="left">
</a>
Or, if you would like a simple link:
<a href="http://www.haverford.edu/ns/streaming/getreal/" target="_blank">Download
Realplayer from Haverford</a>