www.3005brand.com Open in urlscan Pro
34.196.209.146  Public Scan

URL: https://www.3005brand.com/bms/
Submission: On November 29 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: loginformPOST /bms/

<form name="loginform" id="loginform" action="/bms/" method="Post" novalidate="novalidate"><input type="hidden" name="csrf_6mgvwk90bjxl4relmsasidde4vmcdmay" value="ab97p04sgcewc0qj7rci3d777n9q9l2v0jix4gfu0l6qhp1y9hszg84ktjjwaynq">
  <div class="header">
    <h2> External user login </h2>
  </div>
  <div class="standard-login-fields">
    <div class="field_wrapper login_username">
      <label for="username">
        <span class="label">Username</span>
        <span class="formobject"><input type="text" name="username" id="username" size="35" maxlength="100" class="required" required=""></span>
      </label>
    </div>
    <div class="field_wrapper login_password">
      <label for="password">
        <span class="label">Password</span>
        <span class="formobject"><input type="password" name="password" id="password" size="35" maxlength="50" class="required" required=""></span>
      </label>
    </div>
    <div class="field_wrapper login_terms">
      <label for="termsandconditions">
        <span class="formobject">
          <a href="#" class="bwkz-tc-modal">By logging in you agree to the Terms of Use and Privacy Policy. To remain an active user you must log in every 60 days. If your login does not work please contact brandsource@bcbstx.com</a>
        </span>
      </label>
    </div>
  </div>
  <button value="submit" class="submitBtn" id="buttonSubmitLogin" type="submit"><span>Log in</span></button>
  <div id="reminderWrapper">
    <span class="reminder"><a href="#">Forgot Your Password?</a></span>
  </div>
</form>

Name: passwordformPOST /BMS/sendpassword.cfm

<form action="/BMS/sendpassword.cfm" id="passwordform" method="post" name="passwordform" novalidate="novalidate"><input type="hidden" name="csrf_16vgdx8pnk4q8ax80veb6mtm1ngqta98"
    value="73zp50b8k00kbly6oldp4w0ag6trhu4nk1phg2oolsazertw8vbuh6bsuhff5e0d">
  <p class="instruction">Send a password reminder to my email address</p>
  <!-- Begin reminder -->
  <div class="field_wrapper fw_text">
    <label for="usernameForgot" class="fields_label">Username or email *:</label>
    <div class="fields_value">
      <input class="text_meta required" type="text" maxlength="100" name="username" id="usernameForgot">
      <div class="clear"></div>
    </div>
  </div>
  <div class="login_action">
    <span class="button remind_me"><button value="submit" class="submitBtn" type="submit"><span>Remind me</span></button></span>
    <span class="cancel"><a href="#" onclick="showdiv('forgotten');">Cancel</a></span>
  </div>
</form>

Name: regformPOST /bms/index.cfm

