/** Product selection */
$(function() {
	$($("h2 a.showhide")[0]).addClass("onState");
});