//Scripts for ESCHULTHEISS.ORG (c) 2005-2007
//To be placed in the HEAD
//ALL body script to be placed directly
//-------------------------------------------------


function sword_enlarge() {
	window.open('http://www.eschultheiss.org/images/highlander/sword.gif','HighlanderSword','width=875,height=85,resizable=no,scrollbars=no,')
}
function coins_enlarge() {
	window.open('http://www.eschultheiss.org/images/highlander/coins.gif','HighlanderCoins','width=305,height=415,resizable=no,scrollbars=no,')
}
function sitesearch() {
	window.open('http://www.eschultheiss.org/sitesearch/','SiteSearch','width=400,height=200,resizable=yes,scrollbars=yes,')
}
function sendtofriend() {
	window.open('http://www.eschultheiss.org/send-to-friend/','SendFriend','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=yes,width=550,height=550,left=50,top=50,titlebar=yes')
}