// Save this script into a .js file and upload to your server.
// Call the file from your page(s) using the following HTML:
// <script src="your_domain/cbprosense_code.js"></script>



// NOTE: PAGE MUST BE ONLINE FOR ADS TO DISPLAY.
// PLEASE VISIT OUR FAQ PAGE: http://www.cbprosense.net/index.php#faq
// FOR TIPS ON GETTING THE MOST OUT OF YOUR CBPROSENSE ADS

//- 1. Ad panel width (in pixels or %)
//- ---------------------------------------
var ad_width="550";
 
//- 2. Ad panel height (in pixels or %)
//- ---------------------------------------
var ad_height="120";

//- 3. Ad text nowrap state. 
//- 1=yes, null=wrap text (default)
//- ---------------------------------------
var ad_nowrap="1"; 

//- 4. How many products to display. 
//- null=4 (default), (input range 1 to 100)
//- ---------------------------------------
var ad_no_of_results ="4";

//- 5. Ad panel background color. null=white (default)
//- (do not include the "#" sign). 
//- ---------------------------------------
var ad_background =""; 

//- 6. Ad body text color.  null=black (default)
//- (do not include the "#" sign). 
//- ---------------------------------------
var ad_text_color ="";

//- 7. Ad links color. null=blue (default)
//- (do not include the "#" sign). 
//- ---------------------------------------
var ad_link_color ="0000FF"; 

//- 8. Ad font face. null=Arial (default)
//- ---------------------------------------
var ad_font_face  ="";

//- 9. Color of top and bottom strips.  
//- null=black (default). (do not include the "#" sign). 
//- ---------------------------------------
var ad_HR_color ="D1D7DC";

//- 10. Show products description or not? 
//- null=yes(default), no=don't show
//- ---------------------------------------
var ad_description_show =""; 

//- 11. Add extra line break between titles. 
//- null=no(default), 1=yes
//- ---------------------------------------
var ad_extraspace = ""; 

//- 12. Enables you to specify keywords which you wish ignored 
//- while your page content is being spiderd & analyzed. Separate 
//- keywords by space.
//- ---------------------------------------
var stopwords_assit="";

//- 13. You can filter out unwanted products by specifying product keyword(s):
//- Products which contain any of the keywords you specify (in their title
//- or description) will not display.
//- ---------------------------------------
var stoptitle_assit="cloaker";

//- 14. Display only products with commission rate equal or larger then 
//- the figure you specify. 0=will show all titles, (or input range 0 to 100):
//- ---------------------------------------
var title_comm="40";

//- 15. Your ClickBank's Affiliate ID (cannot be left blank if you wish 
//- to get credited for sales):
//- ---------------------------------------
var cb_id="bobhilke"; 

//- 16. You can assist the spider's page analysis by specifying two or 
//- more keywords. This is optional but can help in delivering even 
//- better targeted products to your page. Separate keywords by space 
//- (leave blank for auto page content analysis).
//- ---------------------------------------
var keywords_assit="search engine submitter, search engine submission, website submission, seo, search engine optimization, website ranking, search engine placement, search engine ranking";

//- DO NOT EDIT ANYTHING BELOW THIS LINE


document.write("<script " + "src=http://www.cbprosense.net/CBprosense.js>" + "</" + "script>");
