/*
 * Copyright (c) 1914 - 2012 CONCORDIA
 * All Rights Reserved.
 */
$(document).ready(function(){var styleClass="empty";if($(".slot2par").children(":not(.new)").length>0){styleClass="full"}$(".slot2").addClass(styleClass)});
