﻿var G_JSTemplates = [];
G_JSTemplates['banners_widget'] = '<a class="br-banner" href="{url}" style="background-image: url(\'{image}\'); width: {width}px; height: {height}px;"><div style="left: {left}px; bottom: {bottom}px;" class="brb-content">{desc}</div><div class="brb-more">{button}</div></a>';
G_JSTemplates['banners_image'] = '<a href="{url}"><img src="{image}" alt="{alt}" width="{width}" height="{height}" /></a>';

var G_locale =
{
	global:
	{
		'subscribe_error': {rus: 'Не верный формат e-mail', eng: 'Invalid e-mail'}
	}
}
