// mouseover functions
bg_color1 = '#ebebeb'
function bg_1(item) {
	item.style.backgroundColor = bg_color1;
	item.style.borderColor = '#c0c0c0';
	item.style.textDecoration = 'underline';
	item.style.color = '#006699';
	item.style.cursor = 'hand';
}
function bg_slut(item,color) {
	item.style.backgroundColor = color
	item.style.borderColor = color
	item.style.color = color
	item.style.textDecoration = 'none'
}
function nytVindue1() {
	eksVindue = window.open(href='http://www.teamwolf.dk/')
}
function nytVindue2() {
	eksVindue = window.open(href='http://www.chr-joergensen.dk/',target='_blank2')
}
function nytVindue3() {
	eksVindue = window.open(href='http://www.metaform.dk/vinklub/',target='_blank3')
}
function nytVindue4() {
	eksVindue = window.open(href='http://www.textnet.dk/')
}
function nytVindue5() {
	eksVindue = window.open(href='http://www.it-managers.dk/',target='_blank5')
}
function nytVindue6() {
	eksVindue = window.open(href='http://www.kabi.dk/',target='_blank6')
}
function nytVindue7() {
	eksVindue = window.open(href='http://www.salona.dk/',target='_blank7')
}
function nytVindue8() {
	eksVindue = window.open(href='http://www.hotcup.dk/',target='_blank8')
}

