function parentwindow(){
window.open("https://secure.tourhosts.com/ei/rs.esp?&id=321&scriptid=LOGIN2")
}
function transferview(shelljpg) {
		bookWindow = window.open(shelljpg, "shellWin", "width=296,height=296")
		bookWindow.focus()
		

	}
	
	
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->