var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905669&x=1023',
		'title': '',
		'imageId': '69905669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905672&x=1023',
		'title': '',
		'imageId': '69905672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905677&x=1023',
		'title': '',
		'imageId': '69905677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905682&x=1023',
		'title': '',
		'imageId': '69905682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905686&x=1023',
		'title': '',
		'imageId': '69905686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905689&x=1023',
		'title': '',
		'imageId': '69905689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905692&x=1023',
		'title': '',
		'imageId': '69905692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905696&x=1023',
		'title': '',
		'imageId': '69905696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905699&x=1023',
		'title': '',
		'imageId': '69905699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905718&x=1023',
		'title': '',
		'imageId': '69905718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905735&x=1023',
		'title': '',
		'imageId': '69905735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905738&x=1023',
		'title': '',
		'imageId': '69905738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905741&x=1023',
		'title': '',
		'imageId': '69905741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905744&x=1023',
		'title': '',
		'imageId': '69905744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007818&docid=69905778&x=1023',
		'title': '',
		'imageId': '69905778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007818';

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";
	})
}
