<% var trans = obj[0]; %> <% var products = obj[1]; %> <% var productnames = obj[2]; %> <% var productnumbers = obj[3]; %> <% var producteunumbers = obj[4]; %> <% var gridproducts = []; %> <% var productExpVideo = ''; %> <% var messageCountList = obj[7]; %> <% if(obj.length == 8 || obj.length == 7){ gridproducts = obj[5]; productExpVideo = gridproducts.length > 0 ? session.generalvideos.screxp_productlist.val : session.generalvideos.screxp_products.val; } %> <% var instructionVideoList = obj[6]; %>

<%= trans.lblYourProducts %>

<% _.each(gridproducts, function(row) {%> <% var medicine = row.GroupName; %> <% var reason = row.Reason; %> <% reason = reason.length <= 38 ? reason : reason.substring(0, 38) + '...'; %> <% if ((row.IsWYQ == 0 || row.IsWYQ == undefined) && (row.IsWYS == 0 || row.IsWYS == undefined)) {%> <% if((row.IsInstructionVideoOnOverview == true || row.IsInstructionVideoOnOverview == 'true') && (instructionVideoList.length > 0 && instructionVideoList != '[]')) { %> <% _.each(instructionVideoList, function(instruction) { %> <% if (instruction.MedicineId == row.MedicineId) { %> <% } %> <% }); %> <% } %> <% } %> <% }); %>

<%= trans.lblWYQ %>

<% _.each(gridproducts, function(row) {%> <% var medicine = row.GroupName; %> <% var reason = row.Reason; %> <% reason = reason.length <= 38 ? reason : reason.substring(0, 38) + '...'; %> <% if (row.IsWYQ == 1 || row.IsWYS == 1) {%> <% } %> <% }); %>

<%= trans.lblCreateAccount %>

<%= trans.lblNewProduct %>

<%= trans.lblProductOf %>

<%= trans.hrfMissindMedicine %>

<%= trans.msgRVGBrandInfo %>