
//		ASP and Workup Mikael Fridholm, http://www.fridholm.se/micke/
//		© COPYRIGHT 2006 	
//		All rights reserved.	

function openSmall(sida){
	open(sida , "opensmall" , "toolbar=no,scrollbars=yes,width=450,height=200");
}

function openInfo(sida){
	open(sida , "opensmall" , "toolbar=no,width=420,height=320");
}

function openMedlem(sida){
	open(sida , "opensmall" , "toolbar=no,width=530,height=500");
}

function openUpload(sida){
	open(sida , "opensmall" , "toolbar=no,width=530,height=710");
}

function openFoto(sida){
	open(sida , "opensmall" , "toolbar=no,width=500,height=400");
}