var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873062&x=1546',
		'title': '',
		'imageId': '69873062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873063&x=1546',
		'title': '',
		'imageId': '69873063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873064&x=1546',
		'title': '',
		'imageId': '69873064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873065&x=1546',
		'title': '',
		'imageId': '69873065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873066&x=1546',
		'title': '',
		'imageId': '69873066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873067&x=1546',
		'title': '',
		'imageId': '69873067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873068&x=1546',
		'title': '',
		'imageId': '69873068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017748&docid=69873069&x=1546',
		'title': '',
		'imageId': '69873069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017748';

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