<form method="post" action="/bms/index.cfm" enctype="multipart/form-data" name="regform" novalidate="novalidate"><input type="hidden" name="csrf_5kc4sz638xxobfxpdx8xybrv8ld8my97"
    value="7rk64ydb66j4oajqo3svqvh8nqiz55aurytg0j5mqe5ylb1dfxsqfdc5njoftqlb">
  <div id="artworkMetaEdit">
    <div class="field_wrapper fw_text ">
      <label for="newusername" class="fields_label">Email (Will be your username)*:</label>
      <div class="fields_value">
        <input class="text_meta required" type="email" name="newusername" id="newusername" maxlength="100" minlength="4" value="" size="50" onkeydown="">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_text " id="fieldPassword1">
      <label for="newpassword" class="fields_label">Password *:</label>
      <p style="color:#3f3f3f">Passwords must have at least 7 characters, consist of both letters and numbers, and have both upper and lower case characters.</p>
      <div class="fields_value">
        <input class="text_meta required" type="password" name="newpassword" id="newpassword" maxlength="255" value="" size="50" onkeydown="" autocomplete="off">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_text ">
      <label for="newpassword2" class="fields_label">Password Again *:</label>
      <div class="fields_value">
        <input class="text_meta required" type="password" name="newpassword2" id="newpassword2" maxlength="255" value="" size="50" onkeydown="" data-rule-equalto="#newpassword" autocomplete="off">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_text ">
      <br>
      <label for="firstname" class="fields_label">First Name *:</label>
      <div class="fields_value">
        <input class="text_meta required" type="text" name="firstname" id="firstname" maxlength="100" value="" size="50" onkeydown="">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_text ">
      <label for="lastname" class="fields_label">Last Name *:</label>
      <div class="fields_value">
        <input class="text_meta required" type="text" name="lastname" id="lastname" maxlength="100" value="" size="50" onkeydown="">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_text ">
      <label for="company" class="fields_label">Company *:</label>
      <div class="fields_value">
        <input class="text_meta required" type="text" name="company" id="company" maxlength="255" value="" size="50" onkeydown="">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_text ">
      <label for="telephone" class="fields_label">Telephone *:</label>
      <div class="fields_value">
        <input class="text_meta required" type="text" name="telephone" id="telephone" maxlength="50" value="" size="50">
        <div class="clear"></div>
      </div>
    </div>
    <div class="field_wrapper fw_selectbox ">
      <label for="country" class="fields_label">Country *:</label>
      <div class="fields_value">
        <select class="required" name="country" id="country">
          <option value="">Please select...</option>
          <option value="183"> Afghanistan </option>
          <option value="2"> Albania </option>
          <option value="3"> Algeria </option>
          <option value="4"> Andorra </option>
          <option value="5"> Angola </option>
          <option value="6"> Antigua and Barbuda </option>
          <option value="7"> Argentina </option>
          <option value="8"> Armenia </option>
          <option value="9"> Australia </option>
          <option value="10"> Austria </option>
          <option value="11"> Azerbaijan </option>
          <option value="12"> Bahamas </option>
          <option value="13"> Bahrain </option>
          <option value="14"> Bangladesh </option>
          <option value="15"> Barbados </option>
          <option value="16"> Belarus </option>
          <option value="17"> Belgium </option>
          <option value="18"> Belize </option>
          <option value="19"> Benin </option>
          <option value="20"> Bhutan </option>
          <option value="21"> Bolivia </option>
          <option value="22"> Bosnia and Herzegovina </option>
          <option value="23"> Botswana </option>
          <option value="24"> Brazil </option>
          <option value="25"> Brunei Darussalam </option>
          <option value="26"> Bulgaria </option>
          <option value="27"> Burkina Faso </option>
          <option value="28"> Burundi </option>
          <option value="29"> Cambodia </option>
          <option value="30"> Cameroon </option>
          <option value="31"> Canada </option>
          <option value="32"> Cape Verde </option>
          <option value="33"> Central African Republic </option>
          <option value="34"> Chad </option>
          <option value="35"> Chile </option>
          <option value="36"> China </option>
          <option value="37"> Colombia </option>
          <option value="38"> Comoros </option>
          <option value="40"> Congo, Republic of the </option>
          <option value="41"> Costa Rica </option>
          <option value="42"> Cote d'Ivoire </option>
          <option value="43"> Croatia </option>
          <option value="44"> Cuba </option>
          <option value="45"> Cyprus </option>
          <option value="46"> Czech Republic </option>
          <option value="89"> Democratic People's Republic of Korea </option>
          <option value="39"> Democratic Republic of the Congo </option>
          <option value="47"> Denmark </option>
          <option value="48"> Djibouti </option>
          <option value="49"> Dominica </option>
          <option value="50"> Dominican Republic </option>
          <option value="51"> Ecuador </option>
          <option value="52"> Egypt </option>
          <option value="53"> El Salvador </option>
          <option value="54"> Equatorial Guinea </option>
          <option value="55"> Eritrea </option>
          <option value="56"> Estonia </option>
          <option value="57"> Ethiopia </option>
          <option value="58"> Fiji </option>
          <option value="59"> Finland </option>
          <option value="60"> France </option>
          <option value="61"> Gabon </option>
          <option value="62"> Gambia </option>
          <option value="63"> Georgia </option>
          <option value="64"> Germany </option>
          <option value="65"> Ghana </option>
          <option value="66"> Greece </option>
          <option value="67"> Grenada </option>
          <option value="68"> Guatemala </option>
          <option value="69"> Guinea </option>
          <option value="70"> Guinea-Bissau </option>
          <option value="71"> Guyana </option>
          <option value="72"> Haiti </option>
          <option value="73"> Honduras </option>
          <option value="74"> Hungary </option>
          <option value="75"> Iceland </option>
          <option value="76"> India </option>
          <option value="77"> Indonesia </option>
          <option value="78"> Iran, Islamic Republic of </option>
          <option value="79"> Iraq </option>
          <option value="80"> Ireland </option>
          <option value="81"> Israel </option>
          <option value="82"> Italy </option>
          <option value="83"> Jamaica </option>
          <option value="84"> Japan </option>
          <option value="85"> Jordan </option>
          <option value="86"> Kazakhstan </option>
          <option value="87"> Kenya </option>
          <option value="88"> Kiribati </option>
          <option value="91"> Kuwait </option>
          <option value="92"> Kyrgyzstan </option>
          <option value="93"> Lao People's Democratic Republic </option>
          <option value="94"> Latvia </option>
          <option value="95"> Lebanon </option>
          <option value="96"> Lesotho </option>
          <option value="97"> Liberia </option>
          <option value="98"> Libyan Arab Jamahiriya </option>
          <option value="99"> Liechtenstein </option>
          <option value="100"> Lithuania </option>
          <option value="101"> Luxembourg </option>
          <option value="102"> Macedonia </option>
          <option value="103"> Madagascar </option>
          <option value="104"> Malawi </option>
          <option value="105"> Malaysia </option>
          <option value="106"> Maldives </option>
          <option value="107"> Mali </option>
          <option value="108"> Malta </option>
          <option value="109"> Marshall Islands </option>
          <option value="110"> Mauritania </option>
          <option value="111"> Mauritius </option>
          <option value="112"> Mexico </option>
          <option value="113"> Micronesia, Federated States of </option>
          <option value="114"> Moldova </option>
          <option value="115"> Monaco </option>
          <option value="116"> Mongolia </option>
          <option value="117"> Montenegro </option>
          <option value="118"> Morocco </option>
          <option value="119"> Mozambique </option>
          <option value="120"> Myanmar </option>
          <option value="121"> Namibia </option>
          <option value="122"> Nauru </option>
          <option value="123"> Nepal </option>
          <option value="124"> Netherlands </option>
          <option value="125"> New Zealand </option>
          <option value="126"> Nicaragua </option>
          <option value="127"> Niger </option>
          <option value="128"> Nigeria </option>
          <option value="129"> Norway </option>
          <option value="130"> Oman </option>
          <option value="131"> Pakistan </option>
          <option value="132"> Palau </option>
          <option value="133"> Panama </option>
          <option value="134"> Papua New Guinea </option>
          <option value="135"> Paraguay </option>
          <option value="136"> Peru </option>
          <option value="137"> Philippines </option>
          <option value="138"> Poland </option>
          <option value="139"> Portugal </option>
          <option value="140"> Qatar </option>
          <option value="90"> Republic of Korea </option>
          <option value="141"> Romania </option>
          <option value="142"> Russian Federation </option>
          <option value="143"> Rwanda </option>
          <option value="144"> Saint Kitts and Nevis </option>
          <option value="145"> Saint Lucia </option>
          <option value="146"> Saint Vincent and the Grenadines </option>
          <option value="147"> Samoa </option>
          <option value="148"> San Marino </option>
          <option value="149"> Sao Tome and Principe </option>
          <option value="150"> Saudi Arabia </option>
          <option value="151"> Senegal </option>
          <option value="152"> Serbia </option>
          <option value="153"> Seychelles </option>
          <option value="154"> Sierra Leone </option>
          <option value="155"> Singapore </option>
          <option value="156"> Slovakia </option>
          <option value="157"> Slovenia </option>
          <option value="158"> Solomon Islands </option>
          <option value="159"> Somalia </option>
          <option value="160"> South Africa </option>
          <option value="161"> Spain </option>
          <option value="162"> Sri Lanka </option>
          <option value="163"> Sudan </option>
          <option value="164"> Suriname </option>
          <option value="165"> Swaziland </option>
          <option value="166"> Sweden </option>
          <option value="167"> Switzerland </option>
          <option value="168"> Syrian Arab Republic </option>
          <option value="169"> Tajikistan </option>
          <option value="171"> Thailand </option>
          <option value="172"> Timor-Leste </option>
          <option value="173"> Togo </option>
          <option value="174"> Tonga </option>
          <option value="175"> Trinidad and Tobago </option>
          <option value="176"> Tunisia </option>
          <option value="177"> Turkey </option>
          <option value="178"> Turkmenistan </option>
          <option value="179"> Tuvalu </option>
          <option value="180"> Uganda </option>
          <option value="181"> Ukraine </option>
          <option value="182"> United Arab Emirates </option>
          <option value="1"> United Kingdom </option>
          <option value="170"> United Republic of Tanzania </option>
          <option value="184"> United States of America </option>
          <option value="185"> Uruguay </option>
          <option value="186"> Uzbekistan </option>
          <option value="187"> Vanuatu </option>
          <option value="188"> Venezuela, Bolivarian Republic of </option>
          <option value="189"> Viet Nam </option>
          <option value="190"> Yemen </option>
          <option value="191"> Zambia </option>
          <option value="192"> Zimbabwe </option>
        </select>
        <div class="clear"></div>
      </div>
    </div>
    <input type="hidden" name="metasetRef" value="REGISTERNEWUSER">
    <!--  
