var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993696&x=3821',
		'title': '',
		'imageId': '69993696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993697&x=3821',
		'title': '',
		'imageId': '69993697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993694&x=3821',
		'title': '',
		'imageId': '69993694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993699&x=3821',
		'title': '',
		'imageId': '69993699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993698&x=3821',
		'title': '',
		'imageId': '69993698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993704&x=3821',
		'title': '',
		'imageId': '69993704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993707&x=3821',
		'title': '',
		'imageId': '69993707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993714&x=3821',
		'title': '',
		'imageId': '69993714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011588&docid=69993695&x=3821',
		'title': '',
		'imageId': '69993695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011588';

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