Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
− | <script language="javascript"><!-- | + | <b:if cond='data:top.showStars'> |
− | refurl=parent.location.href;
| + | <script src='http://www.google.com/jsapi' type='text/javascript'/> |
− | document.write("<table width=80% align=center><TR><TD align=center><img src=\"http://www.starrating.org/rate.php?id=30224030077724&tpl=template2&refurl=" +refurl+ "\" alt=\"Free Hosted Star Rating By Starrating.org\"></TD></TR><TR><TD>");
| + | <script type='text/javascript'> |
− | //--></script>
| + | google.load("annotations", "1"); |
− | </Table> | + | function initialize() { |
| + | google.annotations.createAll(); |
| + | google.annotations.fetch(); |
| + | } |
| + | google.setOnLoadCallback(initialize); |
| + | </script> |
| + | </b:if> |
| </includeonly> | | </includeonly> |