var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613973&x=2440',
		'title': '',
		'imageId': '67613973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613989&x=2440',
		'title': '',
		'imageId': '67613989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613968&x=2440',
		'title': '',
		'imageId': '67613968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613976&x=2440',
		'title': '',
		'imageId': '67613976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613995&x=2440',
		'title': '',
		'imageId': '67613995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613949&x=2440',
		'title': '',
		'imageId': '67613949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67614012&x=2440',
		'title': '',
		'imageId': '67614012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67614021&x=2440',
		'title': '',
		'imageId': '67614021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613986&x=2440',
		'title': '',
		'imageId': '67613986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613985&x=2440',
		'title': '',
		'imageId': '67613985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67613982&x=2440',
		'title': '',
		'imageId': '67613982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67614001&x=2440',
		'title': '',
		'imageId': '67614001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953002&docid=67614006&x=2440',
		'title': '',
		'imageId': '67614006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953002';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
