-- MACRO -- local pre_url = "http://us.ilifesmart.com//DISCOVER/us/"; local site_url = "http://m.ilifesmart.com/wap_resources/en/"; PORTAL = { { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er2.jpg" }, act = { click = { url = site_url .. "detail_bulb.html", jmp = true } }, aspectRatio = 0.40625, bottomBorderType = false }, { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er3.jpg" }, act = { click = { url = site_url .. "detail_hdcamera.html", jmp = true } }, aspectRatio = 0.40625, bottomBorderType = false }, { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er5.jpg" }, act = { click = { url = site_url .. "detail_led.html", jmp = true } }, aspectRatio = 0.40625, bottomBorderType = false }, { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er6.jpg" }, act = { click = { url = site_url .. "detail_ocsensor.html", jmp = true } }, aspectRatio = 0.40625, bottomBorderType = false }, { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er7.jpg" }, act = { click = { url = site_url .. "detail_motion.html", jmp = true } }, aspectRatio = 0.40625, bottomBorderType = false }, { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er8.jpg" }, act = { click = { url = site_url .. "detail_switch.html", jmp = true } }, aspectRatio = 0.40625, bottomBorderType = false }, { _boxty = "entirerow", img = { url = pre_url .. "portal/img/er9.jpg" }, act = { click = { url = site_url .. "detail_multi.html", jmp = true } }, aspectRatio = 0.4375, bottomBorderType = false } }