Imthiaz Blog

me and stupid works….!!!

Quarter Century

 Quarter Century

25 not out …!!! ;-)

HP zd8000 and Redhat Fedora Core 4 Linux

It has been really a good time working in Linux after a long break. I managed to download latest stable release of Fedora Core 4. The last version I used was fedora core 2. Once it was downloaded my plan was to install the Linux in my laptop (Hp Pavilion zd8000). So far I was using Microsoft Windows Xp home edition on my laptop. Single partition I hate the most. So I need to do a lot of backup work. Now the DVD writer was very handy. I backed up all my needed important files into DVDs. It took me great deal of time. Now I partitioned the same into smaller ones with capacity around 20GB each.

After that I installed Windows XP home into the main partition and kept one partition for Linux. And installing drivers and other needed stuff on window xp took some time. Then I burnt only the first cd ISO and rest I kept in the main partition. I installed the Fedora from local hard disk. I did this since I planned to install everything from the cds. I saved 3 cds ;-). I partitioned manually and It looks something like this.

Disk /dev/hda: 100.0 GB, 100030242816 bytes
255 heads, 63 sectors/track, 12161 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 3187 25599546 c W95 FAT32 (LBA)
/dev/hda2 3188 12161 72083655 f W95 Ext’d (LBA)
/dev/hda5 3188 5737 20482843+ b W95 FAT32
/dev/hda6 5738 8287 20482843+ b W95 FAT32
/dev/hda7 8288 9562 10241406 b W95 FAT32
/dev/hda8 9563 9594 257008+ 83 Linux
/dev/hda9 9595 9725 1052226 82 Linux swap / Solaris
/dev/hda10 9726 12161 19567138+ 83 Linux

The installation went smooth. It took nearly 45 minutes to complete. I booted up and so far all went cool. Some issues I faced

  • My Screen was really bad
  • Sound card failed
  • And fedora needed some good apps related to playing media.

I don’t want to explain how I fixed these issues. And there were more issues and I fixed them too. I referred these websites to fix the issues. These guys are cool.

Once I fixed all the issues mentioned above the fedora on my laptop was really cool and worked amazing. Did i forget to mention I didn’t log into windows for three days now.

Screenshot of Fedora Core 4 On Hp Pavilion zd8000

Added few lines in /etc/fstab file to mount all my windows partition.

# This file is edited by fstab-sync - see ‘man fstab-sync’ for details
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
/dev/shm /dev/shm tmpfs defaults 0 0
/dev/proc /proc proc defaults 0 0
/dev/sys /sys sysfs defaults 0 0
/dev/hda1 /mnt/win-1 vfat user,gid=users,umask=0002 0 0
/dev/hda5 /mnt/win-2 vfat user,gid=users,umask=0002 0 0
/dev/hda6 /mnt/win-3 vfat user,gid=users,umask=0002 0 0
/dev/hda7 /mnt/win-4 vfat user,gid=users,umask=0002 0 0

/dev/hdb /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0

I found If I install Yellow dog Updater, Modified (yum) it will make life easier to install packages for fedora. You can refer to http://www.fedorafaq.org/ if you wish to tweak your fedora installation.

Some commands I used to install new softwares.

  • yum install vlc
  • yum install xmms
  • yum install firefox
  • yum install gaim
  • etc etc. Now updating packages and installing new on fedora is very easy.

