changes to make select field compatible to chosen
diff --git a/home/page/attributions/attributions.html b/home/page/attributions/attributions.html
index 9952908..113b969 100644
--- a/home/page/attributions/attributions.html
+++ b/home/page/attributions/attributions.html
@@ -40,10 +40,14 @@
 			<li>Ace - code editor</li>
 			<li>Slick Grid - report grid</li>
 			<li>jQPlot - graphs</li>
-			<li><a href="http://taitems.github.com/jQuery.Gantt/">JQuery.Gantt</a> - Gantt Chart</li>
+			<li><a href="http://taitems.github.com/jQuery.Gantt/" target="_blank">
+				JQuery.Gantt</a> - Gantt Chart</li>
 			<li>JSON2 - JSON builder, parser</li>
 			<li>JSColor - color picker</li>
-			<li><a href="https://github.com/dcneiner/Downloadify">Downloadify</a> - Export CSV files from the browser</li>
+			<li><a href="https://github.com/dcneiner/Downloadify" target="_blank">
+				Downloadify</a> - Export CSV files from the browser</li>
+			<li><a href="https://github.com/harvesthq/chosen" target="_blank">
+				Chosen</a> - a searchable select dropdown</li>
 		</ul>
 	</ul>