call(
if (x) {
y
},
if (x) {
z
}
)
call(
if (x) y,
if (x) z
)
call(
if (x) y,
if (x) z
)
call(
if (x) y,
if (x) z
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.