photoshop (psd) web designs converted to XHTML/HTML5, CSS, JS
Send me your design docs.
I send you back working-pure-thin-valid-accessible HTML, CSS, JS for your custom website or ready-to-go templates and themes for blogs like WordPress or sites like Twitter. These are EXACT working versions of your designs.
I need fresh portfolio material special deal
$50 special deal to first 5 2 people/companies to request deal.
1 layout/design including javascript/jQuery UI interactivity.
Rates
Convert 1 layout/design to XHTML/CSS $100
Pure markup/css template
With javascript/jQuery add $50
Includes rollovers, dynamic menus, and other UI related interactivity
Various javascript/jQuery functionality included especially with WordPress Theme Site Designs
Each layout in same design after first add $50/25
e.g. home layout, section index layout, content layout, etc…
Same design but different layout variants
$50 for 2nd and $25 for 3rd+
Note that these fees are often waived if the variation is simple enough.
Placing and marking up content on same layouts ~$10/page
e.g. (5) pages in same ‘section’ layout ~$50
Not applicable for the first page of that layout
As WordPress Theme add $300.
Requests for non-framework JS quoted and billed hourly.
Special requests quoted prior to beginning work.
Prices may vary (up or down) depending on quantity and complexity of work but I find these rates cover most circumstances.
Pre-flight checklist
REMEMBER: If it isn’t indicated in the design docs it will not be in the deliverables. While I am a nice guy who will work with you I am ultimately not responsible for adding/creating/interpretting vague or missing design elements.
-
Design docs to send:
-
Original design(s) (layered original copy preferred)
- PSD
- AI
- INDD
- Aviary files
- Just about anything that is clean enough to extract art from, but again layered original docs are preferred
- Flattened mockups and samples of multiple menu/nav/element states and layouts
-
Accompanying text document indicating anything not explicitly shown in PSD
- Active/hover states, form styling, ambiguous elements
-
Original design(s) (layered original copy preferred)
-
What platform/framework are you using?
- I need to know whether you are using PHP, RUBY, HTML and if there is a framework
- If there is a framework I will deliver the ouput ready-to-go for your file structure. See File structure for common frameworks on this page
- If you want a specific file structure different than my defaults (or I have not listed your framework yet) please be specific what your file structure is.
- For the designers: If you don’t know what this all means then just tell me the ISP you use and what hosting plan you have and I will pick the best option.
-
Are there special layout/functionality concerns?
- e.g. that swoopy thing needs to be in front of the menu and content on the home page but behind on every other page
-
If this is a WordPress theme…
- What is the theme name? (e.g. BoB’s theme)
- include in the PSD or this text file how ALL presentation layout should be handled
- be explicit about layout for comments, default sidebars, post date/tag/category/meta information
- anything not indicated will be given layout from the default theme based on “Kubrick” and simply styled to your site
- If in doubt of what is required consult the Theme Template Files List of standard templates in a WordPress theme (about 3/4 way down the page).
- I follow the WordPress Codex Theme Development Checklist for best practices as much as possible. Reviewing it might help you help me help you best.
File structure for common frameworks
These default file structures will be used based on my personal preferences for each output package unless you tell me otherwise. Note that I do not create every directory shown in the samples below. I create what is necessary to deliver the files. This is especially true of the frameworks. You will be delivered a minimal file structure so that you can in theory simply copy the entire structure into your installation for immediate use (not responsible for overwritten files).
Specific file names may vary per installation and are shown below only for reference.
Other file structure
If you have a framework not listed here or require a custom framework please create a bullet list like the ones above and be specific.
You submit your design
- Photoshop
- Illustrator
- Aviary files
- Any uncompressed full color image format
You Specify
- Platform, Frameworks, and/or WYSIWYG editor compatibility. See File structure for common frameworks on this page
- Horizontal alignment
- Design requirements not visible in the PSD
- Any special requests
- See pre-flight checklist on this page
I deliver
- Valid XTHML template(s)
- W3C Valid XHTML 1.0 Transitional doctype (unless you specify otherwise)
- External CSS stylesheet(s)
- External unobtrusive JS
- Includes/Partials to work for your platform
- Cross browser compatibility with IE 6+, Firefox, Safari, Chrome, Opera
- SEO friendly layout
PSD to CSS examples
Compare the original psd to the markup code and rendered source.
Ask Adam League
Site design and custom WordPress theme by zoe somebody
PSD to XTHML/CSS/JS/PHP

