Subversion Repositories SmartDukaan

Rev

Rev 13532 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13532 Rev 13714
Line 1... Line 1...
1
function fInitializeReachliBookMarklet() { 
1
function fInitializeReachliBookMarklet() { 
2
	var hosturl = "http://api.letushaggle.com/";
2
	var hosturl = "http://api.profittill.com/";
3
	function parseURL(url) {
3
	function parseURL(url) {
4
		var a = document.createElement('a');
4
		var a = document.createElement('a');
5
		a.href = url;
5
		a.href = url;
6
		return {
6
		return {
7
			source: url,
7
			source: url,