-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshowtimeline.php
17 lines (17 loc) · 1005 Bytes
/
showtimeline.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
<script>
Timeline_ajax_url="http://www.saalonmuyo.com/planetrefi/timeline_2.3.0/src/ajax/api/simile-ajax-api.js";
Timeline_urlPrefix='http://www.saalonmuyo.com/planetrefi/timeline_2.3.0/src/webapp/api/';
</script>
<script src="http://www.saalonmuyo.com/planetrefi/timeline_2.3.0/src/webapp/api/timeline-api.js" type="text/javascript"></script>
<script src="timeline.js" type="text/javascript"></script>
</head>
<body onload="onLoad();" onresize="onResize();">
<div style="height:250px; width:500px; font-size:small;" id="pmtimeline"></div>
<noscript>
This page uses Javascript to show you a Timeline. Please enable Javascript in your browser to see the full page. Thank you.
</noscript>