function MM_goToURL(a,b) { //v3.0
	location.href=b;
}

function bookmark()
{
	bookmarkurl="index.php"
	bookmarktitle="涩宝贝 视讯网"
	if (document.all)
	window.external.AddFavorite(bookmarkurl,bookmarktitle)
	else if (window.sidebar) // firefox
	window.sidebar.addPanel(bookmarktitle, bookmarkurl, "");
}

function re(){
	window.location.replace("index.php");	
}
