// JavaScript Document
 document.write('<div class="row-1">')
 
 
                  document.write('<a href="test2.html?hom" title="The GMAT Coach"><img src="images1/logo.jpg" alt="The GMAT Coach"></a>')
				   document.write('<div id="con_tact">')
                  document.write('<div class="callus">')
                 document.write('<div class="callus-block1">877-402-COACH</div>')
                 document.write('<div class="callus-block2"><a href="mailto:support@theGMATcoach.com?subject=Website Contact">support@theGMATcoach.com</a></div>')
               document.write('</div>')
			   
			   
			   document.write('<dl>')
document.write('<dt></dt>')
document.write('<dd><a href="http://thegmatcoach.com/blog/?feed=rss" title="Blog" target="_blank"><img src="images1/rss.jpg" alt="RSS"></a></dd>')
document.write('<dd><a href="http://www.twitter.com/TheGmatCoach" title="Twitter" target="_blank"><img src="images1/twitter.jpg" alt="Twitter"></a></dd>')
document.write('<dd>')
			   
			   document.write ('<a target="_blank" title="Stumble Upon" href="')
 document.write('http://www.stumbleupon.com/submit?url='+document.URL+'&title='+document.title.replace(/ /g,'+')+'">')
 document.write ('<img src="images1/stumble-upon.jpg" alt="Stumble Upon"></a>')
			   
			   document.write('</dd>')
document.write('<dd><a href="http://www.facebook.com/TheGmatCoach" title="Facebook" target="_blank"><img src="images1/fb.jpg" alt="Facebook"></a></dd>')
document.write('</dl>')
document.write('</div>')			   
			   
document.write('</div>')
