User:Planecrash

From RationalWiki
Jump to navigation Jump to search

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>

<script type="text/javascript">

$(function(){ alert("jquery test"); });

</script>