// Supported sites
CollactiveSiteInfo = {
    "facebook": {
        "includeList": [ "^https?://(login|www|iphone|en-us)(\\.new)?\\.facebook\\.com/" ],
		// Facebook redirects from the following URL to a URL with 'sid=...' which caused problems. So we wait for the final URL.		
        "excludeList": [ "^http://www\\.facebook\\.com/s\\.php\\?k=100000080&id=\\d+$",
						 "^http://www\\.facebook\\.com/confirminvite.php",
						 "^http://www\\.facebook\\.com/common/blank\\.html",
						 "channel06\\.facebook\\.com/iframe"
						 ],						 
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/facebook/facebook_sa.js"
		],
        "name": "Facebook",
        "description": "facebook...",
        "logo": "/images/assistant/facebook_logo.gif",
        "baseURL": "http://www.facebook.com/",
        "facade": "Facebook",
        "license": "By continuing you agree to...",
        "learnMore": "http://www.facebook.com/",
        "hide": true,
		"assistant": false
    },
    "care2": {
        "includeList": [ "^http://(\\w+\\.)?care2\\.(com|net)/", "http://www\\.thepetitionsite\\.com" ],
        "excludeList": [ "care2\\.com/.*/ams\\.html",
						 "/petitions/popular_petitions_list.html", 
						 "/petitions/embed",
						 "/c2c/photos/logout.html", 
						 "dailyaction/actnow_module\\.php"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/care2/care2_sa.js"
		],
        "name": "Care2",
        "description": "Care2 is a social network website that was founded to help connect activists from around the world. Care2 aims to help people make the world a better place by connecting them with the individuals, organizations and responsible businesses making an impact.",
        "logo": "/images/assistant/care2_logo.gif",
        "baseURL": "http://www.care2.com/",
        "facade": "Care2",
        "license": "By continuing you agree to the the <a target=\"_blank\" href=\"http://www.care2.com/help/general/tos.html\">Care2 Terms of Service</a>.",
        "learnMore": "http://www.care2.com/aboutus/",
		"replace":{"enctype='multipart/form-data'" : ""},
		"keepCookies": ["C2P_SES", "carecards_session"],
		"proxify": [ "(http://www\\.care2\\.com)|(http://www\\.thepetitionsite\\.com)|(http://passport\\.care2\\.net)"],
        "hide": false,
		"assistant": true
    },

    "propeller": {
        "includeList": [ "^https?://(\\w+\\.)?propeller\\.com/" ],
        "excludeList": [ "google_adsense_script\\.html" , "_uac", "/facebook/xd_receiver\\.html"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/propeller/propeller_sa.js"
		],
        "name": "Propeller",
        "description": "The new Propeller.com is a social news portal programmed by you - the audience! All of the stories on Propeller are submitted and voted on by Propeller members.",
        "logo": "/images/assistant/netscape_logo.gif",
        "baseURL": "http://www.propeller.com/",
        "facade": "Propeller",
        "license": "By continuing you accept the <a target=\"_blank\" href=\"https://www.propeller.com/TOU/\">Propeller Terms of Use</a> and agree to the <a target=\"_blank\" href=\"https://www.propeller.com/privacy/\">Privacy Policy</a>.",
        "learnMore": "http://www.propeller.com/FAQ/",
        "hide": true,
		"assistant": true
    },

    "stumbleupon": {
        "includeList": [ "^https?://([\\w\\-]+\\.)?stumbleupon\\.com/", "^https?://(\\w+\\.)?stumbleupon\\.com/"
						 ],	
        "excludeList": [  ],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/stumbleupon/stumbleupon_sa.js"
		],
        "name": "StumbleUpon",
        "description": "",
        "logo": "/images/assistant/stumbleupon_logo.gif",
        "baseURL": "http://www.stumbleupon.com/",
        "facade": "Stumbleupon",
        "license": "",
        "learnMore": "",
        "hide": true,
		"assistant": false
    },
	
	"nytimes": {
		"includeList": [ "^http://(\\w+\\.)*nytimes\\.com/(?!gst/litesub_insert.html)" ],
		"excludeList": [  "^http://graphics8\\.nytimes\\.com/(?!js)",
		                  "^http://www\\.nytimes\\.com/(ads|gst)",
						  "^http://listing\\.nytimes\\.com/",
						  "^http://www\\.nytimes\\.com/export_html/common/new_login_iframe\\.html"],
		"scriptURLs": [ "/javascripts/csa_utils.js",
					   	 "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/gm/_animation.js",
              			 "/javascripts/csa_utils.js",
             			 "/javascripts/ssa_utils.js",
						 "/javascripts/sites/sa.js",
              			 "/javascripts/sites/site_with_login_sa.js",
						 "/javascripts/sites/nytimes/nytimes_sa.js" ],
        "name": "New York Times",
        "description": "The New York Times online edition",
        "baseURL": "http://www.nytimes.com/",
		"facade": "Nytimes",
        "license": "Registration signifies that you agree to the terms and conditions of The New york Times' <a href='http://www.nytimes.com/ref/membercenter/help/agree.html'>Member Agreement</a>",
        "logo": "/images/assistant/nytimes_logo.gif",        
        "learnMore": "http://www.nytimes.com/",
        "hide": true,
        "proxify": ["http://graphics8\\.nytimes\\.com/js/common\\.js",
                    "http://www\\.nytimes\\.com/js/common\\.js",
                    "http://www\\.nytimes\\.com/js/mc_app1\\.js",
                    "/js/mc_app1\\.js",
                    "http://graphics8.nytimes.com/js/mc_app1.js"],
		"replace": {"top\\.location\\.replace\\(window\\.location\\.href\\);": "",
                    "top\\.location\\.replace\\(window\\.location\\.pathname\\);": ""},
		
		"assistant": false
	},

    "reddit": {
        "includeList": [ "^http://(\\w+\\.)?reddit\\.com/" ],
        "excludeList": [ "static\\.reddit\\.com", "reddit\\.com/button", "reddit\\.com/static/" ],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/reddit/reddit_sa.js"
		],
        "name": "reddit",
        "description": "reddit is a social bookmarking website where users can post links to content on the web. Other users may then vote the posted links up or down, causing them to appear more or less prominently on the reddit home page.",
        "logo": "/images/assistant/reddit_logo.gif",
        "baseURL": "http://reddit.com/",
        "facade": "Reddit",
        "license": "By continuing you agree to Reddit's <a target=\"_blank\" href=\"http://reddit.com/help/useragreement\">User Agreement</a> and <a target=\"_blank\" href=\"http://reddit.com/help/privacypolicy\">Privacy Policy</a>.",
        "learnMore": "http://reddit.com/help/",
        "hide": true,
		"assistant": true
    },

    "digg": {
        "includeList": [ "^http://(\\w+\\.)?digg\\.com/" ],
        "excludeList": [ "diggthis\\.php", "http://digg\\.com/error", "http://digg\\.com/eyewonder", "http://digg\\.com/ad/", "http://digg\\.com/doubleclick/", "http://digg\\.com/fb/iframe\\.html"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/digg/digg_sa.js"
		],
        "name": "Digg",
        "description": "digg is a social bookmarking website where users can post links to content on the web. Other users may then vote the posted links, causing them to appear more prominently on the digg home page.",
        "logo": "/images/assistant/digg_logo.gif",
        "baseURL": "http://digg.com/",
        "facade": "Digg",
        "license": "By continuing you agree to Digg's <a target=\"_blank\" href=\"http://digg.com/tos\">Terms and Conditions</a>",
        "learnMore": "http://digg.com/how/",
        "hide": true,
		"assistant": false
    },
    "delicious": {
        "includeList": [ "^https?://(\\w+\\.)?del.\\icio\\.us/",  "^https?://(.*\\.)?delicious\\.com/"],
        "excludeList": [  ],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/delicious/delicious_sa.js"
		],
        "name": "del.icio.us",
        "description": "del.icio.us is a social bookmarking website where users can share their favorite links to content on the web. Other users may then search for links using tags or use the del.icio.us homepage to see the hotlist.",
        "logo": "/images/assistant/delicious_logo.gif",
        "baseURL": "http://del.icio.us/",
        "facade": "Delicious",
        "license": "By continuing you agree to del.icio.us's <a target=\"_blank\" href=\"http://del.icio.us/help/terms\">Terms and Conditions</a>",
        "learnMore": "http://del.icio.us/about/",
        "hide": false,
		"assistant": true
    },

    "youtube": {
        "includeList": [ "^http://(.*\\.)?youtube\\.com/",
			"https://www\\.google\\.com/accounts/ServiceLogin.*service=youtube" ],
		"excludeList": [ "/user_info", "/share_inline","/share_addresses", "/js/pyv_watch_request_ad.html", "/doubleclick" ],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/youtube/youtube_sa.js"
		],
        "name": "YouTube",
        "description": "YouTube is a popular free video sharing website which lets users upload, view, and share video clips. Videos can be rated, and the average rating and the number of times a video has been watched are both published.",
        "logo": "/images/assistant/youtube_logo.gif",
        "baseURL": "http://www.youtube.com/",
        "facade": "YouTube",
        "license": "By continuing you agree to YouTube's <a target=\"_blank\" href=\"http://www.youtube.com/t/terms\">terms of use</a> and <a target=\"_blank\" href=\"http://www.youtube.com/t/privacy\">privacy policy</a>.",
        "learnMore": "http://www.google.com/support/youtube/",
        "hide": true,
		"assistant": true
    },

	"int_herald_tribune": {
		"includeList": [ "^http://(\\w+\\.)*iht\\.com/(?!.*(png|gif|jpg|js|css|swf))" ],
		"excludeList": [],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						"/javascripts/gm/_storage.js",
					  	"/javascripts/gm/_dom_utils.js",
					  	"/javascripts/gm/_wizard.js",
					  	"/javascripts/gm/_effects.js",
						"/javascripts/gm/_assistant.js",
						"/javascripts/gm/_animation.js",
						"/javascripts/csa_utils.js",
						"/javascripts/ssa_utils.js",

						"/javascripts/sites/sa.js",
						"/javascripts/sites/email_story_sa.js",
						"/javascripts/sites/int_herald_tribune/int_herald_tribune_sa.js" ],
        "name": "International Herald Tribune",
		"facade": "IntHeraldTribune",
		"replace": {
			"<script \\S+ src=\\S+otherfunctionsarticle_v3.js\\S+/script>": "", 
			"<script src=\"http://maps\\.google\\.com/maps\\S+ type=\"text\/javascript\"></script>": ""		
		},
		"assistant": false
	},

	"am_new_york": {
		"includeList": [ "^http://www\\.amny\\.com/(?!.*(png|gif|jpg|js|css|swf|front|rnd=|includes))" ],
		"excludeList": [],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
					    "/javascripts/gm/_storage.js",
					 	"/javascripts/gm/_dom_utils.js",
					  	"/javascripts/gm/_wizard.js",
					  	"/javascripts/gm/_effects.js",
						"/javascripts/gm/_assistant.js",

						"/javascripts/csa_utils.js",
						"/javascripts/ssa_utils.js",

						"/javascripts/sites/sa.js",
						"/javascripts/sites/email_story_sa.js",
						"/javascripts/sites/am_new_york/am_new_york_sa.js" ],
        "name": "AM New York",
		"facade": "AMNewYork",
		"assistant": false
	},

	"bbc_news": {
		"includeList": [ "^http://news\\w*\\.bbc\\.co\\.uk/(?!.*(png|gif|jpg|js|css|swf))" ],
		"excludeList": [],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
					     "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/bbc_news/bbc_news_sa.js" ],
        "name": "BBC News",
		"facade": "BBCNews",
		"assistant": false
	},

	"boston_globe": {
		"includeList": [ "^http://(\\w+\\.)*boston\\.com/(?!.*(png|gif|jpg|js|css|swf))" ],
		"excludeList": ["http://graphics\\.boston\\.com", "http://cache\\.boston\\.com"],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/boston_globe/boston_globe_sa.js" ],
        "name": "Boston Globe",
		"facade": "BostonGlobe",
		"assistant": false,
        "hide": true
	},

	"fox_news": {
		"includeList": [ "^http://(\\w+\\.)?foxnews\\.com/(?!.*(http|marketplace|latestNews|png|gif|jpg|js|css|swf))" ],
		"excludeList": ["http://interactive.foxnews.com/"],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						"/javascripts/gm/_animation.js",
						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/fox_news/fox_news_sa.js" ],
        "name": "Fox News",
		"skipTheInName": true,
		"facade": "FoxNews",
		"assistant": false
	},

	"la_times": {
		"includeList": [ "^http://\\w*\\.latimes\\.com/(?!.*(png|gif|jpg|js|css|swf|include))" ],
		"excludeList": [],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						"/javascripts/gm/_storage.js",
					  	"/javascripts/gm/_dom_utils.js",
					  	"/javascripts/gm/_wizard.js",
					  	"/javascripts/gm/_effects.js",
						"/javascripts/gm/_assistant.js",
						"/javascripts/gm/_animation.js",
						"/javascripts/csa_utils.js",
						"/javascripts/ssa_utils.js",

						"/javascripts/sites/sa.js",
						"/javascripts/sites/email_story_sa.js",
						"/javascripts/sites/la_times/la_times_sa.js" ],
        "name": "LA Times",
		"facade": "LaTimes",
		"assistant": false
	},

	"washington_post": {
		"includeList": [ "^http://\\w*\\.washingtonpost\\.com\\/(?!.*(http|png|gif|jpg|js|css|swf|hotcontent))" ],
		"excludeList": ["http://\\w*\\.washingtonpost\\.com/ver1\\.0/Direct/Process",
						"http://www\\.washingtonpost\\.com/wp-adv"],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
					     "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/washington_post/washington_post_sa.js" ],
        "name": "Washington Post",
		"facade": "WashingtonPost",
		"assistant": false
	},

	"yahoo_news": {
		"includeList": [ "^http://(\\w+\\.)*(news|lrd)\\.yahoo\\.com/(?!.*\\.(png|gif|js|css|swf))" ],
		"excludeList": ["^http://buzz\\.yahoo\\.com", 
						"http://news.yahoo.com/news/common/pages/generic/darla/", 
						"http://news.yahoo.com/news/common/pages/generic/pageview/"],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",
						 "/javascripts/gm/_animation.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/yahoo_news/yahoo_news_sa.js" ],
        "name": "Yahoo! News",
		"skipTheInName": true,
		"facade": "YahooNews",
		"replace": { "onload=\"document.mailto.remail.focus();\"": "",
		             "document.domain=": "var dummy=" },
		"assistant": false
	},

	"toronto_star": {
		"includeList": [ "^http://(\\w+\\.)*thestar\\.com/(?!.*(png|gif|jpg|js|css|swf))" ],
		"excludeList": [],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/toronto_star/toronto_star_sa.js" ],
        "name": "Toronto Star",
		"facade": "TorontoStar",
		"assistant": false
	},

	"seattle_pi": {
		"includeList": [ "^http://(\\w+\\.)*seattlepi\\.nwsource\\.com/(?!.*(png|gif|jpg|js|css|swf))" ],
		"excludeList": [],
		"scriptURLs": [ "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
					     "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/seattle_pi/seattle_pi_sa.js" ],
        "name": "Seattle Post-Intelligencer",
		"facade": "SeattlePi",
		"assistant": false
	},

	"nypost": {
		"includeList": [ "^http://(\\w+\\.)*nypost\\.com/(?!.*(png|gif|jpg|js|css|swf))" ],
		"excludeList": ["^http://drive\\.nypost\\.com/autos", "^http://cars\\.nypost\\.com/autos"],
		"scriptURLs": [  "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
					     "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/nypost/nypost_sa.js" ],
        "name": "New York Post",
		"facade": "Nypost",
		"assistant": false
	},

	"chicago_tribune": {
		"includeList": [ "^http://(\\w+\\.)*chicagotribune\\.com/(?!.*(png|gif|jpg|js|css|swf|include))" ],
		"excludeList": ["http://www\\.chicagotribune\\.com/common/includes", "iframe\\.worldnowvideo"],
		"scriptURLs": [  "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
					     "/javascripts/gm/_animation.js",

						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",

						 "/javascripts/sites/sa.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/chicago_tribune/chicago_tribune_sa.js" ],
        "name": "Chicago Tribune",
		"removeCookies": ["FP_COOKIE"],
		"facade": "ChicagoTribune",
		"assistant": false
	},

    "spotback": {
        "includeList": [ ],
        "excludeList": [ ],
		"scriptURLs": [
		],
        "name": "Spotback",
        "description": "",
        "logo": "",
        "baseURL": "http://news.spotback.com",
        "facade": "Spotback",
        "license": "",
        "learnMore": "http://news.spotback.com/faq",
        "hide": true,
		"assistant": false
    },
	
	"usatoday": {
		"includeList": [ "^http://(\\w+\\.)*usatoday\\.(com|net)/" ],
		"excludeList": ["http://my\\.usatoday\\.com/asp/usatAj/usatajhost\\.htm",
						"http://www\\.usatoday\\.com/test/adops",
						"http://www\\.usatoday\\.com/_common",
						"http://www\\.usatoday\\.com/sponsors",
						"http://i\.usatoday\.net/_ads/",
						"http://content\.usatoday\.com/asp/usatAj/usatajhost\.htm"],
		"scriptURLs": [  "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",
						 "/javascripts/sites/sa.js",
            	  		 "/javascripts/gm/_animation.js",
						 "/javascripts/sites/usatoday/usatoday_sa.js" ],
        "name": "USA Today",
		"proxify": ["http://my\\.usatoday\\.com/asp/usatAj/usataj\\.js",
                    "http://(js|i)\\.usatoday\\.(com|net)/_common/_scripts/usat\\.js",                    
                    "http://(js|i)\\.usatoday\\.(com|net)/_common/_scripts/_community/lib/usl\\.reactions\\.js",                    
                    "http://(js|i)\\.usatoday\\.(com|net)/_common/_scripts/_community/lib/usl\\.common\\.js",                        
                    "http://(js|i)\\.usatoday\\.(com|net)/_common/_scripts/_community/directapi/requestbatch\\.js",
                    "http://www\\.usatoday\\.com/community/_templates/commentsTemplate\\.htm",
                    "http://www\\.usatoday\\.com/community/tags/",
                    "http://sitelife\\.usatoday\\.com/ver1\\.0/Direct/Process"
                    ],   
		"replace": { 
		            "http:/\"\\+\"/":"http://",
		            "http:/\"\\+\"/":"http://",
                    "document\\.domain = \"usatoday\\.com\";":
                        "document.domain = \"collactive.com\"",
                    "document\\.domain='usatoday\\.com'":
                        "document.domain = \"collactive.com\""
                    },
        "baseURL": "http://www.usatoday.com",
        "logo": "/images/assistant/usatoday_logo.gif",                    
        "license": "By continuing you agree to USA Today's <a target=\"_blank\" href=\"http://www.usatoday.com/marketing/tos.htm\">Terms of service</a> and <a target=\"_blank\" href=\"http://www.usatoday.com/marketing/privacy-policy.htm\">Privacy Policy</a>.",
		"learnMore": "http://www.usatoday.com/marketing/questions.htm",                    
		"facade": "Usatoday",
		"assistant": false
    },

	"reuters": {
		"includeList": ["^http://(\\w+\\.)*reuters\\.com/article/\\w+/id\\w+\\d+$", 
						"^http://sitelife\\.us\\.reuters\\.com/ver1\\.0/Direct/",
						"^http://(\\w+\\.)*reuters\\.com/resources/js/sitelife_rec_daapi02C-nc\\.js",
						"^http://(\\w+\\.)*reuters\\.com/resources/js/sitelife_rec_daapi01C\\.js"],

		"excludeList": [],
		"scriptURLs": [  "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",
						 "/javascripts/sites/sa.js",
            	  		 "/javascripts/gm/_animation.js",
						 "/javascripts/sites/reuters/reuters_sa.js" ],
        "name": "Reuters",
		"proxify": ["http://sitelife\\.us\\.reuters\\.com/ver1\\.0/Direct/DirectProxy",
		"http://sitelife\\.us\\.reuters\\.com/ver1\\.0/Direct/Process"],   
		"replace": {"self == top":"true",
			"document\\.domain=\"reuters\\.com\";":"document.domain = 'collactive.com';",
			"document\\.domain = \"reuters\\.com\";":"document.domain = 'collactive.com';",
			"document\\.domain = 'reuters\\.com';":"document.domain = 'collactive.com';",
			"\" \\+ SITELIFE_SERVER_HOST \\+ \"":"sitelife.us.reuters.com"},
        "baseURL": "http://www.reuters.com",
        "logo": "/images/assistant/reuters_logo.gif",                    
        "license": "By continuing you agree to Reuters' <a target=\"_blank\" href=\"http://today.reuters.com/HelpAndInfo/Disclaimer.aspx\">Disclamer</a> and <a target=\"_blank\" href=\"http://today.reuters.com/HelpAndInfo/PrivacyPolicy.aspx\">Privacy Policy</a>.",
		"learnMore": "http://about.reuters.com/",                    
		"facade": "Reuters",
		"assistant": false
    },

	
	"cnn": {
		"includeList": [ "^http://(www|edition)\\.cnn\\.com/(?!.*(png|gif|jpg|js|css|swf|include))", 
						"^http://(www|edition)\\.emailthis\\.clickability\\.com"],
		"excludeList": ["http://(edition|www)\\.cnn\\.com/\\.element"],
		"scriptURLs": [  "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",
						 "/javascripts/sites/sa.js",
            	  		 "/javascripts/gm/_animation.js",
						 "/javascripts/sites/email_story_sa.js",
						 "/javascripts/sites/cnn/cnn_sa.js" ],
		"replace" : {
			"if \\(window != top\\) self\\.parent\\.location = location\\.href;" : "",
			"window\\.resizeTo\\(.*\\)":""
		},
        "name": "CNN",
        "baseURL": "http://www.cnn.com",
        "license": "By continuing you agree to CNN's <a target=\"_blank\" href=\"http://www.cnn.com/interactive_legal.html\">Terms of service</a> and <a target=\"_blank\" href=\"http://www.cnn.com/privacy.html\">Privacy guidelines</a>.",
		"learnMore": "http://www.cnn.com/about",                    
		"facade": "Cnn",
		"assistant": false
    },
	
	"qctimes": {
		"includeList": [ "^http://(\\w+\\.)?qctimes\\.com/(?!.*(png|gif|jpg|css|swf|include))"],
		"excludeList": [],
		"scriptURLs": [  "/javascripts/gm/_proxy.js",
						 "/javascripts/gm/_storage.js",
					  	 "/javascripts/gm/_dom_utils.js",
					  	 "/javascripts/gm/_wizard.js",
					  	 "/javascripts/gm/_effects.js",
						 "/javascripts/gm/_assistant.js",
						 "/javascripts/csa_utils.js",
						 "/javascripts/ssa_utils.js",
						 "/javascripts/sites/sa.js",
            	  		 "/javascripts/gm/_animation.js",
						 "/javascripts/sites/qctimes/qctimes_sa.js" ],		
        "name": "QCTimes",
        "baseURL": "http://www.qctimes.com",
        "license": "By continuing you agree to QCTimes' <a target=\"_blank\" href=\"http://www.qctimes.com/terms\">Terms of service</a> and <a target=\"_blank\" href=\"http://www.qctimes.com/privacy\">Privacy guidelines</a>.",
		"learnMore": "http://www.qctimes.com/other/about",                    
		"facade": "QCTimes",
		"assistant": false
    },

    "desmoines_register": {
        "includeList": [ "^https?://(\\w+\\.)?desmoinesregister\\.com/"],
        "excludeList": ["^http://sitelife\\.desmoinesregister\\.com/"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/desmoines_register/desmoines_register_sa.js"
		],
        "name": "Des Moines Register",
        "description": "The Des Moines Register is the leading daily morning newspaper of Des Moines, Iowa.",
        "logo": "/images/assistant/desmoines_register_logo.gif",
        "baseURL": "http://www.desmoinesregister.com/",
        "facade": "DesmoinesRegister",
        "license": "By continuing you agree to Des Moines Register's <a target='_blank' href='http://www.desmoinesregister.com/apps/pbcs.dll/section?category=TERMS'>Terms of service</a> and <a target='_blank' href='http://www.desmoinesregister.com/apps/pbcs.dll/section?category=PRIVACY'>Privacy Policy</a>.",
        "learnMore": "http://www.desmoinesregister.com/help/aboutus.html",
        "hide": true,
		"assistant": false
    },
    "newsvine": {
        "includeList": [ "^https?://(\\w+\\.)?newsvine\\.com/"],
        "excludeList": [ "^https?://log.newsvine\\.com/"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/newsvine/newsvine_sa.js"
		],
        "baseURL": "http://www.newsvine.com/",
        "name": "News Vine",
        "facade": "Newsvine",
		"assistant": false
    },
    "yahoobuzz": {
        "includeList": [ "^https?://buzz\\.yahoo\\.com/", "^https?://login\\.yahoo\\.com/" ],
        "excludeList": ["^https?://buzz\\.yahoo\\.com/ads"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/yahoobuzz/yahoobuzz_sa.js"
		],
        "baseURL": "http://buzz.yahoo.com/",
        "name": "Yahoo Buzz",
        "facade": "Yahoobuzz",
		"assistant": false
    },
    "iambored": {
        "includeList": [ "^https?://(www\\.)?i-am-bored\\.com/"],
        "excludeList": ["http://www\\.i-am-bored\\.com/adengage\\.html",
			"http://cdn-www\\.i-am-bored\\.com/",
			"http://www\\.i-am-bored\\.com/top_links"],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/iambored/iambored_sa.js"
		],
        "name": "I Am Bored",
        "baseURL": "http://www.i-am-bored.com/",
        "facade": "Iambored",
		"assistant": false
    },
    "fark": {
        "includeList": [ "^https?://(www|cgi)\\.fark\\.com/"],
        "excludeList": [],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/fark/fark_sa.js"
		],
        "name": "Fark",
        "facade": "Fark",
		"assistant": false
    },
    "mixx": {
        "includeList": [ "^https?://(www\\.)?mixx\\.com"],
        "excludeList": [],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/mixx/mixx_sa.js"
		],
        "name": "Mixx",
        "facade": "Mixx",
		"assistant": false
    },
    "twitter": {
        "includeList": [ "^https?://(www\\.)?twitter\\.com"],
        "excludeList": [],
		"scriptURLs": [
			"/javascripts/gm/_proxy.js",
			"/javascripts/gm/_storage.js",
			"/javascripts/gm/_dom_utils.js",
			"/javascripts/gm/_wizard.js",
			"/javascripts/gm/_effects.js",
			"/javascripts/gm/_assistant.js",
			"/javascripts/gm/_animation.js",
			"/javascripts/csa_utils.js",
			"/javascripts/ssa_utils.js",
			"/javascripts/sites/sa.js",
			"/javascripts/sites/site_with_login_sa.js",
			"/javascripts/sites/twitter/twitter_sa.js"
		],
        "name": "Twitter",
        "facade": "Twitter",
		"assistant": false
    }
};
