function show_alnaddy_menus(z){
var x=document.getElementById(z);
	if(x.style.display=='none'){
	x.style.display="block";
	if (typeof(__toBeShowSelects)=='function') { __toBeShowSelects ('hide'); }	
	  }
	else{
	x.style.display="none";
	if (typeof(__toBeShowSelects)=='function') { __toBeShowSelects ('show'); }
	}
}

function show_m_2(z){
	var x=document.getElementById(z);
	x.style.display="block";
	if (typeof(__toBeShowSelects)=='function') { __toBeShowSelects ('hide'); }	

}

function hide_menu(z){
	var x=document.getElementById(z);
	x.style.display="none";
	if (typeof(__toBeShowSelects)=='function') { __toBeShowSelects ('show'); }
}	
document.write('<div class="drop-down">');
//document.write('<a href="#" >');
document.write('<span style="cursor: pointer;" class="chnlicon" id="imgdropd"  onclick="show_alnaddy_menus(\'popup_menu\')" >&nbsp;<\/span>');
document.write('<span id="alnaddy_channels"><a href="javascript:show_alnaddy_menus(\'popup_menu\')" id="alnaddy_channels">قنوات النادي<\/a></span>');
document.write('<div class="popup-menu" id="popup_menu" style="display:none;" onmouseover="show_m_2(\'popup_menu\')" >');  
document.write("<a href=\"http:\/\/www.alnaddy.com\">موقع النادي - الرئيسيه<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/zawag\">زواج<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/hawaa\">حوٌاء - المرأه<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/sabaya\">صبايا تحت العشرين<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/msgs\">مسجات جوال<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/sheer\">اشعار وخواطر<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/dreams\">تفسير الاحلام<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/tabib\">النادي الطبي<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/kids\">نادي الأطفال<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/travel\">سياحه وسفر<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/lyrics\">كلمات الأغاني العربية<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/clips\">فيديو كليبات<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/toolbar\">شريط أدوات<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/health\">عالم الرجل, صحه وبيئه<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/food\">مطبخ ألنــادي<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/fan\">أخبار عالم الفن<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/soft\">مكتبة البرامج<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/abraj\">أبراج<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/flash\">فلاشات النادي<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/cards\">بطاقات<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/names\">الأسماء ومعانيها<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/news\">أخبار<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/music\">موسيقى واغاني<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/games\">ألعاب<\/a>");
document.write("<a href=\"http:\/\/www.dalelko.com\">دليل المواقع<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/cars\">سيارات<\/a>");	
document.write("<a href=\"http:\/\/www.alnaddy.com\/weather\">حالة الطقس<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/tran\">قاموس - ترجمه<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/radio\">اذاعات راديو<\/a>");
document.write("<a href=\"http:\/\/www.tadwena.com\">مدوّنات<\/a>");	
document.write("<a href=\"http:\/\/www.alnaddy.com\/forum\">منتديات<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\">نَـكـّت<\/a>");
document.write("<a href=\"http:\/\/www.alnaddy.com\/contact_us.html\">إتصل بنا<\/a>"); 
document.write("</div>");
document.write("</div>");
 
  
