<%@ Page Title="" Language="C#" MasterPageFile="~/Areas/MvcShipping/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<dynamic>" %> <asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server"> <script type="text/javascript" src="../../../../Areas/MvcShipping/Viewsjs/MsCurrencyExchange/MsCurrencyExchangeModel.js"></script> <script type="text/javascript" src="../../../../Areas/MvcShipping/Viewsjs/MsCurrencyExchange/MsCurrencyExchangeInvIndex.js"></script> <script type="text/javascript" src="../../../../Areas/MvcShipping/Viewsjs/MsCurrencyExchange/InvIndex.js"></script> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="head" runat="server"> <div id="viewport" ></div> </asp:Content>