//deal with dropdowns on resize
	for (k=1;k<=num_drops;k++){
		reposition(k);
}


