$(document).ready(function(){
	$('#frmComment').prepend('<input type="hidden" name="brandseyeComment" value="'+$('#sgRandom').val()+'"/>');
});