$(function() {
	var pm_text_1="This site requires Safari, Chrome, Internet Explorer 8 higher and iPad.<br>If you click some buttons on footer, you can see news via Facebook. There are some categories which are news, tech, movie music, sports, design and report.<br>Also you can see new music videos via VEVO channel, as you click VEVO button.<br>And pm news provides latest news from pm studio to you.";
	//var pm_text_2="If you click some buttons on footer, you can see news via Facebook. There are some categories which are news, tech, movie music, sports, design and report.<br>";
 	//var pm_text_3="Also you can see new music videos via VEVO channel, as you click VEVO button.<br>";
	//var pm_text_4="And pm news provides latest news from pm studio to you.";
	//var pm_text=pm_text_1+pm_text_2+pm_text_3+pm_text_4;
	$("#message").html(pm_text_1);
});
