This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<title>International Center Search</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | |
<!-- Search Engine Verify for Home Page --> | |
<meta name="msvalidate.01" content="3D92C0EE929BE04567ECFDE4F390DC96" /> | |
<meta name="google-site-verification" content="xL7RtAlI13QtadjUtrjw9-TnDxGRYmO6ysBvEd9_xwQ" /> | |
<meta name="y_key" content="1940ff70ba0e0bee" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%@include file="/apps/acs/components/shared/global.jsp"%> | |
<%@ page import="org.acs.cq.utils.DialogWriter"%> | |
<c:if test="${columns.isBootstrap3}"> | |
<% | |
response.setContentType("application/json"); | |
LinkedHashMap<String,String> values = new LinkedHashMap<String,String>(); | |
values.put("None", ""); | |
values.put("Search", "glyphicon glyphicon-search"); | |
values.put("Arrow", "glyphicon glyphicon-play"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="parsys actions"> | |
<div id="usage-agreement"> | |
<input type="checkbox" id="usage_checkbox"> I agree to the <a href="#">ACS Image/Media Uses Agreement</a> | |
</div> | |
<div class="download section""> | |
<span class="action btn btn-primary disabled" onclick="CQ_dam_editorAction_download(['/content/dam/high-school-energy/einstein.jpg']);"> | |
<span class="glyphicon glyphicon-save-file" aria-hidden="true"></span> Download</span> | |
</div> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%@include file="/apps/inchemistry/components/shared/global.jsp" %> | |
<%@ page session="false" | |
import="org.acs.inchemistry.configuration.ConfigurationPropertiesService" %> | |
<%@ page import="com.day.cq.wcm.api.PageFilter, | |
com.day.cq.wcm.api.Page, | |
com.day.cq.wcm.foundation.Navigation, | |
com.day.util.Timing" %> | |
<% | |
ConfigurationPropertiesService acs = sling.getService(ConfigurationPropertiesService.class); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="dynamicCards section"> | |
<div class="container"> | |
<ul class="flex-container"> | |
<li class="card-item"> | |
<a href="/content/inchemistry/en/acs-and-you/five-key-questions-for-safe-research-and-demos.html"> | |
<div class="card-img"> | |
<img src="/content/inchemistry/en/acs-and-you/five-key-questions-for-safe-research-and-demos.img.png" alt="Five Key Questions for Safe Research and Demos" title="Five Key Questions for Safe Research and Demos"> | |
</div> | |
<div class="card-desc"> | |
<span class="card-date">Nov 15, 2016</span> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Landing template body class | |
<body class="genLanding"> | |
</body> | |
// Landing article template body blass | |
<body class="genLandingArticle"> | |
<div class="landing-subtitle">New Orlean 2018</div> | |
<h1>Page title here....</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Flag: Member Renewal | |
javascript:(function() { var memberdata = {loggedin:true,ismember:true,isacsnetworkmember:false,ispaid:false,hasrenewal:true,fullname:"Member Needs Renewal", firstname:"Member", lastname:"Needs Renewal"};acs.user=memberdata;amplify.publish('sso.status.changed' , acs.user ,true);})() | |
Flag: Member OK | |
javascript:(function() { var memberdata = {loggedin:true,ismember:true,isacsnetworkmember:true,ispaid:true,fullname:"Member OK", firstname:"Member", lastname:"OK"};acs.user=memberdata;amplify.publish('sso.status.changed' , acs.user ,true);})() | |
Flag: Logout | |
javascript:(function() {var memberdata = {loggedin:false};acs.user=memberdata;amplify.publish('sso.status.changed' , acs.user ,true);})() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="row"> | |
<div class="col-md-3"> | |
<div class="scholar-image"> | |
<!-- image component here --> | |
</div> | |
<div class="scholar-social"> | |
<!-- social media component --> | |
</div> | |
<p> | |
<!-- formsite contact email if provided --><br /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": true, | |
"results": 1, | |
"total": 637, | |
"offset": 0, | |
"hits": [ | |
{ | |
"id": "132", | |
"path": "/content/acs/en/molecule-of-the-week/archive/a/11-azobis1h-tetrazole", | |
"title": "1,1'-Azobis(1H-tetrazole)", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2020-08-14T04:49:32.648Z","extensionVersion":"v3.4.3"} |