Chamber membership means business. What better way to announce to your customers that you're a Broken Arrow Chamber member than by adding an online membership plaque to your company's web site? The HTML will post the plaque on your site and create a link back to the Broken Arrow Chamber's homepage.
If you would like to add a Chamber Link to your website, you can choose from the following two images:
Image #1

|
Image #2

|
Download the image of your choice by right clicking the image, and choosing "save as". Put the image in your "images" folder in your website directory.
Copy and paste the following code depending on the image you downloaded. If you did not put the image in your web site's images folder, you will need to change the code below accordingly.
Image #1
<a href="http://www.brokenarrowchamber.com" target="_blank">
<img src="/images/2008_chamber_link.jpg" width="200" height="119" alt=""
border="0"> </a>
Image #2
<a href="http://www.brokenarrowchamber.com" target="_blank">
<img src="/images/2008_chamber_link_sm.jpg" width="150" height="82" alt=""
border="0"> </a>
Download the image by right clicking the link above and choosing "save as".
|