Web stuff
This commit is contained in:
parent
b36ffcf4e3
commit
c41a18d546
|
@ -22,16 +22,29 @@
|
||||||
<div id="container">
|
<div id="container">
|
||||||
<div id="left_col">
|
<div id="left_col">
|
||||||
<script type="text/javascript"><!--
|
<script type="text/javascript"><!--
|
||||||
google_ad_client = "pub-0764229755985190";
|
google_ad_client = "pub-0764229755985190";
|
||||||
/* 200x200, created 5/22/10 */
|
/* 200x200, created 5/22/10 */
|
||||||
google_ad_slot = "7120764375";
|
google_ad_slot = "7120764375";
|
||||||
google_ad_width = 200;
|
google_ad_width = 200;
|
||||||
google_ad_height = 200;
|
google_ad_height = 200;
|
||||||
//-->
|
//-->
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript"
|
<script type="text/javascript"
|
||||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<script type="text/javascript"><!--
|
||||||
|
google_ad_client = "pub-0764229755985190";
|
||||||
|
/* 180x150, created 5/22/10 */
|
||||||
|
google_ad_slot = "7648866201";
|
||||||
|
google_ad_width = 180;
|
||||||
|
google_ad_height = 150;
|
||||||
|
//-->
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript"
|
||||||
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||||
|
</script>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="page_content">
|
<div id="page_content">
|
||||||
<h1>Downloads</h1>
|
<h1>Downloads</h1>
|
||||||
|
|
Loading…
Reference in New Issue