/* Page to generat pop-up windows for Song Samples */

function samp_window(musc_category) {


	if(musc_category==1)
		{
			catg_window= window.open("http://searchforsongs.com/country.html", "country", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==2)
		{
			catg_window= window.open("http://searchforsongs.com/bluegrass.html", "bluegrass", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==3)
		{
			catg_window= window.open("http://searchforsongs.com/easylistening.html", "easylistening", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==4)
		{
			catg_window= window.open("http://searchforsongs.com/rocknroll.html", "rocknroll", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==5)
		{
			catg_window= window.open("http://searchforsongs.com/latin.html", "latin", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==6)
		{
			catg_window= window.open("http://searchforsongs.com/hiphoprap.html", "hiphoprap", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==7)
		{
			catg_window= window.open("http://searchforsongs.com/metal.html", "metal", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==8)
		{
			catg_window= window.open("http://searchforsongs.com/newage.html", "newage", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==9)
		{
			catg_window= window.open("http://searchforsongs.com/reggae.html", "reggae", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==10)
		{
			catg_window= window.open("http://searchforsongs.com/randb.html", "randb", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==11)
		{
			catg_window= window.open("http://searchforsongs.com/religious.html", "religious", "width=250, height=430, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==12)
		{
			catg_window= window.open("http://searchforsongs.com/ballads.html", "ballads", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==13)
		{
			catg_window= window.open("http://searchforsongs.com/instrumental.html", "instrumental", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==14)
		{
			catg_window= window.open("http://searchforsongs.com/techno.html", "techno", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==15)
		{
			catg_window= window.open("http://searchforsongs.com/showtunes.html", "showtunes", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==16)
		{
			catg_window= window.open("http://searchforsongs.com/folk.html", "folk", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==17)
		{
			catg_window= window.open("http://searchforsongs.com/vocals.html", "vocals", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

	if(musc_category==18)
		{
			catg_window= window.open("http://searchforsongs.com/jazz.html", "jazz", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}
		
	if(musc_category==19)
		{
			catg_window= window.open("http://searchforsongs.com/seasonal.html", "seasonal", "width=510, height=320, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}
		
	if(musc_category==20)
		{
			catg_window= window.open("http://searchforsongs.com/southernrock.html", "seasonal", "width=510, height=320, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			catg_window.moveTo(70, 190);
		}

}


function artist_window(artist_num) {
	if(artist_num==1)
		{
			artist_window= window.open("santurcee.html", "santurcee", "width=750, height=700, status=yes, scrollbars=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			artist_window.moveTo(20, 20);
		}
	if(artist_num==2)
		{
			artist_window= window.open("santurcee2.html", "santurcee2", "width=800, height=700, status=yes, scrollbars=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			artist_window.moveTo(20, 20);
		}
	if(artist_num==3)
		{
			artist_window= window.open("santurcee3.html", "santurcee3", "width=800, height=700, status=yes, scrollbars=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			artist_window.moveTo(20, 20);
		}		
}

function whose_song(which_song) {
	if(which_song==1)
		{		
			which_window= window.open("santurcee_songs.html", "santsongs", "width=450, height=650, status=yes, scrollbars=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			which_window.moveTo(20, 20);
		}
	if(which_song==2)
		{
			which_window= window.open("santurcee_songs2.html", "santsongs2", "width=450, height=650, status=yes, scrollbars=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			which_window.moveTo(20, 20);
		}		
}



/**Not Used**/
function sang_songs(song_num) {
	if(song_num==1)
		{
			song_window= window.open("sant_song1.html", "santurcee", "width=250, height=340, status=yes, screenX=160, screenY=160, titlebar=no, menubar=no");
			song_window.moveTo(20, 100);
		}	
}