<!--
function winOpenLowPrice(){
open("../../lowprice.htm","LowPriceGuarantee","width=460,height=450,scrollbars=yes,menubars=no");
return (o);
}


function LinkBack(pic)
{
    var tmpUrl = "http://www.pet-discount-supply.com" + location.pathname;


    var HtLink = '<a href=\"' + tmpUrl + '\">' + document.title + '</a>';  // Hypertext Link
    var ImLink = '<a href=\"' + tmpUrl + '\">' + '&lt;img src=\"http://www.pet-discount-supply.com/checkit.php?pic=' + pic + '\" border=\"0\" alt=\"' + document.title + '\"&gt;</a>';  // Hypertext Link
    var BbLink = '[url=' + tmpUrl + ']' + document.title + '[/url]';       // Message Board Link / invision/ ubb / phpbb / ezboard / most message boards
    var WiLink = '[' + tmpUrl + ' ' + document.title + ']';                // Wiki link!  Wikipedia, Mediawiki, Wikia.  Totally web 2.0!


    HtLink = HtLink.replace("'", "&#39;");
    HtLink = HtLink.replace('"', "&#34;");

    var TmpText = '<form name=\"linkme\">\n';
    TmpText = TmpText + '<h5>Like what you see?  Please share this link with a friend.</h5>';
    TmpText = TmpText + '<p>Copy the text below to paste a quick link into most blogs and personal web pages.</p>';
    TmpText = TmpText + '<div style=\"border:1px dotted #999999; margin:0px; padding:1px 2px; font-size:smaller;\">';

    TmpText = TmpText + '<div class=\"linkin\" style=\"padding-bottom: 2px;\"><span><b>Hypertext Link</b> (Blogs, Myspace, Personal Pages, etc.)</span><br><input type=\"text\" size=\"90\" name=\"htlink\" value=\'' + HtLink + '\' onClick=\"javascript:this.focus();this.select();\"></div>\n';

    if (pic != null)
    {
      TmpText = TmpText + '<div class=\"linkin\" style=\"border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf;\ padding: 4px 0 4px 0;"><span><b>Image Link</b> (Say it with pictures.)</span><br><input type=\"text\" size=\"90\" name=\"htlink\" value=\'' + ImLink + '\' onClick=\"javascript:this.focus();this.select();\"></div>\n';
    }



    TmpText = TmpText + '</div>\n</form>\n';

    var changeme = document.getElementById('linkme');

    changeme.innerHTML = TmpText;

    changeme.style.border = "2px outset #bfbfbf";
    changeme.style.background = "#f0f8ff";
    changeme.style.width = "50%";
}



// -->

changeme.style.width = "50%";
}



// -->