For ref:
metadatainstanceID : 
instanceID : 
objectType : 
-->
    <div id="artworkMetaEdit">
      <script language="javascript" src="/BMS/js/imageInsert/imageInsert.js"></script>
      <input type="hidden" name="_metaFieldsToProcess"
        value="BMS_META|REGISTERNEWUSER|STATE,BMS_META|REGISTERNEWUSER|LINEOFBUSINESS,BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS,BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE,BMS_META|REGISTERNEWUSER|PERMISSIONGROUP,BMS_META|REGISTERNEWUSER|BCBSPARTNERSANDVENDORSONLY2,BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION">
      <!--BEGIN BMS_META|REGISTERNEWUSER|STATE (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|STATE (html)-->
      <div id="" class="field_wrapper       			fw_text  				field_state">
        <div class="fields_label"> State </div>
        <div class="fields_value">
          <input class="text_meta   { }" type="text" name="BMS_META|REGISTERNEWUSER|STATE" id="BMS_META|REGISTERNEWUSER|STATE" maxlength="255" value="" size="50" onkeydown="">
          <div class="clear"></div>
        </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|STATE-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|LINEOFBUSINESS (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|LINEOFBUSINESS (html)-->
      <div id="" class="field_wrapper       			fw_checkbox  				field_lineofbusiness">
        <div class="fields_label"> User Category </div>
        <div class="fields_value">
          <div class="lightoutline">
            <div class="fields_values fields_top end">
              <input type="checkbox" name="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS" id="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS-1" value="94250ff6-9268-09c2-6c78-50238554b88f"> &nbsp;<span>Employer Group</span>&nbsp;
            </div>
            <div class="fields_values end">
              <input type="checkbox" name="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS" id="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS-2" value="94250ff7-0494-a73d-59e1-114e2fd9e2b8"> &nbsp;<span>Producer/ Consultant</span>&nbsp;
            </div>
            <div class="fields_values end">
              <input type="checkbox" name="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS" id="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS-3" value="191a4feb-0de0-6f12-c3b8-c3a716265898"> &nbsp;<span>Marketing Agency</span>&nbsp;
            </div>
            <div class="fields_values end">
              <input type="checkbox" name="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS" id="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS-4" value="191a4fef-fbab-2ece-666f-7a6d80259374"> &nbsp;<span>Vendor</span>&nbsp;
            </div>
            <div class="fields_values fields_bottom end">
              <input type="checkbox" name="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS" id="BMS_META|REGISTERNEWUSER|LINEOFBUSINESS-5" value="191a5015-949c-5496-6d42-a16f71044699"> &nbsp;<span>Other</span>&nbsp;
            </div>
          </div>
          <div class="clear"></div>
        </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|LINEOFBUSINESS-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS (html)-->
      <div id="" class="field_wrapper       			fw_text  				field_keycontactatbcbs">
        <div class="fields_label"> Key Contact at BCBS &nbsp;<span class="mandatory">* </span>
        </div>
        <div class="fields_value">
          <input class="text_meta required  { }" type="text" name="BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS" id="BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS" maxlength="255" value="" size="50" onkeydown="">
          <div class="clear"></div>
        </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE (html)-->
      <div id="" class="field_wrapper       			fw_checkbox  				field_doyouneedaccesstoblueresource">
        <div class="fields_label"> Do you need access to BlueResource? &nbsp;<span class="mandatory">* </span> &nbsp; <a href="#" title="This is for external BlueResource users asking for permission to the BlueResource page in BrandSource" onclick="return false" tabindex="-1">
									<img src="/bms/images/ui/icons/icon_info.svg" style="margin-bottom: -2px;" border="0" width="15">
								</a>
        </div>
        <div class="fields_value">
          <div class="lightoutline">
            <div class="fields_values fields_top end">
              <input class="required" type="checkbox" name="BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE" id="BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE-1" value="93dc4364-c0ae-b254-ce09-0b1be1b99320"> &nbsp;<span>Yes I need
                access</span>&nbsp;
            </div>
            <div class="fields_values fields_bottom end">
              <input class="required" type="checkbox" name="BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE" id="BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE-2" value="0ae2af7c-c2db-be58-8562-e95cadfff4b8"> &nbsp;<span>No I do not
                need access</span>&nbsp;
            </div>
          </div>
          <div class="clear"></div>
        </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|PERMISSIONGROUP (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|PERMISSIONGROUP (html)-->
      <div id="" class="field_wrapper       			fw_text  				field_permissiongroup">
        <div class="fields_label"> Why I Need Access </div>
        <div class="fields_value">
          <input class="text_meta   { }" type="text" name="BMS_META|REGISTERNEWUSER|PERMISSIONGROUP" id="BMS_META|REGISTERNEWUSER|PERMISSIONGROUP" maxlength="255" value="" size="50" onkeydown="">
          <div class="clear"></div>
        </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|PERMISSIONGROUP-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|BCBSPARTNERSANDVENDORSONLY2 (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|BCBSPARTNERSANDVENDORSONLY2 (html)-->
      <div id="" class="field_wrapper       			fw_textarea  				field_bcbspartnersandvendorsonly2">
        <div class="fields_label"> BCBS Partners and Vendors Only &nbsp;<span class="mandatory">* </span>
        </div>
        <div class="fields_value"> By selecting the check box below, you are confirming that you are NOT a BCBS Employee. If you are an employee, please login via clicking the FYIBlue Login button under BCBS Employee Login. </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|BCBSPARTNERSANDVENDORSONLY2-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION (processing)-->
      <!--BEGIN BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION (html)-->
      <div id="" class="field_wrapper       			fw_checkbox  				field_nonemployeeconfirmation">
        <div class="fields_label"> Non-Employee confirmation &nbsp;<span class="mandatory">* </span>
        </div>
        <div class="fields_value">
          <div class="lightoutline">
            <div class="fields_values fields_top fields_bottom end">
              <input class="required" type="checkbox" name="BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION" id="BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION" value="6b7ba325-bce5-d77c-ef81-1ae27b96f91b"> &nbsp;<span>I confirm that I am not a
                BCBS Employee</span>&nbsp;
            </div>
          </div>
          <div class="clear"></div>
        </div>
      </div>
      <!--END BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION-->
      <div class="clear"> </div>
      <input type="hidden" id="metasetValidation" value="/*BEGINVALIDATION BMS_META|REGISTERNEWUSER|STATE*/ 
/*ENDVALIDATION BMS_META|REGISTERNEWUSER|STATE*/ 
/*BEGINVALIDATION BMS_META|REGISTERNEWUSER|LINEOFBUSINESS*/ 
/*ENDVALIDATION BMS_META|REGISTERNEWUSER|LINEOFBUSINESS*/ 
/*BEGINVALIDATION BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS*/ 
if (isEmpty(document.getElementById('BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS'),'Key\x20Contact\x20at\x20BCBS cannot be empty')==false) {document.getElementById('BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS').focus(); failed=1;};
/*ENDVALIDATION BMS_META|REGISTERNEWUSER|KEYCONTACTATBCBS*/ 
/*BEGINVALIDATION BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE*/ 
if (isSelected(document.forms['metadataform']['BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE'], 'Do\x20you\x20need\x20access\x20to\x20BlueResource\x3F\x20 must be selected', 'checkbox')==false) {document.getElementById('BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE-1').focus(); failed=1;};
/*ENDVALIDATION BMS_META|REGISTERNEWUSER|DOYOUNEEDACCESSTOBLUERESOURCE*/ 
/*BEGINVALIDATION BMS_META|REGISTERNEWUSER|PERMISSIONGROUP*/ 
/*ENDVALIDATION BMS_META|REGISTERNEWUSER|PERMISSIONGROUP*/ 
/*BEGINVALIDATION BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION*/ 
if (isSingleSelected(document.forms['metadataform']['BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION'], 'Non\x2DEmployee\x20confirmation must be selected')==false) {document.getElementById('BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION').focus(); failed=1;};
/*ENDVALIDATION BMS_META|REGISTERNEWUSER|NONEMPLOYEECONFIRMATION*/ 
">
    </div>
    <div class="field_wrapper fw_text ">
      <label for="regUserCaptcha" class="fields_label">Please enter the text from the image *</label>
      <div class="captcha_wrapper">
        <img src="/CFFileServlet/_cf_captcha/_captcha_img-5308934244904366542.png" alt="" height="60" width="518">
      </div>
      <div class="fields_value">
        <input type="text" name="captcha" value="" class="text required" id="regUserCaptcha">
      </div>
    </div>
    <div class="clear"></div>
  </div>
  <span class="required_field">* = Required information</span>
  <div class="login_action">
    <span class="button"><button value="registrationBtn" class="submitBtn" type="submit"><span>Register</span></button></span>
    <span class="cancel"><a href="#">Cancel</a></span>
  </div>
</form>

Text Content

BCBS EMPLOYEE LOGIN

 

 

If you are a current BCBS employee log in here by clicking the FYIBlueSM Login
Button and entering your FYIBlueSM Login Credentials. You do not need to create
a new username or password. (If you have any questions please
contact brandsource@bcbstx.com).

FYIBlue Login


EXTERNAL USER LOGIN

Username
Password
By logging in you agree to the Terms of Use and Privacy Policy. To remain an
active user you must log in every 60 days. If your login does not work please
contact brandsource@bcbstx.com
Log in
Forgot Your Password?


FORGOT YOUR PASSWORD?



Send a password reminder to my email address

Username or email *:

Remind me Cancel


NEW USER?

Register


REGISTER

Email (Will be your username)*:

Password *:

Passwords must have at least 7 characters, consist of both letters and numbers,
and have both upper and lower case characters.


Password Again *:


First Name *:

Last Name *:

Company *:

Telephone *:

Country *:
Please select... Afghanistan Albania Algeria Andorra Angola Antigua and Barbuda
Argentina Armenia Australia Austria Azerbaijan Bahamas Bahrain Bangladesh
Barbados Belarus Belgium Belize Benin Bhutan Bolivia Bosnia and Herzegovina
Botswana Brazil Brunei Darussalam Bulgaria Burkina Faso Burundi Cambodia
Cameroon Canada Cape Verde Central African Republic Chad Chile China Colombia
Comoros Congo, Republic of the Costa Rica Cote d'Ivoire Croatia Cuba Cyprus
Czech Republic Democratic People's Republic of Korea Democratic Republic of the
Congo Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador
Equatorial Guinea Eritrea Estonia Ethiopia Fiji Finland France Gabon Gambia
Georgia Germany Ghana Greece Grenada Guatemala Guinea Guinea-Bissau Guyana Haiti
Honduras Hungary Iceland India Indonesia Iran, Islamic Republic of Iraq Ireland
Israel Italy Jamaica Japan Jordan Kazakhstan Kenya Kiribati Kuwait Kyrgyzstan
Lao People's Democratic Republic Latvia Lebanon Lesotho Liberia Libyan Arab
Jamahiriya Liechtenstein Lithuania Luxembourg Macedonia Madagascar Malawi
Malaysia Maldives Mali Malta Marshall Islands Mauritania Mauritius Mexico
Micronesia, Federated States of Moldova Monaco Mongolia Montenegro Morocco
Mozambique Myanmar Namibia Nauru Nepal Netherlands New Zealand Nicaragua Niger
Nigeria Norway Oman Pakistan Palau Panama Papua New Guinea Paraguay Peru
Philippines Poland Portugal Qatar Republic of Korea Romania Russian Federation
Rwanda Saint Kitts and Nevis Saint Lucia Saint Vincent and the Grenadines Samoa
San Marino Sao Tome and Principe Saudi Arabia Senegal Serbia Seychelles Sierra
Leone Singapore Slovakia Slovenia Solomon Islands Somalia South Africa Spain Sri
Lanka Sudan Suriname Swaziland Sweden Switzerland Syrian Arab Republic
Tajikistan Thailand Timor-Leste Togo Tonga Trinidad and Tobago Tunisia Turkey
Turkmenistan Tuvalu Uganda Ukraine United Arab Emirates United Kingdom United
Republic of Tanzania United States of America Uruguay Uzbekistan Vanuatu
Venezuela, Bolivarian Republic of Viet Nam Yemen Zambia Zimbabwe

State

User Category
 Employer Group 
 Producer/ Consultant 
 Marketing Agency 
 Vendor 
 Other 

Key Contact at BCBS  *

Do you need access to BlueResource?  *  
 Yes I need access 
 No I do not need access 

Why I Need Access

BCBS Partners and Vendors Only  *
By selecting the check box below, you are confirming that you are NOT a BCBS
Employee. If you are an employee, please login via clicking the FYIBlue Login
button under BCBS Employee Login.
Non-Employee confirmation  *
 I confirm that I am not a BCBS Employee 


Please enter the text from the image *



* = Required information
Register Cancel







TERMS OF USE AND PRIVACY STATEMENT


___________________________


TERMS OF USE

Brandworkz is offered by Blue Cross and Blue Shield of Illinois, Blue Cross and
Blue Shield of Montana, Blue Cross and Blue Shield of New Mexico, Blue Cross and
Blue Shield of Oklahoma, and Blue Cross and Blue Shield of Texas, Divisions of
Health Care Service Corporation (“HCSC”), a Mutual Legal Reserve Company, an
Independent Licensee of the Blue Cross and Blue Shield Association (“the Plans,”
“we,” “our” or “us”). As users of the website (“you”), we want you to have an
understanding of how the site functions, as well as the tools that are used to
protect the privacy and security of the information that you provide while using
the website.


We provide the content on this website and Brandworkz hosts the website on their
secure servers. The intent of this website is to allow you to register for
events and to receive additional information about resources and products that
you express an interest in.

Your Responsibilities

You agree to:

- Act responsibly and be truthful and accurate when providing information about
yourself;

- Notify us immediately if you become aware of any unusual activity you may
experience while on the site.


You agree not to:

- Use any device or computer program that interferes or attempts to interfere
with the operation of the website;

- Take any action that imposes an unreasonable load on the systems supporting
the website;

- Attempt to disrupt, degrade, impair or violate the integrity or security of
the infrastructure of the website (e.g., hacking, denial of service attacks),
including any activity that precedes attempts to breach security such as
scanning, probing, or other testing or vulnerability assessment activity, or
engaging in or permitting any network or hosting activity that results in the
blacklisting or other blockage of our IP space;

- Remove or obscure the copyright notice, other notices displayed in the content
or other proprietary information on the website;

- Frame any of the Plan names or any content, trademark, logo or trademarks in
any meta-tags or other hidden text;

- Use the website in a manner that may adversely affect its resources or its
availability to others, or that violates any applicable law.


Brandworkz Responsibilities

We agree to:

- Have security measures in place to protect against the loss, misuse, or
alteration of information under our control;

- Continually evaluate new technologies intended to safeguard your information;

- Grant you a personal, non-transferable, non-exclusive limited license to
access this portal and to download and print a single copy of the content from
this website solely for your personal, non-commercial use;

- Protect your online information according to applicable U.S. local, state and
federal laws and our established company policies, standards and practices.


Privacy Statement
The following Privacy Statement is part of these Terms of Use. The statement
describes how your data is collected and used, as well as your rights relative
to that data. This statement may need to be revised, so we encourage you to
check back from time to time to learn about any updates.

Miscellaneous


Governing Law
These Terms of Use and your access to this website are governed exclusively by
the laws of the State of without reference to its rules regarding choice of law.

Limitation of Liability
You agree that you are using this website at your own risk. Neither Brandworkz
nor the Plans have liability for any damages (whether direct or indirect,
special, incidental, consequential or punitive) incurred by you as a result of
your use or the information you receive from or submit.


Neither Brandworkz nor the 5 Plans shall have any liability whatsoever for
failure of electronic or mechanical equipment or communication, telephone or
other connection problems, computer viruses, unauthorized access or interception
of data, theft or errors. 

In addition, if you request us to send information via email or your mobile
device, you agree that you are using this service at your own risk. Neither
Brandworkz nor the 5 Plans have liability for any damages (whether direct or
indirect, special, incidental, consequential or punitive) incurred by you as a
result of your use of this functionality.

Ownership and Copyright Protection
All right, title and interest in the content (including software, text and
images) and other intellectual property (including trademarks, service marks and
copyrights) are solely and exclusively the property of the 5 Plans or its
licensors, and are protected by intellectual property laws. Blue Cross, Blue
Shield and the Cross and Shield symbols are registered service marks of the Blue
Cross and Blue Shield Association, an association of independent Blue Cross and
Blue Shield Plans. You acknowledge that content available through this portal,
including, without limitation, content of any third parties is protected by
copyright, trademark, patent or other intellectual proprietary rights and laws.

Changes to the Terms of Use and Privacy Statement
The Terms of Use and Privacy Statement may need to be revised from time to time;
the version date at the bottom of this page reflects the last time they were
updated.

Contact Us
If you have any questions or concerns about the Terms of Use or Privacy
Statement, please email us Terms of Use




____________________________________





PRIVACY STATEMENT




Brandworkz website is offered by Blue Cross and Blue Shield of Illinois, Blue
Cross and Blue Shield of Montana, Blue Cross and Blue Shield of New Mexico, Blue
Cross and Blue Shield of Oklahoma, and Blue Cross and Blue Shield of Texas,
Divisions of Health Care Service Corporation (“HCSC”), a Mutual Legal Reserve
Company, an Independent Licensee of the Blue Cross and Blue Shield Association
(“the Plans,” “we,” “our” or “us”).

Data privacy and security is important. Therefore, please review the following
statement that explains what data may be collected on this website, how it is
used and how it is kept secure. "Personal information" refers to data that is
unique to you such as name, birth date, address, email address, IP address and
telephone number. If you encounter a screen or page that requests information
you do not want to share with us, do not enter the information and do not
proceed with that screen or page.

Information Collected and Used by Brandworkz or the Plans and How it is Used 

For purposes of this site, we may collect and use your email or phone/text
number that you provide in order to respond to your inquiry or to send you
information about a service or resource that you expressed interest in. We will
continue to send you information unless you request us to stop or opt out.

In addition, to the information listed above, we also collect electronic data
about you in order to provide a positive website experience and report on user
activity.

Electronic data is collected for a variety of reasons. The tools that are used
are listed below. Please be aware that none of these tools provide us with the
ability to read any data residing on your computer.

Cookies and tags are used on websites to gather information about how
individuals use and navigate the website. Neither cookies nor tags can extract
any personal information about you, nor can they read any data that resides on
your personal computer or device. The data collected from these sources are used
to recognize repeat users and track usage patterns. Specifically, we use
"cookies," which are small pieces of information sent by a web server and stored
by a user's web browser. Cookies allow the web server to maintain an active
"session" with an individual user and track what users are accessing on the
site. (To be verified w/ Brandworkz upon review of doc)

The following are examples of how we use the information collected from these
cookies and tags:

 

 * Providing information that you have requested
 * Tracking user's access to resources and data on the site
 * Recording general site statistics and activity
 * Troubleshooting website problems
 * Combining collected information with other data for data analytics purposes,
   as permitted by law

 

Use of Email 

For purposes of this site, email can be used either as a mechanism to provide
information you requested or as a way we can communicate with each other.

In some situations, you may have provided your email address to us so we can
send you information about an Asset  or resource that you requested. Unless you
opt out of receiving these types of emails, we will continue to send you
information you have requested.  (Ask BW if they track links if they’ve been
opened or not)

Email can also be used as a mechanism for you to ask questions and provide
comments about our website or services. You are encouraged to provide this
feedback. We do share these messages with those in the organization who can
appropriately respond to the specific email. In addition, we may preserve the
content of your email, your email address and our response.

It is important to use good judgment when sending information via the Internet
to an email address. Email sent via the Internet may pass through private and
public networks with varying levels of security. Some networks may have taken
steps to secure email transmissions while others have not, thereby compromising
the privacy and integrity of the information you send.

Contact Information 

If you have any questions or concerns about the Privacy Statement, please email
us