<%@include file="includes/global.jspf"%> <% pg = 1; String tab= getParameter(request,"tab","recent"); if (tab.equals("recent")) { pg=3; } else if (tab.equals("widgets")) { pg=4; } else if (tab.equals("plugins")) { pg=5; } else if (tab.equals("tools")) { pg=6; } else if (tab.equals("integration")) { pg=7; } else if (tab.equals("other")) { pg=8; } title = title + " ["+capitalize(tab)+"]"; %> <%@include file="includes/header.jsp"%>
vFlyer Labs » Home
<%@include file="includes/sidebar.jsp"%>
Submit a Tool:

To submit a tool, please email it to: labs@vflyer.com









<%@include file="includes/footer.jsp"%>