

	var sPath = window.location.pathname;
	var sSub = window.location.search;
	if (sPath == "/") {
	document.write("\<style type='text/css'>body { background:#fff url(http://hippointernetmarketing.memberlodge.com/Content/Pictures/PictureHandler.ashx?PicId=30759) repeat-x left top ;} #idMainMenuContainer{ display:none;} #idPrimaryContentContainer {width:100%;}<\/style>");   
	
	<!-- Forgotten Password heading -->    
  } else if (sPath == "/Common/Password/ForgottenPasswordRequest.aspx") {  
	document.write("\<style type='text/css'>#idPrimaryContentContainer #idPrimaryContentBlock1Content h3{ background:url(http://www.hippoimt.com/resources/theme/pagetitles/reset_pass.gif) no-repeat left top; height:88px; width:378px; text-indent:-99999px; padding-bottom:10px;}<\/style>");  
	 
	 <!-- Login Pages heading -->          
	 } else if (sPath == "/Common/LoginPage.aspx") {  
	document.write("\<style type='text/css'>#idPrimaryContentContainer #idPrimaryContentBlock1Content h3{ background:url(http://www.hippoimt.com/resources/theme/pagetitles/login.gif) no-repeat left top; height:88px; width:378px; text-indent:-99999px; padding-bottom:10px;}<\/style>");    
	
	 <!-- Login Option heading -->          
	 } else if (sPath == "/Common/LoginRolePage.aspx") {  
	document.write("\<style type='text/css'>#idPrimaryContentContainer #idPrimaryContentBlock1Content h3{ background:url(http://www.hippoimt.com/resources/theme/pagetitles/select_login.gif) no-repeat left top; height:88px; width:378px; text-indent:-99999px; padding-bottom:10px;}<\/style>");  
	  
	 <!-- My Profile Heading-->          
	 } else if (sPath == "/Content/Members/MemberProfile.aspx") {  
	document.write("\<style type='text/css'>#idPrimaryContentContainer #idPrimaryContentBlock1Content h3{ background:url(http://www.hippoimt.com/resources/theme/pagetitles/my_profile.gif) no-repeat left top; height:62px; width:378px; text-indent:-99999px; padding-bottom:10px;}<\/style>");	     
	
	 <!-- Member Upgrade-->          
	 } else if (sPath == "/Content/Wizard/Upgrade/MemberUpgrade.aspx") {  
	document.write("\<style type='text/css'>#idPrimaryContentContainer #idPrimaryContentBlock1Content h3{ background:url(http://www.hippoimt.com/resources/theme/pagetitles/my_profile.gif) no-repeat left top; height:62px; width:378px; text-indent:-99999px; padding-bottom:10px;}<\/style>");
	
	<!-- Resources page-->          
	 } else if (sSub == "?pageId=167661") {  
	document.write("\<style type='text/css'>div.pageTitleOuterContainer{display:none !important;}<\/style>");
	
	<!-- Default Page fix -->
	 } else if (sSub == "?pageId=109779") {  
	document.write("\<style type='text/css'>body { background:#fff url(http://hippointernetmarketing.memberlodge.com/Content/Pictures/PictureHandler.ashx?PicId=30759) repeat-x left top ;} #idMainMenuContainer{ display:none;} #idPrimaryContentContainer {width:100%;} #homepage_images{width:800px;}<\/style>"); 	
	
	<!-- Join Now Title fix -->
	 } else if (sSub == "?pageId=112848") {  
	document.write("\<style type='text/css> body{background:#000 !important;} #idMainMenuContainer{ display:none;} #idPrimaryContentContainer {width:100%;} #homepage_images{width:800px;}<\/style>"); 	
	
		<!-- Default Page fix -->
	 } else if (sSub == "&eventId=30328") {  
	document.write("\<style type='text/css'>body { background-color:#000 !important; }<\/style>"); 
	
}                   
