<%@ page contentType="text/html; charset=UTF-8"%> <%@ page import="java.util.Vector" %> <%@ page import="com.torb.cart.Product" %> Remote Life - t-ORB Remote Life Home Automation Products
    • Live Demo
        • Non-Popups
    • Flash Demo
    • HTML Demo
    • Home Controls
    • Cameras
    • Digital Video


    • Family Guardian
    • Vacation View
    • Utility Commander
    • Family Share
    • Rental Watch
    • Pet Package
    • Easy Entertainment


    • FREE Consultation
    • Child Checker
    • Mobile Media
    • Motion Monitor
    • Scene Setter
    • Door & Gate Locks


For the:
    • Architect
    • Builder
    • Developer
    • Mobility Impaired
    • Parents
    • Techies
    • Contact Us
    • FAQ
    • Glossary
    • Inquiries
    • Investors
    • Press Room
    • Privacy Policy
View Cart

Home Controls

With Remote Life, you get lights and appliances at your command, anytime, anywhere. From any one-touch location, you have the power to dim and set scenes that complement your lifestyle. You also get a security package without the monthly monitoring bill. This gives you virtual watch of your home from anywhere, at anytime. And best of all, you get a home that responds to and reports to YOU!

Home Controls

<% boolean bRowStarted = false; boolean bShowPrice = true; Vector prods = cart.getProductsByCategory("Home Controls", 0, 0); int i; for(i= 0; i < prods.size(); i++) { Product item = (Product)prods.get(i); bShowPrice = (item.getPrice() > 0); if(i % 4 == 0) { bRowStarted = true; out.print(""); } %> <% if(i % 4 == 3) { bRowStarted = false; out.print(""); } } if(bRowStarted) out.print(""); %>
<% if(bShowPrice) { %> <% } %>
<% if(bShowPrice) { out.print("Price: " + cart.currencyFormatter(item.getPrice())); } else { out.print("Call for Pricing"); } %>

View Details

 

Add To Cart

 


For further information, please contact:
tORB · 9647 Hamilton St., Suite 100 · Rancho Cucamonga, CA 91701
Tel: 909.483.3500 · Free: 877.GOT.TORB · Fax: 909.483.3678