/*************public page top functions*****************/
function gotoibub()
{	
	location=websit;
}

function gotojiuye()
{
	location=websit+'/ibub/jiuye/index.php';
}

function gotozhaosheng()
{
	location=websit+'/ibub/zhaosheng/index.php';
}

function gotoxuexiaojj()
{
	location=websit+'/ibub/xuexiaojj/index.php';
}

function gotocolleges()
{
	location=websit+'/ibub/colleges/index.php';
}

function gotonews()
{
	location=websit+'/ibub/news/index.php';
}

function gotoeducation()
{
	location=websit+'/ibub/education/index.php';
}

function gotoxiaoyuanwh()
{
	location=websit+'/ibub/xiaoyuanwh/index.php';
}

function gotoliuxue()
{
	location=websit+'/ibub/liuxue/index.php';
}
//国商旧版
function gotooldversion()
{
	open('http://www.ibub.cc');
}
//党建网
function gotodangjian()
{
	open('http://www.ibub.cc/djw/北京国际商务学院——党建网.htm');
}
//证书查询
function gotozhengshu()
{
	location=websit+'/zhengshu.php';
}
//院长信箱
function gotoyuanzhangxinxiang()
{
	location='#';
}
//网络课堂
function gotoonlineclass()
{
	open('http://www.edu-edu.com.cn/program/4/group/student/index_ibub.php');
}
//网站地图
function gotositmap()
{
	location=websit+'/sitmap.php';
}
//联系我们
function connectus()
{
	location=websit+'/ibub/zhaosheng/index.php?menuid=3&mainid=2&elsetype=7';
}