View markup
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11 http://microformats.org/profile/hatom http://microformats.org/profile/hcard">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Episode 004: Are we alone? Aliens! « Ask Adam League</title>
<link rel="pingback" href="http://www.askadamleague.com/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="Ask Adam League » Podcast" href="http://www.askadamleague.com/feed/podcast/" />
<link rel="alternate" type="application/rss+xml" title="Ask Adam League » Imperfect Thoughts Blog" href="http://www.askadamleague.com/category/imperfect-thoughts/feed/" />
<link rel="alternate" type="application/rss+xml" title="Ask Adam League » Feed" href="http://www.askadamleague.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Ask Adam League » Comments Feed" href="http://www.askadamleague.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Ask Adam League » Episode 004: Are we alone? Aliens! Comments Feed" href="http://www.askadamleague.com/2010/12/16/episode-004-are-we-alone-aliens/feed/" />
<link rel='stylesheet' id='style-css' href='http://www.askadamleague.com/wp-content/themes/askadam/style.css?ver=0.1' type='text/css' media='all' />
<!--[if lte IE 7]>
<link rel='stylesheet' id='style_ie6-7-css' href='http://www.askadamleague.com/wp-content/themes/askadam/style_ie6-7.css?ver=3.0.3' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='fancybox-css' href='http://www.askadamleague.com/wp-content/themes/askadam/_assets/stylesheets/fancybox.1.3.4.css?ver=3.0.3' type='text/css' media='all' />
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js?ver=1.4.4'></script>
<script type='text/javascript' src='http://www.askadamleague.com/wp-content/themes/askadam/_assets/javascripts/jquery/jquery.fancybox-1.3.4.js?ver=1.3.4'></script>
<script type='text/javascript' src='http://www.askadamleague.com/wp-content/plugins/simple-forum/resources/jscript/forum/sf-forum.js?ver=3.0.3'></script>
<script type='text/javascript' src='http://www.askadamleague.com/wp-includes/js/comment-reply.js?ver=20090102'></script>
<link rel='index' title='Ask Adam League' href='http://www.askadamleague.com/' />
<link rel='start' title='Episode 001: Is he or she right for me?' href='http://www.askadamleague.com/2010/11/01/episoed-001-is-he-or-she-right-for-me/' />
<link rel='prev' title='Just like people…' href='http://www.askadamleague.com/2010/12/12/just-like-people/' />
<link rel='shortlink' href='http://www.askadamleague.com/?p=132' />
<link rel='canonical' href='http://www.askadamleague.com/2010/12/16/episode-004-are-we-alone-aliens/' />
<meta name="description" content="global description" />
<meta name="keywords" content="global, keywords" />
</head>
<body class="single single-post postid-132 logged-in ">
<div id="hd">
<div class="inner ">
<h1 id="hd_logo">
<a href="/" title="Home"><img src="http://www.askadamleague.com/wp-content/themes/askadam/_assets/images/layouts/logo.hd-ask-adam.png" alt="Ask Adam League" /></a>
</h1>
<div id="hd_tag">
<a href="/ask-adam/">Ask Adam</a>
</div>
<div id="hd_menu" class="clearfix">
<ul id="menu-masthead-menu"><li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-68"><a href="http://www.askadamleague.com/ask-adam-episodes/"><span><span>Episodes</span></span></a></li>
<li id="menu-item-69" class="menu-item menu-item-type-post_type menu-item-69"><a href="http://www.askadamleague.com/imperfect-thoughts/"><span><span>Imperfect Thoughts</span></span></a></li>
<li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-26"><a href="http://www.askadamleague.com/the-league/"><span><span>The League</span></span></a></li>
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-36"><a href="http://www.askadamleague.com/hagiography/"><span><span>Hagiography</span></span></a></li>
</ul> </div>
</div>
</div>
<div id="doc" class="">
<div id="bd">
<div id="wp" class="hfeed">
<div id="post-132" class="post-132 post type-post hentry category-episodes tag-abductions tag-aliens tag-alone-in-the-universe tag-cattle-mutilations tag-intelligent-life">
<div class="wp_entry">
<h1>Ask Adam:<br />Episode 004: Are we alone? Aliens!</h1>
<div class="podcast clearfix"><strong>Listen NOW! </strong><div class="powerpress_player" id="powerpress_player_4448"><object type="application/x-shockwave-flash" data="http://www.askadamleague.com/wp-content/plugins/powerpress/audio-player.swf" id="4448" height="24" width="290">
<param name="movie" value="http://www.askadamleague.com/wp-content/plugins/powerpress/audio-player.swf" />
<param name="FlashVars" value="playerID=4448&soundFile=http%3A%2F%2Faskadamleague.com%2Fepisodes%2FAsk-Adam-League-004.mp3&pagebg=E5E5E5&bg=E5E5E5&width=290&rtl=no&loader=2b2827&text=333333&titles= &animation=yes&remaining=no&track=FFFFFF&tracker=DDDDDD&border=CCCCCC&initialvolume=60&leftbg=CCCCCC&lefticon=333333&voltrack=F2F2F2&volslider=666666&rightbg=B4B4B4&rightbghover=999999&righticon=333333&righticonhover=FFFFFF&transparentpagebg=no&pagebg=#E5E5E5" />
<param name="quality" value="high" />
<param name="menu" value="false" />
<param name="wmode" value="transparent" />
</object>
</div>
<div class="podcast_links"><a href="http://www.askadamleague.com/2010/12/16/episode-004-are-we-alone-aliens/#respond" title="Comment on Episode 004: Are we alone? Aliens!">Respond</a> | <a class="feeds_modal" href="http://www.askadamleague.com/2010/12/16/episode-004-are-we-alone-aliens/feed/">Subscribe</a> | <a href="http://askadamleague.com/episodes/Ask-Adam-League-004.mp3" title="Choose 'Save Link/Target As...' in your browser">Download</a></div></div><div class='post-thumbnail-single'><img width="300" height="236" src="http://www.askadamleague.com/wp-content/uploads/2010/12/alien-300x236.jpg" class="post-thumbnail wp-post-image" alt="alien" title="alien" /></div><p>Are we alone? Are we the only intelligent creatures in the universe? What’s up with all the anal probes and cattle mutilations? Space travel, worm holes and ancient ‘alien’ pyramids are what this show is about!</p>
<p><strong>Length:</strong> 32 minutes<br />
<strong>Special Guest:</strong> Don The Producer and Adam of course; and maybe your mom.</p>
</div><!-- .wp_entry -->
<div class="sociable">
<ul>
<li class="sociablefirst"><a rel="nofollow" href="http://www.askadamleague.com/feed/" title="RSS"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="RSS" alt="RSS" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-73px -55px" /></a></li>
<li><a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&t=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21" title="Facebook"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Facebook" alt="Facebook" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-343px -1px" /></a></li>
<li><a rel="nofollow" href="http://twitter.com/home?status=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21%20-%20http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F" title="Twitter"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Twitter" alt="Twitter" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-343px -55px" /></a></li>
<li><a rel="nofollow" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&title=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21&bodytext=Are%20we%20alone%3F%20Are%20we%20the%20only%20intelligent%20creatures%20in%20the%20universe%3F%20What%27s%20up%20with%20all%20the%20anal%20probes%20and%20cattle%20mutilations%3F%20Space%20travel%2C%20worm%20holes%20and%20ancient%20%27alien%27%20pyramids%20are%20what%20this%20show%20is%20about%21%0D%0A%0D%0ALength%3A%2032%20minutes%0D%0ASpecial%20Guest%3A%20D" title="Digg"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Digg" alt="Digg" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-235px -1px" /></a></li>
<li><a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&bkmk=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&title=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21&annotation=Are%20we%20alone%3F%20Are%20we%20the%20only%20intelligent%20creatures%20in%20the%20universe%3F%20What%27s%20up%20with%20all%20the%20anal%20probes%20and%20cattle%20mutilations%3F%20Space%20travel%2C%20worm%20holes%20and%20ancient%20%27alien%27%20pyramids%20are%20what%20this%20show%20is%20about%21%0D%0A%0D%0ALength%3A%2032%20minutes%0D%0ASpecial%20Guest%3A%20D" title="Google Bookmarks"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Google Bookmarks" alt="Google Bookmarks" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-91px -19px" /></a></li>
<li><a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&partner=sociable" title="Print"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Print" alt="Print" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-343px -37px" /></a></li>
<li><a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&title=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21¬es=Are%20we%20alone%3F%20Are%20we%20the%20only%20intelligent%20creatures%20in%20the%20universe%3F%20What%27s%20up%20with%20all%20the%20anal%20probes%20and%20cattle%20mutilations%3F%20Space%20travel%2C%20worm%20holes%20and%20ancient%20%27alien%27%20pyramids%20are%20what%20this%20show%20is%20about%21%0D%0A%0D%0ALength%3A%2032%20minutes%0D%0ASpecial%20Guest%3A%20D" title="del.icio.us"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="del.icio.us" alt="del.icio.us" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-199px -1px" /></a></li>
<li><a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&title=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21" title="Reddit"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Reddit" alt="Reddit" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-55px -55px" /></a></li>
<li><a rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21&url=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F" title="Slashdot"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Slashdot" alt="Slashdot" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-145px -55px" /></a></li>
<li><a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&title=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21" title="StumbleUpon"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="StumbleUpon" alt="StumbleUpon" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-217px -55px" /></a></li>
<li><a rel="nofollow" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&t=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21" title="MySpace"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="MySpace" alt="MySpace" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-145px -37px" /></a></li>
<li class="sociablelast"><a rel="nofollow" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&submitHeadline=Episode%20004%3A%20Are%20we%20alone%3F%20Aliens%21&submitSummary=Are%20we%20alone%3F%20Are%20we%20the%20only%20intelligent%20creatures%20in%20the%20universe%3F%20What%27s%20up%20with%20all%20the%20anal%20probes%20and%20cattle%20mutilations%3F%20Space%20travel%2C%20worm%20holes%20and%20ancient%20%27alien%27%20pyramids%20are%20what%20this%20show%20is%20about%21%0D%0A%0D%0ALength%3A%2032%20minutes%0D%0ASpecial%20Guest%3A%20D&submitCategory=science&submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" style="width: 16px; height: 16px; background: transparent url(http://www.askadamleague.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-127px -73px" /></a></li>
</ul>
</div>
<div class="wp_entry_footer">
</div><!-- .wp_entry_footer -->
</div><!-- #post-## -->
<div class="nav_next_previous clearfix">
<div class="nav_previous"><a href="http://www.askadamleague.com/2010/12/10/episode-003-how-do-i-mourn-properly/" rel="prev"><strong><span>←</span> PREVIOUS:</strong><br />Episode 003: How do I mourn properly?</a></div>
<div class="nav_next"></div>
<h2 style="clear: both; margin-top: 18px;">Other recent posts...</h2>
<ul style="clear: both;">
<li><a href="http://www.askadamleague.com/2010/12/16/episode-004-are-we-alone-aliens/">Episode 004: Are we alone? Aliens!</a></li>
<li><a href="http://www.askadamleague.com/2010/12/12/just-like-people/">Just like people…</a></li>
<li><a href="http://www.askadamleague.com/2010/12/09/episode-002-will-there-ever-be-world-peace/">Episode 002: Will there ever be world peace?</a></li>
<li><a href="http://www.askadamleague.com/2010/12/05/tis-the-season/">Tis the Season…</a></li>
<li><a href="http://www.askadamleague.com/2010/11/25/thanksgiving/">Thanksgiving</a></li>
</ul>
<p> </p>
</div>
<div id="comments">
</div><!-- #comments -->
<div id="respond">
<h3 id="reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/2010/12/16/episode-004-are-we-alone-aliens/#respond" style="display:none;">Cancel reply</a></small></h3>
<form action="http://www.askadamleague.com/wp-comments-post.php" method="post" id="commentform">
<p class="logged-in-as">Logged in as <a href="http://www.askadamleague.com/wp-admin/profile.php">zoe somebody</a>. <a href="http://www.askadamleague.com/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.askadamleague.com%2F2010%2F12%2F16%2Fepisode-004-are-we-alone-aliens%2F&_wpnonce=98badf4d49" title="Log out of this account">Log out?</a></p> <p class="comment-form-comment"><label for="comment">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p> <p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code><a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> </code></p> <p class="form-submit">
<input name="submit" type="submit" id="submit" value="Post Comment" />
<input type='hidden' name='comment_post_ID' value='132' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
</p>
<input type="hidden" id="_wp_unfiltered_html_comment" name="_wp_unfiltered_html_comment" value="24ee2c091d" /><div class='clear clearfix'> </div> </form>
</div><!-- #respond -->
</div><!-- #wp -->
</div><!-- #bd -->
<div id="sb">
<div class="top"> </div>
<div class="inner">
<ul class="widgets">
<li id="text-7" class="widget-container widget_text"> <div class="textwidget"><div class="socialized">
<a href="/feed/"><img src="/wp-content/themes/askadam/_assets/images/buttons/aquaticus-icons/48x48/feed.png" alt="Subscribe to our feed." /></a>
<a href="http://www.facebook.com/pages/Ask-Adam-League/160188457349524"><img src="/wp-content/themes/askadam/_assets/images/buttons/aquaticus-icons/48x48/facebook.png" alt="Follow us on Facebook" /></a>
<a href="http://twitter.com/askadamleague"><img src="/wp-content/themes/askadam/_assets/images/buttons/aquaticus-icons/48x48/twitter.png" alt="Follow Adam on Twitter" /></a>
</div></div>
</li> <li id="askadamlatestepisodeandblog-3" class="widget-container widget_latest_episode_blog clearfix"> <div class="latest_buttons">
<div class="title">Latest</div>
<a class="episodes" href="http://www.askadamleague.com/2010/12/16/episode-004-are-we-alone-aliens/" title="Episode 004: Are we alone? Aliens!">Episode</a>
<a class="blog" href="http://www.askadamleague.com/2010/12/12/just-like-people/" title="Just like people...">Blog</a>
<a class="logout" href="/index.php?return_to_everyday_life=1" title="Log out of the League">Logout</a>
<div class="widget_ft"><a href="/the-league/profile/">Edit profile</a></div>
</div>
</li>
<li id="widgets-reloaded-search-3" class="widget-container search"><form method="get" class="search-form" id="search-form" action="http://www.askadamleague.com/"><div><input class="search-text" type="text" name="s" id="search-text" value="Search" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" /><input class="search-submit button" name="submit" type="submit" id="search-submit" value="GO" /></div></form><!-- .search-form --></li><li id="widgets-reloaded-tags-3" class="widget-container tags"><h3 class="widget-title">Tags</h3><p class="post_tag-cloud term-cloud"><a href='http://www.askadamleague.com/tag/announcements/' class='tag-link-39' title='1 topic' style='font-size: 8pt;'>announcements</a> <a href='http://www.askadamleague.com/tag/armed-forces/' class='tag-link-66' title='1 topic' style='font-size: 8pt;'>armed forces</a> <a href='http://www.askadamleague.com/tag/bathrooms/' class='tag-link-31' title='1 topic' style='font-size: 8pt;'>bathrooms</a> <a href='http://www.askadamleague.com/tag/bullies/' class='tag-link-52' title='1 topic' style='font-size: 8pt;'>bullies</a> <a href='http://www.askadamleague.com/tag/christmas/' class='tag-link-41' title='1 topic' style='font-size: 8pt;'>Christmas</a> <a href='http://www.askadamleague.com/tag/confidence/' class='tag-link-55' title='1 topic' style='font-size: 8pt;'>confidence</a> <a href='http://www.askadamleague.com/tag/cope/' class='tag-link-61' title='1 topic' style='font-size: 8pt;'>cope</a> <a href='http://www.askadamleague.com/tag/coping/' class='tag-link-62' title='1 topic' style='font-size: 8pt;'>coping</a> <a href='http://www.askadamleague.com/tag/costco/' class='tag-link-42' title='1 topic' style='font-size: 8pt;'>Costco</a> <a href='http://www.askadamleague.com/tag/don/' class='tag-link-40' title='1 topic' style='font-size: 8pt;'>Don</a> <a href='http://www.askadamleague.com/tag/equality/' class='tag-link-37' title='1 topic' style='font-size: 8pt;'>equality</a> <a href='http://www.askadamleague.com/tag/etiquette/' class='tag-link-23' title='1 topic' style='font-size: 8pt;'>etiquette</a> <a href='http://www.askadamleague.com/tag/fairness/' class='tag-link-36' title='1 topic' style='font-size: 8pt;'>fairness</a> <a href='http://www.askadamleague.com/tag/freedom/' class='tag-link-64' title='1 topic' style='font-size: 8pt;'>freedom</a> <a href='http://www.askadamleague.com/tag/friendship/' class='tag-link-59' title='1 topic' style='font-size: 8pt;'>friendship</a> <a href='http://www.askadamleague.com/tag/greatness/' class='tag-link-67' title='1 topic' style='font-size: 8pt;'>greatness</a> <a href='http://www.askadamleague.com/tag/healing/' class='tag-link-63' title='1 topic' style='font-size: 8pt;'>healing</a> <a href='http://www.askadamleague.com/tag/holidays/' class='tag-link-47' title='2 topics' style='font-size: 22pt;'>holidays</a> <a href='http://www.askadamleague.com/tag/islam/' class='tag-link-50' title='1 topic' style='font-size: 8pt;'>islam</a> <a href='http://www.askadamleague.com/tag/liberty/' class='tag-link-65' title='1 topic' style='font-size: 8pt;'>liberty</a> <a href='http://www.askadamleague.com/tag/loss/' class='tag-link-58' title='1 topic' style='font-size: 8pt;'>loss</a> <a href='http://www.askadamleague.com/tag/love/' class='tag-link-21' title='1 topic' style='font-size: 8pt;'>love</a> <a href='http://www.askadamleague.com/tag/loved-one/' class='tag-link-60' title='1 topic' style='font-size: 8pt;'>loved one</a> <a href='http://www.askadamleague.com/tag/men/' class='tag-link-24' title='2 topics' style='font-size: 22pt;'>men</a> <a href='http://www.askadamleague.com/tag/men-vs-women/' class='tag-link-30' title='2 topics' style='font-size: 22pt;'>men vs women</a> <a href='http://www.askadamleague.com/tag/mourn/' class='tag-link-56' title='1 topic' style='font-size: 8pt;'>mourn</a> <a href='http://www.askadamleague.com/tag/mourning/' class='tag-link-57' title='1 topic' style='font-size: 8pt;'>mourning</a> <a href='http://www.askadamleague.com/tag/observations/' class='tag-link-45' title='1 topic' style='font-size: 8pt;'>observations</a> <a href='http://www.askadamleague.com/tag/one-world-government/' class='tag-link-54' title='1 topic' style='font-size: 8pt;'>one world government</a> <a href='http://www.askadamleague.com/tag/parasite/' class='tag-link-68' title='1 topic' style='font-size: 8pt;'>parasite</a> <a href='http://www.askadamleague.com/tag/personalities/' class='tag-link-35' title='2 topics' style='font-size: 22pt;'>personalities</a> <a href='http://www.askadamleague.com/tag/polite/' class='tag-link-44' title='1 topic' style='font-size: 8pt;'>polite</a> <a href='http://www.askadamleague.com/tag/relationships/' class='tag-link-29' title='1 topic' style='font-size: 8pt;'>relationships</a> <a href='http://www.askadamleague.com/tag/relaxation/' class='tag-link-34' title='1 topic' style='font-size: 8pt;'>relaxation</a> <a href='http://www.askadamleague.com/tag/religion/' class='tag-link-51' title='1 topic' style='font-size: 8pt;'>religion</a> <a href='http://www.askadamleague.com/tag/romance/' class='tag-link-22' title='1 topic' style='font-size: 8pt;'>romance</a> <a href='http://www.askadamleague.com/tag/rude/' class='tag-link-43' title='1 topic' style='font-size: 8pt;'>rude</a> <a href='http://www.askadamleague.com/tag/socialism/' class='tag-link-53' title='1 topic' style='font-size: 8pt;'>socialism</a> <a href='http://www.askadamleague.com/tag/taking-action/' class='tag-link-38' title='1 topic' style='font-size: 8pt;'>taking action</a> <a href='http://www.askadamleague.com/tag/technology/' class='tag-link-32' title='1 topic' style='font-size: 8pt;'>technology</a> <a href='http://www.askadamleague.com/tag/thanksgiving/' class='tag-link-46' title='1 topic' style='font-size: 8pt;'>Thanksgiving</a> <a href='http://www.askadamleague.com/tag/toilet-seats/' class='tag-link-11' title='1 topic' style='font-size: 8pt;'>toilet seats</a> <a href='http://www.askadamleague.com/tag/video-games/' class='tag-link-33' title='1 topic' style='font-size: 8pt;'>video games</a> <a href='http://www.askadamleague.com/tag/women/' class='tag-link-25' title='2 topics' style='font-size: 22pt;'>women</a> <a href='http://www.askadamleague.com/tag/world-peace/' class='tag-link-49' title='1 topic' style='font-size: 8pt;'>world peace</a></p></li><li id="spf-3" class="widget-container widget_spf"><h3 class="widget-title">Recent Forum Posts</h3><ul class='sftagul'><li class='sftagli'>
<a href="http://www.askadamleague.com/the-league/news-announcements/forum-not-done-but-ready-to-use-and-test/#p8">Forum not done but ready to use (and test)</a>
</li>
<li class='sftagli'>
<a href="http://www.askadamleague.com/the-league/technical-issues-feedback/if-it-looks-broken-it-probably-is/#p7">If it looks broken it probably is</a>
</li>
<li class='sftagli'>
<a href="http://www.askadamleague.com/the-league/general/who-make-sky/#p6">Who make sky?</a>
</li>
</ul></li><li id="text-6" class="widget-container widget_text"> <div class="textwidget"><div class="google_ads">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-3641948115595509";
/* Wide Skyscraper Text */
google_ad_slot = "0577677116";
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>
</li>
</ul><!-- .widgets -->
</div><!-- .inner -->
<div class="bottom"> </div>
</div><!-- #sb -->
<div id="ft">
<div id="ft_menu" class="clearfix">
<ul id="menu-footer-menu" class="menu"><li id="menu-item-71" class="menu-item menu-item-type-post_type menu-item-71"><a href="http://www.askadamleague.com/">Home</a></li>
<li id="menu-item-70" class="menu-item menu-item-type-post_type menu-item-70"><a href="http://www.askadamleague.com/ask-adam-episodes/">Episodes</a></li>
<li id="menu-item-75" class="menu-item menu-item-type-post_type menu-item-75"><a href="http://www.askadamleague.com/imperfect-thoughts/">Imperfect Thoughts</a></li>
<li id="menu-item-74" class="menu-item menu-item-type-post_type menu-item-74"><a href="http://www.askadamleague.com/the-league/">The League</a></li>
<li id="menu-item-72" class="menu-item menu-item-type-post_type menu-item-72"><a href="http://www.askadamleague.com/hagiography/">Hagiography</a></li>
<li id="menu-item-73" class="menu-item menu-item-type-post_type menu-item-73"><a href="http://www.askadamleague.com/ask-adam/">Ask Adam</a></li>
<li id="menu-item-116" class="menu-item menu-item-type-post_type menu-item-116"><a href="http://www.askadamleague.com/join/">Assimilation</a></li>
<li id="menu-item-127" class="menu-item menu-item-type-post_type menu-item-127"><a href="http://www.askadamleague.com/hagiography/terms-and-conditions/">Terms</a></li>
<li id="menu-item-128" class="menu-item menu-item-type-post_type menu-item-128"><a title="Privacy Policy" href="http://www.askadamleague.com/hagiography/privacy-policy/">Privacy</a></li>
</ul> </div>
<div id="ft_legal">
Copyright © 2010, Ask Adam League Foundation<br />
Site design by <a href="http://beingzoe.com/">zoe somebody</a> inspired by <a href="http://digitalnature.ro/projects/fusion/">Fusion</a>
<br />Custom theme coding by <a href="http://beingzoe.com/">zoe somebody</a>
</div>
</div>
<div id="assimilate_modal" class="clearfix">
<h1>Assimilate</h1>
<p>You are logged in.</p>
<a href='/index.php?return_to_everyday_life=1'>Log out</a><br /> <script type="text/javascript">
jQuery(document).ready(function($) { // noconflict wrapper to use shorthand $() for jQuery() inside of this function
$("a.get_assimilated")
.fancybox({
href: '#assimilate_modal',
titleShow: false,
titlePosition: 'inside'
});
});
</script>
</div>
</div><!-- close #doc -->
<div id="feeds_modal">
<h1>Subscribe</h1>
<h2>Podcast</h2>
<div class="clearfix">
<ul style="width: 48%; float: left;">
<li class="podcast_feed"><a href="http://itunes.apple.com/us/podcast/ask-adam-league/id409005497">iTunes</a></li>
<li class="winamp_feed"><a href="winamp://Podcast/Subscribe?url=pcast://www.askadamleague.com/feed/podcast/">WinAmp</a></li>
<li class="zune_feed"><a href="#">Zune <em>(Coming Soon!)</em></a></li>
</ul>
<ul style="width: 48%; float: right;">
<li class="podcast_feed"><a href="pcast://www.askadamleague.com/feed/podcast/">pcast:// compatible</a></li>
<li><a href="http://www.askadamleague.com/feed/podcast/">RSS Audio</a></li>
</ul>
</div>
<h2 class="clear: both;">More feeds</h2>
<ul>
<li><a href="http://www.askadamleague.com/category/imperfect-thoughts/feed/">Imperfect Thoughts <em>(blog)</em></a></li>
<li><a href="http://www.askadamleague.com/feed/">Podcast & Blog</a></li>
<li><a href="http://www.askadamleague.com/comments/feed/">Just the comments</a></li>
<li><a href="http://www.askadamleague.com/comments/feed/">The League forum <em>(all topics)</em></a></li>
</ul>
<p><em>You can also subscribe to The League forum<br />groups/topics via RSS while viewing a group/topic.</em></p>
</div>
<script type='text/javascript' src='http://www.askadamleague.com/wp-content/themes/askadam/_assets/javascripts/jquery/jquery.corner.js?ver=2.11'></script>
<script type='text/javascript' src='http://www.askadamleague.com/wp-content/themes/askadam/_assets/javascripts/application.js?ver=0.1'></script>
</body>
</html>
The HR Agency
Site design by ePlanetSystems. Contracted theme coding for ePlanetSystems and Prakash C. Gupta
PSD to XTHML/CSS/JS/PHP

View markup
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11 http://microformats.org/profile/hatom http://microformats.org/profile/hcard">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Blog « The HR Agency</title>
<link rel="pingback" href="http://thehragency.com/wordpress/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="The HR Agency » Feed" href="http://thehragency.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="The HR Agency » Comments Feed" href="http://thehragency.com/comments/feed/" />
<link rel='stylesheet' id='style-css' href='http://thehragency.com/wordpress/wp-content/themes/hragency/style.css?ver=0.1' type='text/css' media='all' />
<!--[if lte IE 7]>
<link rel='stylesheet' id='style_ie6-7-css' href='http://thehragency.com/wordpress/wp-content/themes/hragency/style_ie6-7.css?ver=3.0.1' type='text/css' media='all' />
<![endif]-->
<!--[if lte IE 6]>
<link rel='stylesheet' id='style_ie6-css' href='http://thehragency.com/wordpress/wp-content/themes/hragency/style_ie6.css?ver=3.0.1' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='fancybox-css' href='http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/stylesheets/fancybox.1.3.4.css?ver=3.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='niceforms-css' href='http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/stylesheets/niceforms-default.css?ver=3.0.1' type='text/css' media='all' />
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=1.4.2'></script>
<script type='text/javascript' src='http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/javascripts/jquery/jquery.fancybox-1.3.4.js?ver=1.3.4'></script>
<script type='text/javascript' src='http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/javascripts/niceforms.js?ver=2.0'></script>
<link rel='index' title='The HR Agency' href='http://thehragency.com/' />
<meta name="description" content="The HRAgency is a full-service human resources consulting firm whose actions are guided by absolute honesty and the highest professional standards." />
<meta name="keywords" content="hr, human resources, san diego, los angeles, carslbad, ca, california, consulting, outsourcing, training, tips, advice" />
</head>
<body class="blog">
<div id="doc" class="clearfix">
<div id="hd">
<h1 id="hd_logo">
<a href="http://thehragency.com/" title="Home"><img src="http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/images/layouts/logo.gif" alt="The HR Agency " /></a>
</h1>
<div id="hd_tagline">
"You cannot escape the responsibility of tomorrow by evading it today." <span>Abraham Lincoln</span>
</div>
<ul id="hd_menu" class="clearfix"><li id="menu-item-17" class="first menu-item menu-item-type-post_type menu-item-17"><a href="http://thehragency.com/">Home</a></li>
<li id="menu-item-18" class="menu-item menu-item-type-post_type menu-item-18"><a href="http://thehragency.com/about/">About Us</a></li>
<li id="menu-item-15" class="menu-item menu-item-type-post_type menu-item-15"><a href="http://thehragency.com/services/">Services</a></li>
<li id="menu-item-35" class="menu-item menu-item-type-post_type menu-item-35"><a href="http://thehragency.com/seminars-events/">Seminars and events</a></li>
<li id="menu-item-34" class="menu-item menu-item-type-post_type menu-item-34"><a href="http://thehragency.com/products/">Products</a></li>
<li id="menu-item-28" class="menu-item menu-item-type-post_type menu-item-28"><a href="http://thehragency.com/news/">News</a></li>
<li id="menu-item-16" class="menu-item menu-item-type-post_type current-menu-item page_item page-item-6 current_page_item current_page_parent menu-item-16"><a href="http://thehragency.com/blog/">Blog</a></li>
<li id="menu-item-29" class="menu-item menu-item-type-post_type menu-item-29"><a href="http://thehragency.com/contact/">Contact</a></li>
</ul> <div id="page_header" style="background-image: url('http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/images/layouts/page_headers/blog.jpg');">
<div class="featured_post"><a href="http://thehragency.com/2010/11/15/online-training-tool-educates-employers-on-understanding-war-injuries/"><img src="http://thehragency.com/wordpress/wp-content/uploads/2010/11/P1040349-270x202.jpg" alt="" /></a><div><h2><a href="http://thehragency.com/2010/11/15/online-training-tool-educates-employers-on-understanding-war-injuries/">Online Training Tool Educates Employers on Understanding War Injuries</a></h2></div></div><div class="featured_post"><a href="http://thehragency.com/2010/11/13/recruiting-cost-effective-talent/"><img src="http://thehragency.com/wordpress/wp-content/uploads/2010/11/Recruiting-270x154.jpg" alt="" /></a><div><h2><a href="http://thehragency.com/2010/11/13/recruiting-cost-effective-talent/">Recruiting Cost Effective Talent</a></h2></div></div><div id="see_more_featured"><a href="/category/featured/">See more featured posts</a></div> </div>
</div>
<div id="bd_sb" class="clearfix">
<div id="page_curl" class="clearfix">
<h1></h1>
<div class="page_curl_intro"></div>
</div>
<div id="bd">
<div id="wp" class="hfeed">
<!---->
<div id="post-211" class="post-211 post type-post hentry category-economy tag-mlm tag-opportunties">
<div class="wp_entry clearfix">
<img width="150" height="109" src="http://thehragency.com/wordpress/wp-content/uploads/2010/11/moneytree-150x109.jpg" class="alignleft post-thumbnail wp-post-image" alt="moneytree" title="moneytree" /><div class="wp_entry_header clearfix">
<h2>
<a href="http://thehragency.com/2010/11/16/why-mlm-opportunities-are-on-the-rise-while-the-economy-is-down/" title="Permalink to Why MLM Opportunities Are On The Rise While The Economy Is Down" rel="bookmark">Why MLM Opportunities Are On The Rise While The Economy Is Down</a>
</h2> <span class="wp_entry_meta wp_entry_meta_category">
<span class="">Posted in:</span> <a href="http://thehragency.com/category/economy/" title="View all posts in Economy" rel="category tag">Economy</a> </span>
</div><!-- .wp_entry_header -->
</div><!-- .wp_entry -->
</div><!-- #post-## -->
<!---->
<div id="post-208" class="post-208 post type-post hentry category-marketing tag-linkedin tag-recruiting tag-social-media tag-twitter">
<div class="wp_entry clearfix">
<image src="http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/images/layouts/blog_generic_thumbnail.jpg" alt="" class="alignleft post-thumbnail" /><div class="wp_entry_header clearfix">
<h2>
<a href="http://thehragency.com/2010/11/16/what-recruitment-companies-need-to-know-about-social-media/" title="Permalink to What Recruitment Companies NEED To Know About Social Media" rel="bookmark">What Recruitment Companies NEED To Know About Social Media</a>
</h2> <span class="wp_entry_meta wp_entry_meta_category">
<span class="">Posted in:</span> <a href="http://thehragency.com/category/marketing/" title="View all posts in Marketing" rel="category tag">Marketing</a> </span>
</div><!-- .wp_entry_header -->
</div><!-- .wp_entry -->
</div><!-- #post-## -->
<!---->
<div id="post-189" class="post-189 post type-post hentry category-featured category-training-2 tag-benefits tag-training tag-veterans">
<div class="wp_entry clearfix">
<img width="150" height="112" src="http://thehragency.com/wordpress/wp-content/uploads/2010/11/P1040349-150x112.jpg" class="alignleft post-thumbnail wp-post-image" alt="P1040349" title="P1040349" /><div class="wp_entry_header clearfix">
<h2>
<a href="http://thehragency.com/2010/11/15/online-training-tool-educates-employers-on-understanding-war-injuries/" title="Permalink to Online Training Tool Educates Employers on Understanding War Injuries" rel="bookmark">Online Training Tool Educates Employers on Understanding War Injuries</a>
</h2> <span class="wp_entry_meta wp_entry_meta_category">
<span class="">Posted in:</span> <a href="http://thehragency.com/category/featured/" title="View all posts in Featured" rel="category tag">Featured</a> | <a href="http://thehragency.com/category/training-2/" title="View all posts in Training" rel="category tag">Training</a> </span>
<p>Developed by DOL’s Office of Disability Employment Policy and Veterans’ Employment and Training Service, the training is aimed at helping veterans’ employers “better understand TBI and PTSD in the workplace and how to support individuals who may be living with these conditions.”</p>
</div><!-- .wp_entry_header -->
</div><!-- .wp_entry -->
</div><!-- #post-## -->
<!---->
<div id="post-19" class="post-19 post type-post hentry category-featured category-hiring">
<div class="wp_entry clearfix">
<img width="150" height="86" src="http://thehragency.com/wordpress/wp-content/uploads/2010/11/Recruiting-150x86.jpg" class="alignleft post-thumbnail wp-post-image" alt="Recruiting" title="Recruiting" /><div class="wp_entry_header clearfix">
<h2>
<a href="http://thehragency.com/2010/11/13/recruiting-cost-effective-talent/" title="Permalink to Recruiting Cost Effective Talent" rel="bookmark">Recruiting Cost Effective Talent</a>
</h2> <span class="wp_entry_meta wp_entry_meta_category">
<span class="">Posted in:</span> <a href="http://thehragency.com/category/featured/" title="View all posts in Featured" rel="category tag">Featured</a> | <a href="http://thehragency.com/category/hiring/" title="View all posts in Hiring" rel="category tag">Hiring</a> </span>
</div><!-- .wp_entry_header -->
</div><!-- .wp_entry -->
</div><!-- #post-## -->
<!---->
<div id="post-1" class="post-1 post type-post hentry category-economy category-featured category-hiring tag-budget tag-costs tag-recruiting">
<div class="wp_entry clearfix">
<img width="150" height="100" src="http://thehragency.com/wordpress/wp-content/uploads/2010/11/price_list-150x100.jpg" class="alignleft post-thumbnail wp-post-image" alt="price_list" title="price_list" /><div class="wp_entry_header clearfix">
<h2>
<a href="http://thehragency.com/2010/11/12/increasing-capacity-keep-costs-down/" title="Permalink to Increasing the Capacity of Your Team, While Keeping Costs Down" rel="bookmark">Increasing the Capacity of Your Team, While Keeping Costs Down</a>
</h2> <span class="wp_entry_meta wp_entry_meta_category">
<span class="">Posted in:</span> <a href="http://thehragency.com/category/economy/" title="View all posts in Economy" rel="category tag">Economy</a> | <a href="http://thehragency.com/category/featured/" title="View all posts in Featured" rel="category tag">Featured</a> | <a href="http://thehragency.com/category/hiring/" title="View all posts in Hiring" rel="category tag">Hiring</a> </span>
</div><!-- .wp_entry_header -->
</div><!-- .wp_entry -->
</div><!-- #post-## -->
</div><!-- #wp -->
</div><!-- #bd -->
<div id="sb">
<ul class="widgets">
<li id="text-3" class="widget-container widget_text"> <div class="textwidget"><div style="float: left; width: 50px; margin: 0 10px 18px 0;"><a href="/feed/"><img src="/wordpress/wp-content/themes/hragency/_assets/images/rss_transparent_icon_50x50.png" alt="Subscribe via RSS" /></a></div><div style="float: left; width: 100px; margin: 0 0 18px 0;"><em>Subscribe, Follow, and Friend<br /><strong>The HRAgency</strong></em></div>
<div style="clear: both;">
<a href="http://www.facebook.com/"><img src="/wordpress/wp-content/themes/hragency/_assets/images/buttons/aquaticus-icons/48x48/facebook.png" alt="Friend The HRAgency on Facebook" /></a>
<a href="http://www.linkedin.com/company/the-hr-agency"><img src="/wordpress/wp-content/themes/hragency/_assets/images/buttons/aquaticus-icons/48x48/linkedin.png" alt="Connect with The HRAgency on Linked In" /></a>
<a href="http://www.twitter.com/thehragency"><img src="/wordpress/wp-content/themes/hragency/_assets/images/buttons/aquaticus-icons/48x48/twitter.png" alt="Follow The HRAgency on Twitter" /></a>
</div>
</div>
</li><li id="search-3" class="widget-container widget_search"><form action="/" class="searchform niceform" method="get">
<div>
<!--<label for="search" class="screen-reader-text">Search</label>-->
<input type="text" id="search" name="s" value="" size="15" />
<input type="submit" value="Search" class="input_image_button sprite_button_search" />
</div>
</form>
</li><li id="categories-3" class="widget-container widget_categories"><h3 class="widget-title">Categories</h3> <ul>
<li class="cat-item cat-item-9"><a href="http://thehragency.com/category/economy/" title="View all posts filed under Economy">Economy</a>
</li>
<li class="cat-item cat-item-5"><a href="http://thehragency.com/category/featured/" title="View all posts filed under Featured">Featured</a>
</li>
<li class="cat-item cat-item-10"><a href="http://thehragency.com/category/hiring/" title="View all posts filed under Hiring">Hiring</a>
</li>
<li class="cat-item cat-item-15"><a href="http://thehragency.com/category/marketing/" title="View all posts filed under Marketing">Marketing</a>
</li>
<li class="cat-item cat-item-11"><a href="http://thehragency.com/category/training-2/" title="View all posts filed under Training">Training</a>
</li>
</ul>
</li><li id="tag_cloud-3" class="widget-container widget_tag_cloud"><h3 class="widget-title">Tags</h3><div><a href='http://thehragency.com/tag/benefits/' class='tag-link-6' title='1 topic' style='font-size: 8pt;'>benefits</a>
<a href='http://thehragency.com/tag/budget/' class='tag-link-14' title='1 topic' style='font-size: 8pt;'>budget</a>
<a href='http://thehragency.com/tag/costs/' class='tag-link-12' title='1 topic' style='font-size: 8pt;'>costs</a>
<a href='http://thehragency.com/tag/linkedin/' class='tag-link-18' title='1 topic' style='font-size: 8pt;'>linkedin</a>
<a href='http://thehragency.com/tag/mlm/' class='tag-link-19' title='1 topic' style='font-size: 8pt;'>MLM</a>
<a href='http://thehragency.com/tag/opportunties/' class='tag-link-20' title='1 topic' style='font-size: 8pt;'>opportunties</a>
<a href='http://thehragency.com/tag/recruiting/' class='tag-link-13' title='2 topics' style='font-size: 22pt;'>recruiting</a>
<a href='http://thehragency.com/tag/social-media/' class='tag-link-16' title='1 topic' style='font-size: 8pt;'>social media</a>
<a href='http://thehragency.com/tag/training/' class='tag-link-7' title='1 topic' style='font-size: 8pt;'>training</a>
<a href='http://thehragency.com/tag/twitter/' class='tag-link-17' title='1 topic' style='font-size: 8pt;'>twitter</a>
<a href='http://thehragency.com/tag/veterans/' class='tag-link-8' title='1 topic' style='font-size: 8pt;'>veterans</a></div>
</li>
</ul><!-- .widgets -->
</div><!-- #sb -->
</div><!-- close #bd_sb -->
<div id="ft">
<ul id="ft_menu" class="clearfix"><li id="menu-item-13" class="first menu-item menu-item-type-post_type menu-item-13"><a href="http://thehragency.com/">Home</a></li>
<li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-14"><a href="http://thehragency.com/about/">About Us</a></li>
<li id="menu-item-11" class="menu-item menu-item-type-post_type menu-item-11"><a href="http://thehragency.com/services/">Services</a></li>
<li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-37"><a href="http://thehragency.com/seminars-events/">Seminars and events</a></li>
<li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-36"><a href="http://thehragency.com/products/">Products</a></li>
<li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-26"><a href="http://thehragency.com/news/">News</a></li>
<li id="menu-item-12" class="menu-item menu-item-type-post_type current-menu-item page_item page-item-6 current_page_item current_page_parent menu-item-12"><a href="http://thehragency.com/blog/">Blog</a></li>
<li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-27"><a href="http://thehragency.com/contact/">Contact</a></li>
</ul> <div id="ft_legal">
Copyright © 2001 The HRAgency. All rights reserved. Website by <a href="http://www.eplanetsystems.com/">Eplanetsystems</a>
</div>
<img src="http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/images/layouts/logo_small.gif" alt="The HR Agency Human Resource consulting and outsourcing in San Diego, CA" />
</div>
</div><!-- close #doc -->
<script type='text/javascript' src='http://thehragency.com/wordpress/wp-content/themes/hragency/_assets/javascripts/application.js?ver=0.1'></script>
</body>
</html>
Heal The Wheels Foundation
Site design and custom WordPress theme by zoe somebody
PSD to XTHML/CSS/JS/PHP

View markup
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11 http://microformats.org/profile/hatom http://microformats.org/profile/hcard">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Heal Volk Racing Wheels with new stickers/decals « Heal the Wheels Foundation</title>
<link rel="pingback" href="http://healthewheelsfoundation.org/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="Heal the Wheels Foundation » Feed" href="http://healthewheelsfoundation.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="Heal the Wheels Foundation » Comments Feed" href="http://healthewheelsfoundation.org/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Heal the Wheels Foundation » home Comments Feed" href="http://healthewheelsfoundation.org/home/feed/" />
<link rel='stylesheet' id='style-css' href='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/style.css?ver=0.1' type='text/css' media='all' />
<!--[if lte IE 7]>
<link rel='stylesheet' id='style_ie6-7-css' href='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/style_ie6-7.css?ver=3.0.1' type='text/css' media='all' />
<![endif]-->
<script type='text/javascript' src='http://s7.addthis.com/js/250/addthis_widget.js?ver=2.5'></script>
<link rel='index' title='Heal the Wheels Foundation' href='http://healthewheelsfoundation.org/' />
<link rel='prev' title='endangered wheels' href='http://healthewheelsfoundation.org/endangered-wheels/' />
<link rel='next' title='blog' href='http://healthewheelsfoundation.org/blog/' />
<link rel='canonical' href='http://healthewheelsfoundation.org/' />
<meta name="description" content="Get new Rays Volk Racing Wheel stickers/decals when you donate to the Heal the Wheels Foundation." />
<meta name="keywords" content="rays volk racing wheel wheels stickers decals replacement aftermarket" />
</head>
<body class="home page page-id-9 page-template page-template-default ">
<div id="doc" class="clearfix">
<div id="hd">
<h1 id="masthead_logo">
<a href="http://healthewheelsfoundation.org/" title="Home"><img src="http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/images/layouts/transparent.png" alt="Heal the Wheels Foundation logo link" /></a>
</h1>
<ul id="hd_menu" class="clearfix"><li id="menu-item-6" class="menu-item menu-item-type-custom menu-item-6"><span class="meta-sep">*</span> <a href="/">home</a></li>
<li id="menu-item-7" class="menu-item menu-item-type-post_type menu-item-7"><span class="meta-sep">*</span> <a href="http://healthewheelsfoundation.org/endangered-wheels/">endangered wheels</a></li>
<li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-68"><span class="meta-sep">*</span> <a href="http://healthewheelsfoundation.org/faq/">faq</a></li>
<li id="menu-item-8" class="menu-item menu-item-type-post_type menu-item-8"><span class="meta-sep">*</span> <a href="http://healthewheelsfoundation.org/about/">about</a></li>
</ul></div>
<div id="bd">
<div id="wp" class="hfeed">
<div id="page-9" class="post-9 page type-page hentry">
<div class="wp_entry">
<p><a href="/endangered-wheels/"><img src="/wp-content/themes/healthewheels/_assets/images/layouts/home/home-promo.jpg" alt="" /></a></p>
</div><!-- .wp_entry -->
</div><!-- .page -->
</div><!-- close #wp -->
</div><!-- close #bd -->
<div id="sb">
<ul class="widgets">
<li id="text-3" class="widget-container widget_text"> <div class="textwidget"><marquee behavior="scroll" direction="up" scrollamount="2" width="225" height="92">
<p>Natural Volk Racing stickers naturally molt at least once a year?</p>
<p>The natural “Volk Customer Service” habitat has vanished leaving the Volk Racing Wheels with nowhere to spawn stickers after their first molt.</p>
<p>Sticker-less Volk Racing Wheels are being discovered at an alarming rate!</p>
<p>The Heal the
Wheels Foundation replaces the “Natural Born Volk Customer Service” with an artificial source of “Customer Service” bringing new sticker regeneration back to Volk Racing Wheels.</p>
<p>Volk Racing wheels in the wild have no problem adapting to artificial “Aftermarket Customer Service” habitat and the number of majestic stickered Volk Racing wheels found in the wild are rising rapidly.</p>
</marquee>
</div>
</li>
</ul><!-- .widgets -->
</div><!-- #sb -->
<div id="ft" class="clearfix">
<ul id="ft_menu" class="clearfix"><li class="menu-item menu-item-type-custom menu-item-6"><a href="/">home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-7"><a href="http://healthewheelsfoundation.org/endangered-wheels/">endangered wheels</a></li>
<li class="menu-item menu-item-type-post_type menu-item-68"><a href="http://healthewheelsfoundation.org/faq/">faq</a></li>
<li class="menu-item menu-item-type-post_type menu-item-8"><a href="http://healthewheelsfoundation.org/about/">about</a></li>
</ul> <div id="ft_legal">
Copyright © 2010, Somebody<br />
All Rights Reserved
</div>
</div>
</div><!-- close #doc -->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=1.4.2'></script>
<script type='text/javascript' src='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/javascripts/jquery/jquery.marquee.js?ver=0.1'></script>
<script type='text/javascript' src='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/javascripts/application.js?ver=0.1'></script>
<script type='text/javascript' src='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/javascripts/jquery/jquery.corner.js?ver=2.11'></script>
</body>
</html>

View markup
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11 http://microformats.org/profile/hatom http://microformats.org/profile/hcard">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Endangered sticker-less Volk Racing Wheels « Heal the Wheels Foundation</title>
<link rel="pingback" href="http://healthewheelsfoundation.org/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="Heal the Wheels Foundation » Feed" href="http://healthewheelsfoundation.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="Heal the Wheels Foundation » Comments Feed" href="http://healthewheelsfoundation.org/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Heal the Wheels Foundation » endangered wheels Comments Feed" href="http://healthewheelsfoundation.org/endangered-wheels/feed/" />
<link rel='stylesheet' id='style-css' href='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/style.css?ver=0.1' type='text/css' media='all' />
<!--[if lte IE 7]>
<link rel='stylesheet' id='style_ie6-7-css' href='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/style_ie6-7.css?ver=3.0.1' type='text/css' media='all' />
<![endif]-->
<script type='text/javascript' src='http://s7.addthis.com/js/250/addthis_widget.js?ver=2.5'></script>
<link rel='index' title='Heal the Wheels Foundation' href='http://healthewheelsfoundation.org/' />
<link rel='prev' title='about' href='http://healthewheelsfoundation.org/about/' />
<link rel='next' title='home' href='http://healthewheelsfoundation.org/' />
<link rel='canonical' href='http://healthewheelsfoundation.org/endangered-wheels/' />
<meta name="description" content="Get new Rays Volk Racing Wheel stickers/decals when you donate to the Heal the Wheels Foundation." />
<meta name="keywords" content="rays volk racing wheel wheels stickers decals replacement aftermarket" />
</head>
<body class="page page-id-4 page-parent page-template page-template-templateendangeredwheels-php ">
<div id="doc" class="clearfix">
<div id="hd">
<h1 id="masthead_logo">
<a href="http://healthewheelsfoundation.org/" title="Home"><img src="http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/images/layouts/transparent.png" alt="Heal the Wheels Foundation logo link" /></a>
</h1>
<ul id="hd_menu" class="clearfix"><li id="menu-item-6" class="menu-item menu-item-type-custom menu-item-6"><span class="meta-sep">*</span> <a href="/">home</a></li>
<li id="menu-item-7" class="menu-item menu-item-type-post_type current-menu-item page_item page-item-4 current_page_item menu-item-7"><span class="meta-sep">*</span> <a href="http://healthewheelsfoundation.org/endangered-wheels/">endangered wheels</a></li>
<li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-68"><span class="meta-sep">*</span> <a href="http://healthewheelsfoundation.org/faq/">faq</a></li>
<li id="menu-item-8" class="menu-item menu-item-type-post_type menu-item-8"><span class="meta-sep">*</span> <a href="http://healthewheelsfoundation.org/about/">about</a></li>
</ul></div>
<div id="bd">
<div id="app">
<div id="wheels" class="clearfix">
<img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/header.jpg" alt="" id="header_choose_wheel" class="header_image" />
<div class="wheel">
<a href="#ce28n" rel="ce28n"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/wheels-ce28n.jpg" alt="" /></a>
</div>
<div class="wheel">
<a href="#gtn" rel="ce28n"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/wheels-gtn.jpg" alt="" /></a>
</div>
<div class="wheel">
<a href="#gtp" rel="ce28n"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/wheels-gtp.jpg" alt="" /></a>
</div>
<div class="wheel">
<a href="#se37k" rel="ce28n"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/wheels-se37k.jpg" alt="" /></a>
</div>
<div class="wheel">
<a href="#te37" rel="ce28n"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/wheels-te37.jpg" alt="" /></a>
</div>
</div>
<div id="colors" class="clearfix">
<img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/header-pick-your-color.jpg" alt="" id="header_choose_color" class="header_image" />
<div id="ce28n" class="color">
<div><a href="#ce28nblack"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-black.png" alt="" /><span>black</span></a></div>
<div><a href="#ce28nblue"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-blue.png" alt="" /><span>blue</span></a></div>
<div><a href="#ce28nred"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-red.png" alt="" /><span>red</span></a></div>
</div>
<div id="gtn" class="color">
<div><a href="#gtnblack"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-black.png" alt="" /><span>black</span></a></div>
<div><a href="#gtnblue"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-blue.png" alt="" /><span>blue</span></a></div>
<div><a href="#gtnred"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-red.png" alt="" /><span>red</span></a></div>
</div>
<div id="gtp" class="color">
<div><a href="#gtpblue"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-blue.png" alt="" /><span>blue</span></a></div>
</div>
<div id="se37k" class="color">
<div><a href="#se37kblack"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-black.png" alt="" /><span>black</span></a></div>
</div>
<div id="te37" class="color">
<div><a href="#te37black"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-black.png" alt="" /><span>black</span></a></div>
<div><a href="#te37blue"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-blue.png" alt="" /><span>blue</span></a></div>
<div><a href="#te37red"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-red.png" alt="" /><span>red</span></a></div>
<div><a href="#timeattack"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-time-attack.png" alt="" /><span>time attack</span></a></div>
<div><a href="#timeattackv2"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/color-time-attack-v2.png" alt="" /><span>time attack v.2</span></a></div>
</div>
</div>
<div id="donations" class="clearfix">
<img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/header-description.jpg" alt="" id="header_description" class="header_image" /><!--header_choose_donation-->
<div id="ce28nblack" class="description">
<div class="stickers">
<img src="/graphics/decals-ce28.jpg" alt="" />
<img src="/graphics/decal-volk-wheel-ce28n-black.image.jpg" alt="" />
</div>
<div class="details">
<h1>CE28N Black</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Black letters on a white background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 for CE28N wheels. Includes rim decals.</p>
<p>We changed this.</p>
<p><strong>The Heal the Wheels foundation will get your wheel size(s) after you make your donation!</strong></p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="ce28nblue" class="description">
<div class="stickers">
<img src="/graphics/decals-ce28-blue.jpg" alt="" />
<img src="/graphics/decal-volk-wheel-ce28n-blue.image.jpg" alt="" />
</div>
<div class="details">
<h1>CE28N Blue</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Blue letters on a white background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 for CE28N wheels. Includes rim decals.</p>
<p><strong>The Heal the Wheels foundation will get your wheel size(s) after you make your donation!</strong></p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.97' /></form> </div>
</div>
<div id="ce28nred" class="description">
<div class="stickers">
<img src="/graphics/decals-ce28-red.jpg" alt="" />
<img src="/graphics/decal-volk-wheel-ce38n-red-on-white.jpg" alt="" />
</div>
<div class="details">
<h1>CE28N Red</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Red letters on a white background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 for CE28N wheels. Includes rim decals.</p>
<p><strong>The Heal the Wheels foundation will get your wheel size(s) after you make your donation!</strong></p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> <h1></h1>
<p></p>
<p><strong></strong></p>
</div>
</div>
<div id="gtnblack" class="description">
<div class="stickers">
<img src="/graphics/volk-decals-GT-N-wheels-on-wheel.jpg" alt="" />
</div>
<div class="details">
<h1>GT-N Black</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Black letters on a white background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 spoke decals for your VOLK GT-N wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="gtnblue" class="description">
<div class="stickers">
<img src="/graphics/volk-decals-GT-N-wheels-on-wheel.jpg" alt="" />
</div>
<div class="details">
<h1>GT-N Blue</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Blue letters on a white background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 spoke decals for your VOLK GT-N wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="gtnred" class="description">
<div class="stickers">
<img src="/graphics/volk-decals-GT-N-wheels-on-wheel.jpg" alt="" />
</div>
<div class="details">
<h1>GT-N Red</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Red letters on a white background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 spoke decals for your VOLK GT-N wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="gtpblue" class="description">
<div class="stickers">
<img src="/graphics/decal-volk-gtp.jpg" alt="" />
</div>
<div class="details">
<h1>GT-P Blue</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these die cut ones instead. Blue letters on a clear background – just like the ones that originally come off the wheel when you wash it – just better.</p>
<p>Set of 4 spoke decals for your VOLK GT-P wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> <h1></h1>
<p></p>
</div>
</div>
<div id="se37kblack" class="description">
<div class="stickers">
<img src="/graphics/decal-volk-se37-black.jpg" alt="" />
<img src="/graphics/decals-volk-se37-volk-racing.jpg" alt="" />
</div>
<div class="details">
<h1>SE37K Black</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these two layer die cut ones instead. Black letters on a white background – just like the ones that originally come on the wheel but better.</p>
<p>Set of 8 decals does all 4 wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="te37black" class="description">
<div class="stickers">
<img src="/graphics/te37-decals-black.image.jpg" alt="" />
</div>
<div class="details">
<h1>TE37 Black</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these two layer die cut ones instead. Black letters on a white background – just like the ones that originally come on the wheel but better ’cause they are red.</p>
<p>Set of 8 decals does all 4 wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="te37blue" class="description">
<div class="stickers">
<img src="/graphics/te37-decals-blue.image.jpg" alt="" />
</div>
<div class="details">
<h1>TE37 Blue</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these two layer die cut ones instead. Blue letters on a white background – just like the ones that originally come on the wheel but better ’cause they are red.</p>
<p>Set of 8 decals does all 4 wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="te37red" class="description">
<div class="stickers">
<img src="/graphics/te37-decals-red.image.jpg" alt="" />
</div>
<div class="details">
<h1>TE37 Red</h1><p>Lost those fragile decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these two layer die cut ones instead. Red letters on a white background – just like the ones that originally come on the wheel but better ’cause they are red.</p>
<p>Set of 8 decals does all 4 wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="timeattack" class="description">
<div class="stickers">
<img src="/graphics/decals-volk-racing-time-attack.image.jpg" alt="" />
</div>
<div class="details">
<h1>TE37 Time Attack</h1><p>Lost those fragile factory decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these quality two layer die cut ones instead. Red letters on a black background – just like the ones that originally come on the LIMITED EDITION TIME ATTACK wheels except printed backwards because the decal guy is color blind. Made in a quality vinyl.</p>
<p>Set of 8 decals does all 4 wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
<div id="timeattackv2" class="description">
<div class="stickers">
<img src="/graphics/decals-volk-racing-time-attack-reversed.image.jpg" alt="" />
</div>
<div class="details">
<h1>TE37 Time Attack v.2</h1><p>Lost those fragile factory decals THAT FLAKE OFF (it happened to me too) the first time you wash the brake dust off your wheel? bag them and get these quality two layer die cut ones instead. Red letters on a black background – just like the ones that originally come on the LIMITED EDITION TIME ATTACK wheels except printed backwards because the decal guy is color blind. Made in a quality vinyl.</p>
<p>Set of 8 decals does all 4 wheels.</p>
<form><input id='amount_usa' type='hidden' value='21.97' /><input id='amount_international' type='hidden' value='37.17' /></form> </div>
</div>
</div>
<div id="countries" class="clearfix">
<img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/header-pick-your-location.jpg" alt="" id="header_choose_country" />
<div id="usa" class="country"><a href="#usa"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/location-usa.png" alt="" /></a> </div>
<div id="international" class="country"><a href="#international"><img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/location-international.png" alt="" /></a></div>
</div>
<div id="donation" class="donation">
<img src="/wp-content/themes/healthewheels/_assets/images/endangered-wheels/header-make-your-donation.jpg" alt="" id="header_choose_donation" class="header_image" />
<div class="usa">
<h1>USA<br />$<span class="show_amount">0</span></h1>
</div>
<div class="international">
<h1>International<br />NOT domestic USA<br />$<span class="show_amount">0</span></h1>
</div>
<form target="paypal" id="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="add" value="1">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="business" value="FBGPFUFWSCZN6">
<input type="hidden" name="amount" id="amount" value="9999">
<input type="hidden" name="item_name" id="item_name" value="[undefined] Javascript must be enabled">
<input type="hidden" name="item_number" id="item_number" value="TEST Int">
</form>
</div>
</div>
<div id="message">
<h1>Replace those worn out<br />
Rays & Volk Racing wheel decals</h1>
</div>
</div><!-- #bd -->
<div id="ft" class="clearfix">
<ul id="ft_menu" class="clearfix"><li class="menu-item menu-item-type-custom menu-item-6"><a href="/">home</a></li>
<li class="menu-item menu-item-type-post_type current-menu-item page_item page-item-4 current_page_item menu-item-7"><a href="http://healthewheelsfoundation.org/endangered-wheels/">endangered wheels</a></li>
<li class="menu-item menu-item-type-post_type menu-item-68"><a href="http://healthewheelsfoundation.org/faq/">faq</a></li>
<li class="menu-item menu-item-type-post_type menu-item-8"><a href="http://healthewheelsfoundation.org/about/">about</a></li>
</ul> <div id="ft_legal">
Copyright © 2010, Somebody<br />
All Rights Reserved
</div>
</div>
</div><!-- close #doc -->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=1.4.2'></script>
<script type='text/javascript' src='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/javascripts/jquery/jquery.marquee.js?ver=0.1'></script>
<script type='text/javascript' src='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/javascripts/application.js?ver=0.1'></script>
<script type='text/javascript' src='http://healthewheelsfoundation.org/wp-content/themes/healthewheels/_assets/javascripts/jquery/jquery.corner.js?ver=2.11'></script>
</body>
</html>
Tristan Kallas Photogrpahy
Site design by Ty Adler of ROCKHEAVY.
PSD to XTHML/CSS/JS/PHP

View markup
<?php
$head_title = 'Tristan Kallas Photography';
$head_meta_description = '';
$head_meta_keywords = '';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<?php include $_SERVER['DOCUMENT_ROOT'] . '/_application/_layouts/_head.php'; ?>
</head>
<body>
<div id="doc" class="home">
<?php include $_SERVER['DOCUMENT_ROOT'] . '/_application/_layouts/_hd.php'; ?>
<div id="bd">
<div class="scrollables home_scrollable">
<!-- <div class="scrollables_header"></div> -->
<div class="scrollables_scrollable">
<div class="scroll_items">
<div class='scroll_item'><img src="/_assets/images/layouts/home/slideshow-bw-swimsuit.jpg" alt="" /></div>
<div class='scroll_item'><img src="/_assets/images/layouts/home/slideshow-turquoise-lingerie-swimsuit.jpg" alt="" /></div>
<div class='scroll_item'><img src="/_assets/images/layouts/home/slideshow-bw-jean-bolero.jpg" alt="" /></div>
</div>
</div>
<!-- <div class="scrollables_nav"></div> -->
<div class="scrollables_next" title="Scroll next">»</div>
<div class="scrollables_previous" title="Scroll previous">«</div>
<!-- <div class="scrollables_footer"></div> -->
</div>
</div>
<?php include $_SERVER['DOCUMENT_ROOT'] . '/_application/_layouts/_ft.php'; ?>
</div>
</body>
</html>
View rendered source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta content="" name="description" />
<meta content="" name="keywords" />
<title>Tristan Kallas Photography</title>
<link rel="stylesheet" media="all" type="text/css" href="/_assets/stylesheets/style.css" />
<!--[if lte IE 8]>
<link rel='stylesheet' id='style_ie6-7-css' href='/_assets/stylesheets/style_ie.css?ver=0.0.1' type='text/css' media='' />
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type='text/javascript' src='/_assets/javascripts/jquery/jquery.tools.min.js?ver=0.1'></script>
<script type='text/javascript' src='/_assets/javascripts/jquery/jquery.fancybox-1.3.0.pack.js?ver=1.3'></script>
<script type="text/javascript" src="/_assets/javascripts/application.js"></script>
</head>
<body>
<div id="doc" class="home">
<div id="hd">
<ul id="hd_nav">
<li class="home"><a href="/" title="Home"> </a></li>
<li class="about"><a href="/about" title="About Tristan Kallas Photography" class="home"> </a></li>
<li class="portfolio"><a href="/portfolio" title="Portfolio of Tristan Kallas"> </a></li>
<li class="clients"><a href="/clients" title="Client list of Tristan Kallas Photography"> </a></li>
<li class="contact"><a href="/contact" title="Contact and book Tristan Kallas Photography"> </a></li>
</ul>
</div>
<div id="bd">
<div class="scrollables home_scrollable">
<!-- <div class="scrollables_header"></div> -->
<div class="scrollables_scrollable">
<div class="scroll_items">
<div class='scroll_item'><img src="/_assets/images/layouts/home/slideshow-bw-swimsuit.jpg" alt="" /></div>
<div class='scroll_item'><img src="/_assets/images/layouts/home/slideshow-turquoise-lingerie-swimsuit.jpg" alt="" /></div>
<div class='scroll_item'><img src="/_assets/images/layouts/home/slideshow-bw-jean-bolero.jpg" alt="" /></div>
</div>
</div>
<!-- <div class="scrollables_nav"></div> -->
<div class="scrollables_next" title="Scroll next">»</div>
<div class="scrollables_previous" title="Scroll previous">«</div>
<!-- <div class="scrollables_footer"></div> -->
</div>
</div>
<div id="ft">
Copyright © 2010, Tristan Kallas All Rights Reserved<br />
<a href="http://rockheavylifestyle.com/">Design by Ty Adler of ROCKHEAVY</a><br />
<a href="http://beingzoe.com/">psd to xhtml/css/js/php by zoe somebody</a>.
</div>
</div>
</body>
</html>
ROCKHEAVY Lifestyle Clothing Company
Site design by Ty Adler of ROCKHEAVY. PSD to XTHML/CSS/WPtheme.
Custom shortcodes and functions for controlling media uploads, featured content, slideshows.

View markup
<?php
/**
* @package WordPress
* @subpackage rockheavy_theme
*
* Template Name: Home
*/
get_header();
?>
<div id="bd">
<div class="scrollables home_scrollable">
<!-- <div class="scrollables_header"></div> -->
<div class="scrollables_scrollable">
<div class="scroll_items">
<?php
$slideshow_home = get_post( $post_id = get_option( 'rh_slideshow_home_page_id', '0' ), 'object' );
echo $slideshow_home->post_content;
?>
</div>
</div>
<!-- <div class="scrollables_nav"></div> -->
<div class="scrollables_next" title="Scroll next">»</div>
<div class="scrollables_previous" title="Scroll previous">«</div>
<!-- <div class="scrollables_footer"></div> -->
</div>
<div id="promo_column">
<div id="feature_product" class="featured_box">
<div class="header"></div>
<div class="content">
<?php
$featured_product = get_post( $post_id = get_option( 'rh_featured_product_home_page_id', '0' ), 'object' );
echo $featured_product->post_content;
?>
</div>
</div>
<div id="feature_media" class="featured_box">
<div class="header"></div>
<div class="content recent_thumbs">
<?php echo recent_attachments( get_option( 'rh_new_media_page_id', '0' ), '2', 'Thumb Home', 'lightbox', '', ''); ?>
</div>
</div>
<div id="feature_blog" class="featured_box">
<div class="header"></div>
<div class="content">
<ul>
<?php wp_get_archives('title_li=&type=postbypost&limit=10'); ?>
</ul>
</div>
</div>
</div>
<div id="info_column">
<div id="feature_twitter_feed" class="featured_box">
<div class="header"></div>
<div class="content">
<ul id="twitter_update_list">
<li>Getting tweets!</li>
</ul>
</div>
</div>
<div class="featured_box">
<img src="<?php bloginfo('template_url'); ?>/_assets/images/ads/shop-online-home.jpg" alt="" id="shoponlinehome" usemap="#m_shoponlinehome" alt="" />
<map name="m_shoponlinehome" id="m_shoponlinehome">
<area shape="rect" coords="106,0,391,362" href="http://rockheavylifestyle.com/shop/" title="BUY ROCKHEAVY apparel online" alt="BUY ROCKHEAVY apparel online" />
<area shape="rect" coords="0,0,99,362" href="http://rockheavylifestyle.com/shop/index.php?main_page=index&cPath=4" title="Buy ONE OF A KIND ROCKHEAVY" alt="Buy ONE OF A KIND ROCKHEAVY" />
</map>
</div>
</div>
<div class="clear"> </div>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php the_content('<p class="serif">Read the rest of this page »</p>'); ?>
<?php endwhile; endif; ?>
</div>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/rockh3avy.json?callback=twitterCallback2&count=15"></script>
<?php get_footer(); ?>
View rendered source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="Home. One of a kind" />
<meta name="keywords" content="" />
<title> ROCKHEAVY "Don't be different.. Be ONE OF A KIND."</title>
<link rel="pingback" href="http://rockheavylifestyle.com/t20x9/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="ROCKHEAVY "Don't be different.. Be ONE OF A KIND." » Feed" href="http://rockheavylifestyle.com/t20x9/feed/" />
<link rel="alternate" type="application/rss+xml" title="ROCKHEAVY "Don't be different.. Be ONE OF A KIND." » Comments Feed" href="http://rockheavylifestyle.com/t20x9/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="ROCKHEAVY "Don't be different.. Be ONE OF A KIND." » Home Comments Feed" href="http://rockheavylifestyle.com/t20x9/feed/" />
<link rel='stylesheet' id='style-css' href='http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/style.css?ver=0.1' type='text/css' media='all' />
<!--[if lte IE 7]>
<link rel='stylesheet' id='style_ie6-7-css' href='http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/style_ie6-7.css?ver=2.9.2' type='text/css' media='' />
<![endif]-->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=2.9.2'></script>
<script type='text/javascript' src='http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/javascripts/jquery/jquery.tools.min.js?ver=0.1'></script>
<script type='text/javascript' src='http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/javascripts/jquery/jquery.fancybox-1.3.0.pack.js?ver=1.3'></script>
<script type='text/javascript' src='http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/javascripts/application.js?ver=0.1'></script>
<link rel='index' title='ROCKHEAVY "Don't be different.. Be ONE OF A KIND."' href='http://rockheavylifestyle.com/t20x9' />
<link rel='canonical' href='http://rockheavylifestyle.com/t20x9' />
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
</head>
<body class="home page page-id-3 page-parent page-template page-template-template_home-php logged-in">
<div id="doc" class="home clearfix">
<div id="hd">
<!--
<h1><a href="http://rockheavylifestyle.com/t20x9/" title="Home">ROCKHEAVY "Don't be different.. Be ONE OF A KIND."</a></h1>
<p>One of a kind</p>
<a href="http://rockheavylifestyle.com/t20x9/" title="Home"><img src="http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/images/transparent.png" alt="" /></a>
<li class="cat-item cat-item-1"><a href="http://rockheavylifestyle.com/t20x9/category/uncategorized/" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
-->
<form id="mailing_list_signup" action="/t20x9/mailing-list/" method="post">
<input type="image" id="subscribe_submit" src="http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/images/layouts/form.submit-small.png" />
<input type="text" id="subscribe_email" name="subscribe_email" value="" />
<input type="hidden" id="subscribe_or" name="subscribe_or" value="SUBSCRIBE" />
</form>
<div id="hd_xtra_action">
<img name="btnhdxtraaction2" src="http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/images/layouts/btn.hd.xtra-action2.png" id="btnhdxtraaction2" usemap="#m_btnhdxtraaction2" alt="ROCKHEAVY" />
<map name="m_btnhdxtraaction2" id="m_btnhdxtraaction2">
<area shape="rect" coords="27,122,170,149" href="/t20x9/media/" title="ROCKHEAVY art and lifestyle" alt="ROCKHEAVY art and lifestyle" />
<area shape="rect" coords="52,89,170,116" href="/t20x9/retail-locations" title="Buy ROCKHEAVY at NO FEAR and other retail stores" alt="Buy ROCKHEAVY at NO FEAR and other retail stores" />
<area shape="rect" coords="122,53,170,84" href="/t20x9/blog" alt="" />
<area shape="rect" coords="9,10,46,46" href="http://rockheavylifestyle.com/t20x9/feed/" alt="SUBSCRIBE to ROCKHEAVY" />
<area shape="rect" coords="134,10,170,46" href="http://myspace.com/rockh3avy" title="Check the ROCKHEAVY Lifestyle scene at MySpace" alt="Check the ROCKHEAVY Lifestyle scene at MySpace" />
<area shape="rect" coords="93,10,129,46" href="#fb" title="Become a fan of ROCKHEAVY Lifestyle at Facebook" alt="Become a fan of ROCKHEAVY Lifestyle at Facebook" />
<area shape="rect" coords="52,10,88,46" href="http://twitter.com/rockh3avy" title="Follow ROCKHEAVY Lifestyle on Twitter" alt="Follow ROCKHEAVY Lifestyle on Twitter" />
</map>
</div>
<ul id="nav">
<li class="home"><a href="http://rockheavylifestyle.com/t20x9/"></a></li>
<li class="shop"><a href="/shop/"></a></li>
<li class="visionaries"><a href="http://rockheavylifestyle.com/t20x9/visionaries"></a></li>
<li class="about"><a href="http://rockheavylifestyle.com/t20x9/about"></a></li>
<li class="media"><a href="http://rockheavylifestyle.com/t20x9/media"></a></li>
<li class="contact"><a href="http://rockheavylifestyle.com/t20x9/contact"></a></li>
</ul>
</div>
<div id="bd">
<div class="scrollables home_scrollable">
<!-- <div class="scrollables_header"></div> -->
<div class="scrollables_scrollable">
<div class="scroll_items">
<div class='scroll_item'><img src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RH-AVA-NOFEAR1.jpg" alt="" title="RH-AVA-NOFEAR1" width="750" height="350" class="alignnone size-full wp-image-58" /></div>
<div class='scroll_item'><a href="http://twitter.com/ROCKH3AVY" target="_blank"><img src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RH-twitad1-HM.jpg" alt="" title="RH-twitad1-HM" width="750" height="350" class="alignnone size-full wp-image-59" /></a></div>
<div class='scroll_item'><img src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RH-LESSTLKad1-HM.jpg" alt="" title="RH-LESSTLKad1-HM" width="750" height="350" class="alignnone size-full wp-image-63" /></div>
<div class='scroll_item'><img src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RH-DODad1-HM.jpg" alt="" title="RH-DODad1-HM" width="750" height="350" class="alignnone size-full wp-image-64" /></div> </div>
</div>
<!-- <div class="scrollables_nav"></div> -->
<div class="scrollables_next" title="Scroll next">»</div>
<div class="scrollables_previous" title="Scroll previous">«</div>
<!-- <div class="scrollables_footer"></div> -->
</div>
<div id="promo_column">
<div id="feature_product" class="featured_box">
<div class="header"></div>
<div class="content">
<a href="http://rockheavylifestyle.com/shop/index.php?main_page=product_info&products_id=10"><img class="alignnone size-full wp-image-86" title="FT-10k-1" src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/FT-10k-1.jpg" alt="" width="512" height="240" /></a> </div>
</div>
<div id="feature_media" class="featured_box">
<div class="header"></div>
<div class="content recent_thumbs">
<a href="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RH-tymansion.jpg" class="lightbox" rel="galleryize"><img width="225" height="225" src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RH-tymansion-225x225.jpg" class="attachment-Thumb Home" alt="" title="RH-tymansion" /></a><a href="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RHvanessa1.1.jpg" class="lightbox" rel="galleryize"><img width="225" height="225" src="http://rockheavylifestyle.com/t20x9/wp-content/uploads/2010/06/RHvanessa1.1-225x225.jpg" class="attachment-Thumb Home" alt="" title="RHvanessa1.1" /></a> </div>
</div>
<div id="feature_blog" class="featured_box">
<div class="header"></div>
<div class="content">
<ul>
<li><a href='http://rockheavylifestyle.com/t20x9/2010/06/14/rockheavy-at-nofear/' title='ROCKHEAVY AT NOFEAR'>ROCKHEAVY AT NOFEAR</a></li>
<li><a href='http://rockheavylifestyle.com/t20x9/2010/06/14/welcome/' title='WELCOME!'>WELCOME!</a></li>
</ul>
</div>
</div>
</div>
<div id="info_column">
<div id="feature_twitter_feed" class="featured_box">
<div class="header"></div>
<div class="content">
<ul id="twitter_update_list">
<li>Getting tweets!</li>
</ul>
</div>
</div>
<div class="featured_box">
<img src="http://rockheavylifestyle.com/t20x9/wp-content/themes/rockheavy/_assets/images/ads/shop-online-home.jpg" alt="" id="shoponlinehome" usemap="#m_shoponlinehome" alt="" />
<map name="m_shoponlinehome" id="m_shoponlinehome">
<area shape="rect" coords="106,0,391,362" href="http://rockheavylifestyle.com/shop/" title="BUY ROCKHEAVY apparel online" alt="BUY ROCKHEAVY apparel online" />
<area shape="rect" coords="0,0,99,362" href="http://rockheavylifestyle.com/shop/index.php?main_page=index&cPath=4" title="Buy ONE OF A KIND ROCKHEAVY" alt="Buy ONE OF A KIND ROCKHEAVY" />
</map>
</div>
</div>
<div class="clear"> </div>
</div>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/rockh3avy.json?callback=twitterCallback2&count=15"></script>
<div id="ft">
<div>
Copyright © 2010, ROCKHEAVY All Rights Reserved<br />
Design by Ty Adler. <a href="http://beingzoe.com/">WordPress Theme by zoe somebody</a>.
</div>
</div><!-- close #ft -->
</div><!-- close #doc -->
</body>
</html>
Seniors’ Choice Handyman Service
Site design by Jordan & Jordan Marketing. Exact PSD to XHTML/CSS/WPtheme.
Custom functions for creating Menu/submenus and footer links.

View markup
MARKUP NOTE: The home page was actually an empty WP template to give the site owners flexibility later if they decided they wanted a different home page. The markup below includes the html provided to launch the site. It's just an image map so nothing special happening here but showing the original markup didn't make much sense if I were simply to show you a WP LOOP ;) <?php /* Template Name: home_page */ get_header(); ?> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="align_center"> <img src="wp-content/themes/seniors_choice/images/splash.seniors-choice-big-buttons.jpg" usemap="#big_button" alt="" /><map name="big_button" id="big_button"> <area shape="rect" coords="578,166,853,308" href="#CONTACT_LINK" alt="Contact Seniors' Choice handyman service" title="Contact Seniors' Choice handyman service" /> <area shape="rect" coords="578,7,853,150" href="#RESOURCES_LINK" alt="Get helpful handy home maintenance tips and information from Seniors' Choice" title="Get helpful handy home maintenance tips and information from Seniors' Choice" /> <area shape="rect" coords="289,165,565,308" href="#WHATS_NEW_BLOG_LINK" alt="Read the latest news and happenings with Seniors' Choice handyman service." title="Read the latest news and happenings with Seniors' Choice handyman service." /> <area shape="rect" coords="289,7,565,150" href="#WHY_CHOOSE_US_LINK" alt="With so many handyman services out there how do you know who to trust" title="With so many handyman services out there how do you know who to trust" /> <area shape="rect" coords="0,165,276,307" href="#QA_LINK" alt="Get answers to commonly asked questions about maintaining and fixing up your home." title="Get answers to commonly asked questions about maintaining and fixing up your home." /> <area shape="rect" coords="0,9,275,150" href="#FIX_IT_SERVICES_LINK" alt="See a rundown of our fix-it handyman services" title="See a rundown of our fix-it handyman services" /> </map> </div> <?php endwhile; endif; ?> <?php get_footer(); ?>
View rendered source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<title>Seniors' Choice Handyman Services</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="Home Page. " />
<meta name="keywords" content="" />
<link rel="stylesheet" href="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/style.css" type="text/css" media="all" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/ie7.css" media="all" />
<![endif]-->
<link rel="pingback" href="http://seniorschoicehandyman.com/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="Seniors' Choice Handyman » Feed" href="http://seniorschoicehandyman.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Seniors' Choice Handyman » Comments Feed" href="http://seniorschoicehandyman.com/comments/feed/" />
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=2.9.2'></script>
<script type='text/javascript' src='http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/javascripts/application.js?ver=0.1'></script>
<link rel='index' title='Seniors' Choice Handyman' href='http://seniorschoicehandyman.com' />
<!-- All in One SEO Pack 1.6.10.2 by Michael Torbert of Semper Fi Web Design[-1,-1] -->
<meta name="description" content="Seniors' Choice Handyman Services offers plumbing, electrical, safety ramps, stairlifts, grab bars, painting, drywall and general handyman work." />
<meta name="keywords" content="Seniors Choice Handyman, caryn leventhal, plumbing, oceanside, carlsbad, san diego, encinitas, solana beach, ca, california, la jolla, vista, san marcos, escondido, poway" />
<link rel="canonical" href="http://seniorschoicehandyman.com" />
<!-- /all in one seo pack -->
</head>
<body class="home page page-id-43 page-template page-template-home_page-php">
<div id="doc">
<div id="hd">
<div id="header">
<a href="http://seniorschoicehandyman.com/" title="Return to the home page of Senior"s Choice handyman services"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/bg-masthead.png" alt="Seniors CHOICE professional handyman services" /></a>
</div>
<div class='menu clearfix'>
<ul>
<li id='page_link_8'>
<a href='http://seniorschoicehandyman.com/?page_id=3'>"Fix It" Services</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/fix-it-services/plumbing/'>Plumbing</a></li></ul></li>
<li id='page_link_9'>
<a href='http://seniorschoicehandyman.com/?page_id=4'>Why Choose Us?</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/why-choose-us/our-story/'>Our Story</a></li><li><a href='http://seniorschoicehandyman.com/why-choose-us/client-profiles/'>Client Profiles</a></li><li><a href='http://seniorschoicehandyman.com/why-choose-us/testimonials/'>Testimonials</a></li><li><a href='http://seniorschoicehandyman.com/why-choose-us/photo-gallery/'>Photo Gallery</a></li></ul></li>
<li id='page_link_10'>
<a href='http://seniorschoicehandyman.com/?page_id=10'>Q & A</a>
</li>
<li id='page_link_11'>
<a href='http://seniorschoicehandyman.com/?page_id=11'>Resources</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/resources/for-seniors/'>For Seniors</a></li><li><a href='http://seniorschoicehandyman.com/resources/safety-tips/'>Safety Tips</a></li><li><a href='http://seniorschoicehandyman.com/resources/our-friends/'>Our Friends</a></li></ul></li>
<li id='page_link_12'>
<a href='http://seniorschoicehandyman.com/?page_id=12'>What's New?</a>
</li>
<li id='page_link_13'>
<a href='http://seniorschoicehandyman.com/?page_id=14'>Corporate</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/corporate/c-l-maintenance/'>C & L Maintenance</a></li><li><a href='http://seniorschoicehandyman.com/corporate/business-opportunities/'>Business Opportunities</a></li><li><a href='http://seniorschoicehandyman.com/corporate/our-partners/'>Our Partners</a></li></ul></li>
<li id='page_link_14'>
<a href='http://seniorschoicehandyman.com/?page_id=17'>Contact Us</a>
</li>
</ul>
</div>
</div>
<div id="bd">
<div class="align_center">
<img src="wp-content/themes/seniors_choice/images/splash.seniors-choice-big-buttons.jpg" usemap="#big_button" alt="" /><br />
<map name="big_button" id="big_button">
<area shape="rect" coords="578,166,853,308" href="?page_id=17" alt="Contact Seniors' Choice handyman service" title="Contact Seniors' Choice handyman service" />
<area shape="rect" coords="578,7,853,150" href="?page_id=11" alt="Get helpful handy home maintenance tips and information from Seniors' Choice" title="Get helpful handy home maintenance tips and information from Seniors' Choice" />
<area shape="rect" coords="289,165,565,308" href="?page_id=12" alt="Read the latest news and happenings with Seniors' Choice handyman service." title="Read the latest news and happenings with Seniors' Choice handyman service." />
<area shape="rect" coords="289,7,565,150" href="?page_id=4" alt="With so many handyman services out there how do you know who to trust" title="With so many handyman services out there how do you know who to trust" />
<area shape="rect" coords="0,165,276,307" href="?page_id=10" alt="Get answers to commonly asked questions about maintaining and fixing up your home." title="Get answers to commonly asked questions about maintaining and fixing up your home." />
<area shape="rect" coords="0,9,275,150" href="?page_id=3" alt="See a rundown of our fix-it handyman services" title="See a rundown of our fix-it handyman services" />
</map>
</div>
<div id="ft" role="contentinfo">
<div class="menu">
<a href='http://seniorschoicehandyman.com/?page_id=3'>"Fix It" Services</a>
| <a href='http://seniorschoicehandyman.com/?page_id=4'>Why Choose Us?</a>
| <a href='http://seniorschoicehandyman.com/?page_id=10'>Q & A</a>
| <a href='http://seniorschoicehandyman.com/?page_id=11'>Resources</a>
| <a href='http://seniorschoicehandyman.com/?page_id=12'>What's New?</a>
| <a href='http://seniorschoicehandyman.com/?page_id=14'>Corporate</a>
| <a href='http://seniorschoicehandyman.com/?page_id=17'>Contact Us</a>
</div>
<div id="credit_cards">
<img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-credit-cards.png" alt="Seniors CHOICE handyman service accepts visa, mastercard, discover, and american express credit cards" />
</div>
<div>
<a href="http://www.linkedin.com/pub/caryn-leventhal/5/546/7a1" title="Connect with Seniors Choice handyman service on LinkedIn"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-linkedin.png" alt="Linked in" /></a>
<a href="http://twitter.com/seniorschoice" title="Follow Seniors Choice handyman service on Twitter"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-twitter.png" alt="Twitter" /></a>
<a href="http://www.youtube.com/user/SeniorsChoiceHndyman" title="Watch Seniors Choice household maintenance tips at YouTube"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-youtube.png" alt="YouTube" /></a>
<a href="http://www.facebook.com/pages/Seniors-Choice-Professional-Handyman-Service/124472500896267?ref=ts" title="Become a fan of Seniors Choice handyman service at Facebook"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-facebook.png" alt="Facebook" /></a>
</div>
<div>
Copyright © 2010, C & L Maintenance Solutions, Inc.<br />
All Rights Reserved
</div>
</div><!-- close #ft -->
</div><!-- close #bd -->
</div><!-- close #doc -->
</body>
</html>

