function PopupTimezones()
{
	window.open('pops/popTimezones.aspx','Timezones', 'left=475,top=20,height=450,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0');
}

function PopupCookieInfo()
{
	window.open('pops/popCookiesInfo.aspx','CookieInfo', 'left=475,top=20,height=450,width=530,channelmode=0,directories=0,fullscreen=0,location=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0');
}

function popViewsFavorites()
{
    window.open('pops/popViewsFavorites.aspx','ViewsFavorites', 'left=475,top=20,height=450,width=530,channelmode=0,directories=0,fullscreen=0,location=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0');
}	

/*function PopupEmoticons()
{
	window.open('pops/popEmoticons.aspx', 'Emoticons', 'left=475,top=20,height=400,width=400,channelmode=0,directories=0,fullscreen=0,location=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0');
}

function PopupProfileRules()
{
	window.open('pops/popProfileRules.aspx','Suggestions', 'left=475,top=20,height=450,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0');
}

function PopupWindowSuggestions()
{
	window.open('pops/popProfileSuggestions.aspx','Suggestions', 'left=475,top=20,height=450,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0');
}*/
