1
if
(
typeof
madrona
==
'undefined'
)
{
2
madrona
=
{
}
;
3
}
4
madrona.layout
=
{
}
;