View markup
MARKUP NOTE: I've got to think of another way to show this.
As above I am left showing a basically empty template and
the WordPress Loop, but I don't want to show every included
template on these. This will do for now. :(
<?php
/**
* @package WordPress
* @subpackage seniors_choice
*/
get_header();
?>
<div id="content">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">
<h2><?php the_title(); ?></h2>
<div class="entry">
<?php the_content('<p class="serif">Read the rest of this page »</p>'); ?>
<?php wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
</div>
</div>
<?php endwhile; endif; ?>
<?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
View rendered source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<title>What’s New? | Seniors' Choice Handyman</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/style.css" type="text/css" media="all" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/ie7.css" media="all" />
<![endif]-->
<link rel="pingback" href="http://seniorschoicehandyman.com/xmlrpc.php" />
<link rel="alternate" type="application/rss+xml" title="Seniors' Choice Handyman » Feed" href="http://seniorschoicehandyman.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Seniors' Choice Handyman » Comments Feed" href="http://seniorschoicehandyman.com/comments/feed/" />
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=2.9.2'></script>
<script type='text/javascript' src='http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/javascripts/application.js?ver=0.1'></script>
<link rel='index' title='Seniors' Choice Handyman' href='http://seniorschoicehandyman.com' />
<!-- All in One SEO Pack 1.6.10.2 by Michael Torbert of Semper Fi Web Design[-1,-1] -->
<link rel="canonical" href="http://seniorschoicehandyman.com/whats-new/" />
<!-- /all in one seo pack -->
</head>
<body class="blog">
<div id="doc">
<div id="hd">
<div id="header">
<a href="http://seniorschoicehandyman.com/" title="Return to the home page of Senior"s Choice handyman services"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/bg-masthead.png" alt="Seniors CHOICE professional handyman services" /></a>
</div>
<div class='menu clearfix'>
<ul>
<li id='page_link_8'>
<a href='http://seniorschoicehandyman.com/?page_id=3'>"Fix It" Services</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/fix-it-services/plumbing/'>Plumbing</a></li></ul></li>
<li id='page_link_9'>
<a href='http://seniorschoicehandyman.com/?page_id=4'>Why Choose Us?</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/why-choose-us/our-story/'>Our Story</a></li><li><a href='http://seniorschoicehandyman.com/why-choose-us/client-profiles/'>Client Profiles</a></li><li><a href='http://seniorschoicehandyman.com/why-choose-us/testimonials/'>Testimonials</a></li><li><a href='http://seniorschoicehandyman.com/why-choose-us/photo-gallery/'>Photo Gallery</a></li></ul></li>
<li id='page_link_10'>
<a href='http://seniorschoicehandyman.com/?page_id=10'>Q & A</a>
</li>
<li id='page_link_11'>
<a href='http://seniorschoicehandyman.com/?page_id=11'>Resources</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/resources/for-seniors/'>For Seniors</a></li><li><a href='http://seniorschoicehandyman.com/resources/safety-tips/'>Safety Tips</a></li><li><a href='http://seniorschoicehandyman.com/resources/our-friends/'>Our Friends</a></li></ul></li>
<li id='page_link_12'>
<a href='http://seniorschoicehandyman.com/?page_id=12'>What's New?</a>
</li>
<li id='page_link_13'>
<a href='http://seniorschoicehandyman.com/?page_id=14'>Corporate</a>
<ul class='submenu'><li><a href='http://seniorschoicehandyman.com/corporate/c-l-maintenance/'>C & L Maintenance</a></li><li><a href='http://seniorschoicehandyman.com/corporate/business-opportunities/'>Business Opportunities</a></li><li><a href='http://seniorschoicehandyman.com/corporate/our-partners/'>Our Partners</a></li></ul></li>
<li id='page_link_14'>
<a href='http://seniorschoicehandyman.com/?page_id=17'>Contact Us</a>
</li>
</ul>
</div>
</div>
<div id="bd">
<div id="content">
<div class="post-1 post hentry category-uncategorized" id="post-1">
<h2>
<a href="http://seniorschoicehandyman.com/uncategorized/hello-world/" rel="bookmark" title="Permanent Link to Our new website">Our new website</a>
</h2>
<small>May 24th, 2010 <!-- by Caryn Leventhal --></small>
<div class="entry">
<p>We are so very excited and grateful for our new wordpress site.</p>
<p>We are in the process of adding content… so be sure to check back often.</p>
<p>Let us know what you think so far!</p>
<p><a href="http://seniorschoicehandyman.com/wp-content/uploads/2010/05/100108-SrsChoice-WEB-MockUp-03-HOME.jpg"><img class="size-medium wp-image-83 alignnone" title="100108-SrsChoice-WEB-MockUp-03-HOME" src="http://seniorschoicehandyman.com/wp-content/uploads/2010/05/100108-SrsChoice-WEB-MockUp-03-HOME-e1274910379396-300x245.jpg" alt="" width="300" height="245" /></a></p>
</div>
<p class="postmetadata">
Posted in <a href="http://seniorschoicehandyman.com/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a> | <a href="http://seniorschoicehandyman.com/uncategorized/hello-world/#respond" title="Comment on Our new website">No Comments »</a> </p>
</div>
<div class="navigation">
<div class="alignleft"></div>
<div class="alignright"></div>
</div>
</div>
<div id="sidebar" role="complementary">
<h2>More Information</h2>
<hr />
<ul>
<li id="search-3" class="widget widget_search"><form role="search" method="get" id="searchform" action="http://seniorschoicehandyman.com/" >
<div><label class="screen-reader-text" for="s">Search for:</label>
<input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>
</form></li><li id="categories-3" class="widget widget_categories">Categories <ul>
<li class="cat-item cat-item-1"><a href="http://seniorschoicehandyman.com/category/uncategorized/" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
</ul>
</li> <li id="recent-posts-3" class="widget widget_recent_entries"> Recent Posts <ul>
<li><a href="http://seniorschoicehandyman.com/uncategorized/hello-world/" title="Our new website">Our new website </a></li>
</ul>
</li> </ul>
</div>
<div id="ft" role="contentinfo">
<div class="menu">
<a href='http://seniorschoicehandyman.com/?page_id=3'>"Fix It" Services</a>
| <a href='http://seniorschoicehandyman.com/?page_id=4'>Why Choose Us?</a>
| <a href='http://seniorschoicehandyman.com/?page_id=10'>Q & A</a>
| <a href='http://seniorschoicehandyman.com/?page_id=11'>Resources</a>
| <a href='http://seniorschoicehandyman.com/?page_id=12'>What's New?</a>
| <a href='http://seniorschoicehandyman.com/?page_id=14'>Corporate</a>
| <a href='http://seniorschoicehandyman.com/?page_id=17'>Contact Us</a>
</div>
<div id="credit_cards">
<img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-credit-cards.png" alt="Seniors CHOICE handyman service accepts visa, mastercard, discover, and american express credit cards" />
</div>
<div>
<a href="http://www.linkedin.com/pub/caryn-leventhal/5/546/7a1" title="Connect with Seniors Choice handyman service on LinkedIn"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-linkedin.png" alt="Linked in" /></a>
<a href="http://twitter.com/seniorschoice" title="Follow Seniors Choice handyman service on Twitter"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-twitter.png" alt="Twitter" /></a>
<a href="http://www.youtube.com/user/SeniorsChoiceHndyman" title="Watch Seniors Choice household maintenance tips at YouTube"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-youtube.png" alt="YouTube" /></a>
<a href="http://www.facebook.com/pages/Seniors-Choice-Professional-Handyman-Service/124472500896267?ref=ts" title="Become a fan of Seniors Choice handyman service at Facebook"><img src="http://seniorschoicehandyman.com/wp-content/themes/seniors_choice/images/icon-socialized-facebook.png" alt="Facebook" /></a>
</div>
<div>
Copyright © 2010, C & L Maintenance Solutions, Inc.<br />
All Rights Reserved
</div>
</div><!-- close #ft -->
</div><!-- close #bd -->
</div><!-- close #doc -->
</body>
</html>

