// 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="chprosense_search.js"></script>





//-- 1. search box size (range 15 to 40)

var cbpro_s_boxsize="40";



//-- 2. search box pre-seed keywords (optional), separate keywords by space

var cbpro_s_preseed="";



//-- 3. Box shape (range 1, 2, 3 or 4). Changes the box appearnace

var cbpro_s_boxtype="2";



//-- 4. minimum commision (range 0 to 75%). Do not include the "%" sign

var cbpro_s_mincomm="30";



//-- 5. Your cbprosense user name (ClickBank affiliate ID)

var cbpro_s_id="bobhilke"; 



//-- 6. Search Box background color. DO NOT INCLUDE THE "#" sign

var cbpro_s_backcolor="FFFFFF";



//-- 7. How to open search results window ? (1=same window , 2=new window)

var cbpro_s_open="2";



//-- 8. URL to header logo image example: "http://yourdomain.com/logo.jpg", (optional - leave blank for no logo) 

var cbpro_s_logo="http://search-engine-submitter.com/images/search-engine-submitter-logo.jpg";



//-- DO NOT edit anything below this line

document.write("<script " + "src=\"http://www.cbprosense.net/cbprosense_src.php?cbproid=" + cbpro_s_id + "\"></" + "script>");





















