// JavaScript Document

function acceptTerms(){

    Shadowbox.open({
        player:     'html',
        content:    '<div style="padding:40px 20px 0px 30px; background:url(../images/pas.jpg) no-repeat; height:552px; color:#FFF;">Acceptance/Understanding<br /><br />All of the information contained in PasadenaSocialServices.com has been provided to Pasadena Social Services, L.L.C. by the therapists described herein. Neither PasadenaSocialServices.com nor Pasadena Social Services, L.L.C. has reviewed, investigated or evaluated the authenticity, accuracy or completeness of the information contained herein. Neither PasadenaSocialServices.com nor Pasadena Social Services, L.L.C. makes any representations as to the qualifications or the competence of those listed and does not recommend or endorse the services of those listed.<br /><br />The sites may contain links to other Internet sites or an email address. Such links are provided for the convenience of the user and Pasadena Social Services, L.L.C. does not endorse, approve of or make any warranties or representations as to accuracy of the information contained in any site to which any user may be linked. Persons or entities using any of the links or email addresses contained herein do so at their own risk.<br /><br />Email should be used with caution. Email is not a confidential medium and should not be expected to be confidential. Users who share their email addresses with others may receive viruses and other unintended consequences.<br /><br />Acceptance/Understanding<br /><br />By using this directory, you are indicating your understanding and acceptance of the terms and conditions of PasadenaSocialServices.com. If you don&rsquo;t agree, please do not use this directory.<br /><br /><center><a href="directory/browse_categories.php?id=12" style="cursor: pointer; display:block; float:left; font-weight:bold; color:#FFF; background-color:#7E3232; padding:5px; width:100px; margin:25px 5px 0px 165px; " >Accept</a><a onclick="Shadowbox.close()" style="cursor: pointer; float:left; display:block; font-weight:bold; color:#FFF; background-color:#7E3232; padding:5px; width:100px; margin:25px 0px 0px 0px; ">Decline</a></center></div>',
        height:     592,
        width:      600
    });

};