<meta name="GENERATOR" content="OpenOffice.org 1.9.104 (Linux)" /><meta name="CREATED" content="20060223;15222300" /><meta name="CHANGED" content="16010101;0" />Life is very<br /> <style>!-- @page { size: 8.5in 11in; margin: 0.79in } --></style> <p> exciting for past three days with Linux. I will update more in the days to come.</p> </div> <p class="postmetadata">Posted in <a href="http://imthi.com/blog/category/linux" title="View all posts in Linux" rel="category tag">Linux</a> <strong>|</strong> <a href="http://imthi.com/blog/linux/hp-zd8000-and-redhat-fedora-core-4-linux.php#comments" title="Comment on HP zd8000 and Redhat Fedora Core 4 Linux">1 Comment »</a></p> <h1><a href="http://imthi.com/blog/web/google-under-attack.php" rel="bookmark" title="Permanent Link to Google Under Attack">Google Under Attack</a></h1> <div class="entry" id="post-60"> <p>Denial of Service —- Google Master is under attack……</p> <p><img alt="DOS Google" id="image59" title="DOS Google" src="http://imthi.com/wp-content/uploads/2006/02/google_attack.jpg" /></p> <p>Wow this is the second time Google is facing this problem. I think so <img src='http://imthi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> But once anything goes big it has to face these issues…. thats natural poor Google…</p> </div> <p class="postmetadata">Posted in <a href="http://imthi.com/blog/category/web" title="View all posts in Web" rel="category tag">Web</a> <strong>|</strong> <a href="http://imthi.com/blog/web/google-under-attack.php#comments" title="Comment on Google Under Attack">1 Comment »</a></p> <h1><a href="http://imthi.com/blog/programming/wordpress-20-n-organizer.php" rel="bookmark" title="Permanent Link to Wordpress 2.0 n Organizer">Wordpress 2.0 n Organizer</a></h1> <div class="entry" id="post-58"> <p>I was wandering around the new structure of new wordpress 2.0. It is completely different from ancestors. It seems to me if I want to make the Organizer to work again I have to redo from scratch. And the images and files are integrated with the database and it needs more time to do ;-).</p> <p>Cool to know that wp has no more simple interface to post and work around. It is getting a little tough. I really hate working with the new interface. Even though the old upload style was on different pages it was easy to work around. Now organizer has to work with files structure in the upload directory and syn with database and database post with post and so many interlinks. Wow …!!! working on it…</p> </div> <p class="postmetadata">Posted in <a href="http://imthi.com/blog/category/programming" title="View all posts in Programming" rel="category tag">Programming</a> <strong>|</strong> <a href="http://imthi.com/blog/programming/wordpress-20-n-organizer.php#comments" title="Comment on Wordpress 2.0 n Organizer">4 Comments »</a></p> <h1><a href="http://imthi.com/blog/personal/confused-and-tensed-state.php" rel="bookmark" title="Permanent Link to Confused and tensed state">Confused and tensed state</a></h1> <div class="entry" id="post-57"> <p>Hi bloggy</p> <p>Lot of confusion and tension prevailing in my life right now. I am in the course of shifting my job. So I have started the work for migrating the job. So I am little worried and tensed what is gonna happen next next. But whatever it is I have to face it. The current job what I am gonna take brings me back to PHP :-). This one thing make me feel very happy and comfortable.</p> <p>After a long time I am downloading Redhat Fedora Core 4 Stenz for working in Linux platform. And I heard the new company is working on Zend studio too. And I am gonna try out the Zend studio for the first time. I have coding in PHP for nearly more than 4 years now. But it was always my Editplus which helped to code. Now I am trying something new.</p> <p>Bloggy I will keep you updated what is happening next next :-).</p> </div> <p class="postmetadata">Posted in <a href="http://imthi.com/blog/category/personal" title="View all posts in Personal" rel="category tag">Personal</a> <strong>|</strong> <a href="http://imthi.com/blog/personal/confused-and-tensed-state.php#respond" title="Comment on Confused and tensed state">No Comments »</a></p> <h1><a href="http://imthi.com/blog/personal/gowealthy-glms-launch.php" rel="bookmark" title="Permanent Link to Gowealthy GLMS Launch">Gowealthy GLMS Launch</a></h1> <div class="entry" id="post-46"> <p>It was nice afternoon indeed. Expecting all the marketing executives to arrive from other offices.. <img src='http://imthi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> (hot looking babes… hehehe)</p> <p><img id="image47" title="The Meeting Gathering..." alt="The Meeting Gathering..." src="http://imthi.com/wp-content/uploads/2006/02/gathering.jpg" /></p> <p>Mr. Peter Penhall addressing the marketing executives who attended the launch.</p> <p><img id="image48" title="Peter Penhall Addressing the gathering.." alt="Peter Penhall Addressing the gathering.." src="http://imthi.com/wp-content/uploads/2006/02/peter_penhall.jpg" /></p> <p>Bahrudeen and Suneer preparing for the live project demo with laptops…. (Show offs :-D)</p> <p><img id="image49" title="Bahrudeen and Suneer getting ready for the live project demo.." alt="Bahrudeen and Suneer getting ready for the live project demo.." src="http://imthi.com/wp-content/uploads/2006/02/bahrudeen_suneer.jpg" /></p> <p>Next I tried presenting the project to all. I really donno how much they understood ;-). But they all applauded nicely since refreshments were up next hehehe <img src='http://imthi.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p> <p><img id="image50" title="Presenting the GLMS" alt="Presenting the GLMS" src="http://imthi.com/wp-content/uploads/2006/02/glms_presentation.jpg" /></p> <p>Its hogging time … heheh nice food..I hogged a lot..</p> <p><img id="image51" title="Snacks" alt="Snacks" src="http://imthi.com/wp-content/uploads/2006/02/snacks.jpg" /></p> <p>People Behind the scene, Bahrudeen, Suneer and me</p> <p><img id="image52" title="People Behind the scene" alt="People Behind the scene" src="http://imthi.com/wp-content/uploads/2006/02/behind_s1.jpg" /></p> <p>Abdul Ravoof and Abdu Rahiman, the senior brothers :-P. Both of them gave ideas and support throughout the project. Ravoof helped us by giving nasty criticism which no one will ever dare give us. Abdu always helped us by getting the needed plug ins and software for development. Most of the time both these guys made our day worse.<br /> <img id="image53" title="ravoof and abdu" alt="ravoof and abdu" src="http://imthi.com/wp-content/uploads/2006/02/behind_s2.jpg" /></p> <p>Mr. Mohandas, Lamiya, Divya, Gina and Nazia, our major support for the project. Mr. Mohandas needs a special mention since he was the one who kept pushing us to the limits and made all this possible. Divya and Nazia played a main role in beta testing the software. Lamiya and Gina helped with error messages and English. Heheh I accept my English sucks…. <img src='http://imthi.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p> <p><img id="image54" title="Behind scene" alt="Behind scene" src="http://imthi.com/wp-content/uploads/2006/02/behind_s3.jpg" /></p> <p>Sajeer helped us with some design and Vipin did the network and system support.</p> <p><img id="image55" title="sajeer and vipin" alt="sajeer and vipin" src="http://imthi.com/wp-content/uploads/2006/02/behind_s4.jpg" /></p> <p>Last but not the least, Tharvieesh helped us a lot. He used to drop us back home after office hours, helped us in arranging the needed things for the presentation and also the food. He is a energetic young man who always needs some work to dooooooo… <img src='http://imthi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p> <p><img id="image56" title="Tharvieesh" alt="Tharvieesh" src="http://imthi.com/wp-content/uploads/2006/02/behind_s5.jpg" /></p> <p>Did I forget to mention, Gina and Divya helped us by making coffee and tea whenever we asked them. But later we had to compensate the same by making coffee for them… <img src='http://imthi.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> </div> <p class="postmetadata">Posted in <a href="http://imthi.com/blog/category/personal" title="View all posts in Personal" rel="category tag">Personal</a> <strong>|</strong> <a href="http://imthi.com/blog/personal/gowealthy-glms-launch.php#comments" title="Comment on Gowealthy GLMS Launch">1 Comment »</a></p> <div class="navigation"> <div class="alignleft"><a href="http://imthi.com/blog/2006/02/page/2">« Previous Entries</a></div> <div class="alignright"></div> </div> </div> <div class="sidenav"> <form method="get" id="searchform" action="/index.php"> <div><input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form> <ul id="sidebarwidgeted1"> <li> <a class="header" href="#">Pages</a> <div><ul><li class="page_item page-item-74"><a href="http://imthi.com/organizer" title="Wordpress Organizer">Wordpress Organizer</a></li> <li class="page_item page-item-131"><a href="http://imthi.com/wp-pda" title="Wordpress PDA & iPhone Plugin">Wordpress PDA & iPhone Plugin</a></li> <li class="page_item page-item-2"><a href="http://imthi.com/contact-me" title="Contact Me">Contact Me</a></li> <li class="page_item page-item-325"><a href="http://imthi.com/blogroll" title="Blogroll">Blogroll</a></li> </ul></div> </li> <li> <a class="header" href="#">Tags</a> <div id="sidebartags"><a href='http://imthi.com/blog/tag/adsense' class='tag-link-49' title='2 topics' rel="tag" style='font-size: 7.7pt;'>adsense</a> <a href='http://imthi.com/blog/tag/apple' class='tag-link-55' title='2 topics' rel="tag" style='font-size: 7.7pt;'>Apple</a> <a href='http://imthi.com/blog/tag/blog-update' class='tag-link-36' title='4 topics' rel="tag" style='font-size: 9.1pt;'>blog update</a> <a href='http://imthi.com/blog/tag/content' class='tag-link-22' title='1 topic' rel="tag" style='font-size: 7pt;'>content</a> <a href='http://imthi.com/blog/tag/crap' class='tag-link-35' title='2 topics' rel="tag" style='font-size: 7.7pt;'>crap</a> <a href='http://imthi.com/blog/tag/dubai' class='tag-link-10' title='6 topics' rel="tag" style='font-size: 10.5pt;'>Dubai</a> <a href='http://imthi.com/blog/tag/flip-media' class='tag-link-25' title='10 topics' rel="tag" style='font-size: 13.3pt;'>flip media</a> <a href='http://imthi.com/blog/tag/friends' class='tag-link-16' title='4 topics' rel="tag" style='font-size: 9.1pt;'>Friends</a> <a href='http://imthi.com/blog/tag/fun' class='tag-link-59' title='2 topics' rel="tag" style='font-size: 7.7pt;'>fun</a> <a href='http://imthi.com/blog/tag/google' class='tag-link-23' title='10 topics' rel="tag" style='font-size: 13.3pt;'>google</a> <a href='http://imthi.com/blog/tag/iphone' class='tag-link-44' title='6 topics' rel="tag" style='font-size: 10.5pt;'>iphone</a> <a href='http://imthi.com/blog/tag/javascript' class='tag-link-34' title='2 topics' rel="tag" style='font-size: 7.7pt;'>javascript</a> <a href='http://imthi.com/blog/tag/linux' class='tag-link-8' title='3 topics' rel="tag" style='font-size: 8.4pt;'>Linux</a> <a href='http://imthi.com/blog/tag/mac' class='tag-link-24' title='11 topics' rel="tag" style='font-size: 14pt;'>mac</a> <a href='http://imthi.com/blog/tag/malaysia' class='tag-link-31' title='2 topics' rel="tag" style='font-size: 7.7pt;'>malaysia</a> <a href='http://imthi.com/blog/tag/microsoft' class='tag-link-45' title='2 topics' rel="tag" style='font-size: 7.7pt;'>Microsoft</a> <a href='http://imthi.com/blog/tag/party' class='tag-link-26' title='2 topics' rel="tag" style='font-size: 7.7pt;'>party</a> <a href='http://imthi.com/blog/tag/pda' class='tag-link-50' title='2 topics' rel="tag" style='font-size: 7.7pt;'>pda</a> <a href='http://imthi.com/blog/tag/photography' class='tag-link-20' title='2 topics' rel="tag" style='font-size: 7.7pt;'>Photography</a> <a href='http://imthi.com/blog/tag/products' class='tag-link-53' title='4 topics' rel="tag" style='font-size: 9.1pt;'>Products</a> <a href='http://imthi.com/blog/tag/real-estate' class='tag-link-21' title='3 topics' rel="tag" style='font-size: 8.4pt;'>Real Estate</a> <a href='http://imthi.com/blog/tag/router' class='tag-link-27' title='1 topic' rel="tag" style='font-size: 7pt;'>router</a> <a href='http://imthi.com/blog/tag/seo' class='tag-link-12' title='5 topics' rel="tag" style='font-size: 9.8pt;'>SEO</a> <a href='http://imthi.com/blog/tag/travel' class='tag-link-30' title='6 topics' rel="tag" style='font-size: 10.5pt;'>travel</a> <a href='http://imthi.com/blog/tag/trivandrum' class='tag-link-65' title='2 topics' rel="tag" style='font-size: 7.7pt;'>Trivandrum</a> <a href='http://imthi.com/blog/tag/vmware' class='tag-link-58' title='2 topics' rel="tag" style='font-size: 7.7pt;'>VMware</a> <a href='http://imthi.com/blog/tag/web' class='tag-link-7' title='4 topics' rel="tag" style='font-size: 9.1pt;'>Web</a> <a href='http://imthi.com/blog/tag/website' class='tag-link-28' title='1 topic' rel="tag" style='font-size: 7pt;'>website</a> <a href='http://imthi.com/blog/tag/windows' class='tag-link-56' title='2 topics' rel="tag" style='font-size: 7.7pt;'>Windows</a> <a href='http://imthi.com/blog/tag/wordpress' class='tag-link-39' title='6 topics' rel="tag" style='font-size: 10.5pt;'>wordpress</a></div> </li> <li> <a class="header" href="#">Recent Post</a> <div><ul> <li><a href='http://imthi.com/blog/products/upgraded-iphone-to-20-using-pwnage-20-for-mac.php' title='Upgraded iPhone to 2.0 using Pwnage 2.0 for Mac'>Upgraded iPhone to 2.0 using Pwnage 2.0 for Mac</a></li> <li><a href='http://imthi.com/blog/personal/trip-to-ponmudi-in-kerala-gods-own-country.php' title='Trip to Ponmudi in Kerala (God’s Own country)'>Trip to Ponmudi in Kerala (God’s Own country)</a></li> <li><a href='http://imthi.com/blog/personal/driving-experience-in-trivandrum-kerala.php' title='Driving experience in Trivandrum, Kerala'>Driving experience in Trivandrum, Kerala</a></li> <li><a href='http://imthi.com/blog/personal/travel-experience-with-dr-r-gunaseelan.php' title='Travel experience with Dr. R. Gunaseelan'>Travel experience with Dr. R. Gunaseelan</a></li> <li><a href='http://imthi.com/blog/personal/back-in-chennai.php' title='Back in Chennai'>Back in Chennai</a></li> <li><a href='http://imthi.com/blog/programming/wordpress-pda-plugin-causing-header-output-issues.php' title='Wordpress PDA plugin causing header output issues'>Wordpress PDA plugin causing header output issues</a></li> <li><a href='http://imthi.com/blog/products/will-mozilla-firefox-3-set-a-new-download-world-record.php' title='Will Mozilla Firefox 3 set a new download world record ?'>Will Mozilla Firefox 3 set a new download world record ?</a></li> <li><a href='http://imthi.com/blog/dubai/gulfnews-vs-emug-users-about-pc-and-mac.php' title='Gulfnews vs EMUG users about PC and Mac'>Gulfnews vs EMUG users about PC and Mac</a></li> </ul></div> </li> <li> <a class="header" href="#">Categories</a> <div><ul> <li class="cat-item cat-item-10"><a href="http://imthi.com/blog/category/dubai" title="View all posts filed under Dubai">Dubai</a> </li> <li class="cat-item cat-item-8"><a href="http://imthi.com/blog/category/linux" title="Stuff I do in Linux">Linux</a> </li> <li class="cat-item cat-item-1"><a href="http://imthi.com/blog/category/personal" title="my personal stuffs...">Personal</a> </li> <li class="cat-item cat-item-20"><a href="http://imthi.com/blog/category/photography" title="Post related to photography">Photography</a> </li> <li class="cat-item cat-item-53"><a href="http://imthi.com/blog/category/products" title="View all posts filed under Products">Products</a> </li> <li class="cat-item cat-item-2"><a href="http://imthi.com/blog/category/programming" title="stuffs I do...">Programming</a> </li> <li class="cat-item cat-item-21"><a href="http://imthi.com/blog/category/real-estate" title="View all posts filed under Real Estate">Real Estate</a> </li> <li class="cat-item cat-item-12"><a href="http://imthi.com/blog/category/seo" title="Search Engine Optimization">SEO</a> </li> <li class="cat-item cat-item-6"><a href="http://imthi.com/blog/category/software" title="View all posts filed under Software">Software</a> </li> <li class="cat-item cat-item-7"><a href="http://imthi.com/blog/category/web" title="View all posts filed under Web">Web</a> </li> </ul></div> </li> <li> <a class="header" href="#">Archives</a> <div><ul> <li><a href='http://imthi.com/blog/2008' title='2008'>2008</a></li> <li><a href='http://imthi.com/blog/2007' title='2007'>2007</a></li> <li><a href='http://imthi.com/blog/2006' title='2006'>2006</a></li> <li><a href='http://imthi.com/blog/2005' title='2005'>2005</a></li> </ul></div> </li> <li> <a class="header" href="#">Meta</a> <div> <ul> <li><a href="http://imthi.com/wp-login.php">Log in</a></li> <li><a href="http://imthi.com/feed" title="Syndicate this site using RSS"><img border="0" alt="Syndicate this site using RSS" src="http://www.feedburner.com/fb/images/pub/feed-icon16x16.png" /> <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://imthi.com/comments/feed" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="This page validates as XHTML 1.0 Transitional, eXtensible HyperText Markup Language">XHTML</abbr></a></li> <li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li> </ul> </div> </li> </ul> <div style="padding-top:10px;text-align:center;"> <script type="text/javascript"> <!-- google_ad_client = "pub-4955237106773448"; /* imthi.com new skyscrapper */ google_ad_slot = "9165834709"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> <div align="center"> <p><a href="http://www2.clustrmaps.com/counter/maps.php?url=http://imthi.com" id="clustrMapsLink"><img src="http://www2.clustrmaps.com/counter/index2.php?url=http://imthi.com" alt="Visitor map" border="0" /></a></p> <p><script type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/b?url=imthi.com'></script></p> </div> </div> <div class="clearer"><span></span></div> </div> <div class="footer"> <a href="http://www.flipcorp.com/">Flip Media - interactive digital agency in Dubai</a> | <a href="http://propdubai.com/" title="Properties in Dubai">Properties in Dubai</a> <br /> Copyright © 2005 - 2008 <a title="Imthiaz Blog" href="http://imthi.com">H.M Imthiaz Rafiq</a> | Imthiaz Blog is powered by <a href="http://wordpress.org" title="WordPress">WordPress</a> and theme by <a href="http://web.ygoy.com/2008/05/05/yg-desire-2-column-widget-ready-wordpress-theme/">YGoY</a> </div> <!-- SyntaxHighlighter Stuff --> <script type="text/javascript" src="http://imthi.com/wp-content/plugins/syntaxhighlighter/files/shCore.js"></script> <script type="text/javascript"> dp.SyntaxHighlighter.ClipboardSwf = 'http://imthi.com/wp-content/plugins/syntaxhighlighter/files/clipboard.swf'; dp.SyntaxHighlighter.HighlightAll('code'); </script> <script type="text/javascript" language="javascript"> <!-- $(document).ready(function(){ $('div.entry img').each(function(){ if($(this).parent().is('a')){ $(this).parent().attr('rel',$(this).parents('div.entry').attr('id')); $(this).parent().attr('class','jqueryLightbox'); $(this).parent().attr('title',$(this).attr('title')); } }); $('.jqueryLightbox').lightbox(); $("#sidebarwidgeted1").accordion({ autoHeight: false , header: '.header' }); }); --> </script> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> <!-- _uacct = "UA-3996483-1"; urchinTracker(); --> </script> </body> </html>