//document.write('<scr'+'ipt src="http://media.yesmessenger.com/getThumbs.js"></scr'+'ipt>');
		if(typeof thumb_size == 'undefined') thumb_size = '120x120';
		var thumb_size2=width+'x'+height;
		if (thumb_size=="120x120") thumb_size2="100x100";
		if (thumb_size=="320x200") thumb_size2="150x150";
		if (thumb_size=="500x250") thumb_size2="100x100";
		if (typeof content_niche == 'undefined' || content_niche == '') content_niche='normal';
		if (typeof pic_type == 'undefined') pic_type='soft';
		//pic_type
function inArray2(needle, haystack) {
	var found=false;
	for (var i=0; i<haystack.length; i++) {
		if (haystack[i]==needle) found=true;
	}
	return found;
}

function getRand2(min,max,except) {
	if (typeof except=="undefined") except=new Array();
	var rand_num=Math.round(Math.random()*max);
	do {
		rand_num=Math.round(Math.random()*max);
	} while (rand_num<min || inArray2(rand_num,except));
	return rand_num;
}
var randNum=getRand2(0,23);
if (randNum<10) randNum='0'+randNum;
//http://media.yesmessenger.com/js/02/models-normal-soft-150x150-no-girl.js
// http://www.yesmessenger.com/generateThumbs.php?size=100x100&count=10&synergie=hetero&type=sexy&niche=normal&animated=0&merge=0&shuffle=1

document.write('<scr'+'ipt src="http://www.yesmessenger.com/generateThumbs.php?size='+thumb_size2+'&count=20&synergie=hetero&type='+pic_type+'&niche='+content_niche+'&animated=0&merge=0&shuffle=1"></scr'+'ipt>');

//document.write('<scr'+'ipt src="http://media.yesmessenger.com/js/'+randNum+'/models-'+content_niche+'-'+pic_type+'-'+thumb_size2+'-no-girl.js"></scr'+'ipt>');
document.write('<scr'+'ipt src="http://media.yesmessenger.com/corner/corner_banners.js"></scr'+'ipt>'); 
