Promote Your Site on Healthcare Today

If your site is creating great content, many of the healthcare professionals reading it will automatically submit your new links to Healthcare Today. You can make that easier for them, though (and increase the number of votes you receive), by adding a Healthcare Today button to each of your pages.

Today, there are two different buttons available and four different configurations for each button. Find the section below that best applies to your site, select the button that you like, and simply copy the code and paste it into the code on your site.

Websites

Note: For websites, the first <script> line for each button is optional. It helps ensure that different URLs aren't submitted for each page, but if it is omitted the script will simply use the URL of the page as displayed in the user's browser.

Button 1

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg"></script>

Button 2

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg&amp;ol=1"></script>

Button 3

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm"></script>

Button 4

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '[Insert Page URL Here]';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm&amp;ol=1"></script>

Blogger Blogs - New Layout

Use the buttons in this section if your Blogger control panel has a tab labeled "Layout" at the top.
Click here for installation instructions.

Button 1

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg"></script>

Button 2

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg&amp;ol=1"></script>

Button 3

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm"></script>

Button 4

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<data:post.url/>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm&amp;ol=1"></script>

Blogger Blogs - Classic Template

Use the buttons in this section if your Blogger control panel has a tab labeled "Template" at the top.
Add the code directly to your Template, not to individual posts.

Button 1

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg"></script>

Button 2

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg&amp;ol=1"></script>

Button 3

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm"></script>

Button 4

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<$BlogItemPermalinkURL$>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm&amp;ol=1"></script>

WordPress Blogs

Button 1

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg"></script>

Button 2

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=lg&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=lg&amp;ol=1"></script>

Button 3

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm"></script>

Button 4

Blue "Add Your Vote" Link (As Shown):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?size=sm&amp;ol=1"></script>

White "Add Your Vote" Link (For Buttons on Dark Backgrounds):
<script type="text/javascript">submit_url = '<?php the_permalink() ?>';</script>
<script type="text/javascript" src="http://www.healthcaretoday.com/vote/button.php?lc=fff&amp;size=sm&amp;ol=1"></script>