// redefining default features
var _POPUP_FEATURES = 'location=0,statusbar=0,menubar=0,width=600,height=440';

listen('load', window, function() {
	listen('click', 'popup-feat'  , event_popup_features('location=0,statusbar=1,menubar=1,width=600,height=440') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,statusbar=0,menubar=0,width=600,height=440';

listen('load', window, function() {
	listen('click', 'popup-feat-2'  , event_popup_features('location=0,statusbar=1,menubar=1,width=600,height=440') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,statusbar=0,menubar=0,width=600,height=440';

listen('load', window, function() {
	listen('click', 'popup-feat-3'  , event_popup_features('location=0,statusbar=1,menubar=1,width=600,height=440') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,width=500';

listen('load', window, function() {
	listen('click', 'popup-mal-1'  , event_popup_features('location=0,width=500') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,width=500';

listen('load', window, function() {
	listen('click', 'popup-mal-2'  , event_popup_features('location=0,width=500') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,width=500';

listen('load', window, function() {
	listen('click', 'popup-mal-3'  , event_popup_features('location=0,width=500') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,width=500';

listen('load', window, function() {
	listen('click', 'popup-mal-4'  , event_popup_features('location=0,width=500') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,width=500';

listen('load', window, function() {
	listen('click', 'popup-mal-5'  , event_popup_features('location=0,width=500') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});

// redefining default features
var _POPUP_FEATURES = 'location=0,width=500';

listen('load', window, function() {
	listen('click', 'popup-mal-6'  , event_popup_features('location=0,width=500') );
	mlisten('click', getElementsByClass('popup','a'), event_popup );
});
