topical media & game development
sample-js-cycle.htm / htm
<document>
<slide color=black id=sample-js-cycle>
<script type=text/javascript>
var site=new Array();
var title="example cycle(s)";
var url="index.html";
for (i=1; i<=12; i++ ) {
site[i-1]= "" + i + ".html";
}
document.write("<h5 align=right><a href=");
document.write(url);
document.write(">" + title + "</a></h5>");
</script>
<center>
<iframe name="profileplace" width=900 height=450 src="">iframe not supported</iframe>
<script type="text/javascript" src=sample-js-cycle.js></script>
</center>
<navigate/>
</slide>
<span id=loaded></span>
</document>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.