function findRSSID(){
	var loc = window.location+'';
	alert( loc )
}
