function List(){
		window.open('http://www.ece.utexas.edu/~schiel/list.htm', 'SpinOff', 'width=375,height=290,toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0')}
function Feedback(){
		window.open('http://users.ev1.net/~schielbunch/feedback.htm', 'Feedback', 'width=370,height=350,toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0')}
var urlAddress = "http://www.spinsosweet.com";
var pageName = "Spinoff - The Best Band in the World";
function Bookmark(urlAddress,pageName) {
 	if (window.external) {
	   window.external.AddFavorite(urlAddress,pageName)}
	else { 
		alert("Sorry! Your browser doesn't support this function.");}}
function Status(message){
		window.status=message}
w = screen.availWidth;
h = screen.availHeight;
function GoToSoolf(){
	var leftPos = (w-375)/2, topPos = (h-200)/2;
	window.open('soolf.htm', 'SpinOff', 'width=375,height=200,top=' + topPos + ',left=' + leftPos+',toolbar=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0')}
function MargieViewer(){
	var leftPos = (w-760)/2, topPos = (h-650)/2;
	window.open('margie03FS.htm', '', 'width=760,height=650,top=' + topPos + ',left=' + leftPos+',toolbar=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0')}

