function thes_bc() {
 	popupWin = window.open('http://theselah.bandcamp.com') 	
 }

function thes_ms() {
 	popupWin = window.open('http://www.myspace.com/theselah') 	
 }

function thes_nice_buycd() {
 	popupWin = window.open('http://www.cdbaby.com/cd/theselah3') 	
 }

function thes_nice_buymp3s() {
 	popupWin = window.open('http://theselah.bandcamp.com/album/nice-international') 	
 }

function thes_more_buycd() {
 	popupWin = window.open('http://www.cdbaby.com/cd/theselah2') 	
 }

function thes_more_buymp3s() {
 	popupWin = window.open('http://theselah.bandcamp.com/album/no-sleep-more-fun') 	
 }

function thes_one_buycd() {
 	popupWin = window.open('http://www.cdbaby.com/cd/theselah1') 	
 }

function thes_one_buymp3s() {
 	popupWin = window.open('http://theselah.bandcamp.com/album/theselah') 	
 }


