#end
#if(${xf.GetValue($LOS,"type","image")}=="image")

#elseif(${xf.GetValue($LOS,"type","image")}=="text")
${xf.GetValue($LOS,"contenttext","")}
#elseif(${xf.GetValue($LOS,"type","image")}=="button")
${xf.GetValue($LOS,"buttontext","")}
#end
#if(${xf.GetValue($LOS,"layer_cornerleft","nothing")}=="curved")
#elseif(${xf.GetValue($LOS,"layer_cornerleft","nothing")}=="reverced")
#end
#if(${xf.GetValue($LOS,"layer_cornerright","nothing")}=="curved")
#elseif(${xf.GetValue($LOS,"layer_cornerright","nothing")}=="reverced")
#end
#if(${xf.GetValue($LOS,"layer_loop_animation","")}!="none")
#end
#if($click_layer_action=="simplelink" && ${xf.GetValue($LOS,"click_link_type","jquery")} =="a")