<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <? // database connection details $db_host = "localhost"; // hostname of your MySQL server. You most likely don't have to change this $db_name = "jointpai_articles"; // database name $db_user = "jointpai_admin"; // database user $db_pass = "denver99"; // database password $db_table= "articles"; // table name // connect to the database $db = mysql_connect($db_host,$db_user,$db_pass); mysql_select_db ($db_name) or die ("Cannot connect to database"); // count how many banners we have $query = mysql_query("select * from articles")or die (mysql_error()); $total = mysql_num_rows($query); // lets create a random number $random = (rand()%$total); ?><HTML><HEAD><TITLE>Triple Action Joint Help</TITLE> <META http-equiv=Content-Type content="text/html; charset=unicode"> <META content="Information about Joint pain remedies" name=description> <META content="joint pain,joint pain remedies" name=keywords><LINK href="style.css" type=text/css rel=stylesheet> <STYLE type=text/css> <!-- .style4 {font-size: 12pt} body { background-color: #D6D4D4; } --> </STYLE> <META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD> <BODY> <P>&nbsp;</P> <TABLE cellSpacing=1 cellPadding=1 width=781 align=center border=0> <TBODY> <TR> <TD bgColor=#000000> <TABLE cellSpacing=1 cellPadding=1 width=780 bgColor=#ffffff border=0> <TBODY> <TR> <TD class=headline> <DIV align=center>Your Search for Joint Pain Remedies is over.</DIV></TD></TR> <TR> <TD><IMG height=66 alt="Leave the Joint Pain behind" src="images/layout_top.jpg" width=780 border=0 name=""><BR><A href="more-information.php"><IMG height=220 alt="Joint Pain" src="images/banner_home_painrelief.jpg" width=780 border=0 name="Get rid of joint pain"></A></TD></TR> <TR> <TD class="style4 tipstyle"><EM> <DIV class=title style="FONT-SIZE: 15px" align=left>You shouldn't have to stop the activities you love because your joints feel tired or worn from age. But sometimes your muscles and joints can feel uncomfortable and less flexible after exercising or overexertion due to intense activity.<BR> <BR>That s where <B>Triple-Action Joint Formula</B> can help. This potent formula performs a unique triple-action that helps revitalize worn cartilage, lubricate joints for optimum mobility and soothe your body.<BR><BR> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD><B><U>Function</U></B><BR>(1) <B>Revitalizes</B> worn cartilage<BR>(2) <B>Lubricates</B> and <B>enhances</B> flexibility<BR>(3) <B>Soothes</B> your joints </TD> <TD><B><U>Nutrients</U></B><BR>Glucosamine, Chondroitin and MSM<BR>Omega-3 Essential Oils<BR>Boswellia &amp; Turmeric with SAM-E </TD></TR></TBODY></TABLE><BR>Now you can get back to doing the things you love to do.<BR><BR>Embrace the joys of an active life, with <B>Triple-Action Joint Formula</B>.<BR><BR> <DIV class=title>Why Triple-Action Joint Formula Is Different<BR><BR></DIV>Most joint-health supplements come as dry-powder capsules and hard tablets with binders and fillers. Not <B>Triple-Action Joint Formula</B>. Using the latest in encapsulation technology, scientists have carefully developed this formula as a fast-absorbing liquid soft-gel capsule.<BR><BR>Liquid soft-gels can enhance absorption and bioavailability by <B>up to 200%</B> better than dry capsules and tables.<BR><BR>Plus, <B>Triple-Action Joint Formula</B> features the patented compound called Bioperine®, which further enhances the absorption of many key vitamins and nutrients.<BR><BR>It s like super-charging your joints!<BR><BR>Take advantage of this special offer and give your joints a jolt of new life. Order <B>Triple-Action Joint Formula</B> Now!</EM></DIV></TD></TR> <TR> <TD> <P align=center><A href="more-information.php"><IMG height=80 alt="Learn More about Triple Action Joint Formula" src="images/learnmore.jpg" width=260 border=0></A></P> <BR><A class="style4 tipstyle" href="Joint-Pain-Information-2.php"><EM>Joint Pain Information 2</EM></A><BR> </TD></TR> <TR> <TD> <P align=center><A href="more-information.php"></A></P> <P class=tipstyle align=left><BR>For those of us who experience recurring joint pain and are looking for who Joint Pain Remedies, the Triple Action Joint Formula has everything you need. You shouldn t have to stop the activities you love because your joints feel tired or worn from age. But sometimes your muscles and joints can feel uncomfortable and less flexible after exercising or overexertion due to intense activity. This potent formula performs a unique triple-action that helps revitalize worn cartilage, lubricate joints for optimum mobility and soothe your body.</P></TD></TR> <TR> <TD> <TABLE cellSpacing=1 cellPadding=1 width="100%" border=0> <TBODY> <TR> <TD class=tipstyle> <DIV align=center><A href="about-us.php" target=_blank>About us</A> </DIV></TD> <TD class=tipstyle> <DIV align=center><A href="contact-us.php">Contact us</A> </DIV></TD> <TD class=tipstyle> <DIV align=center><A href="privacy-policy.php">Privacy Policy</A> </DIV></TD> <TD class=tipstyle> <DIV align=center><A href="joint-remedy-information.php"><?php echo str_replace('-', ' ', $_GET['seed'])?>Information</A> </DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> <P align=center>&nbsp;</P></BODY></HTML>