var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800002&x=3430',
		'title': '',
		'imageId': '67800002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800003&x=3430',
		'title': '',
		'imageId': '67800003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800004&x=3430',
		'title': '',
		'imageId': '67800004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800005&x=3430',
		'title': '',
		'imageId': '67800005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800006&x=3430',
		'title': '',
		'imageId': '67800006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800007&x=3430',
		'title': '',
		'imageId': '67800007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800008&x=3430',
		'title': '',
		'imageId': '67800008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916286&docid=67800009&x=3430',
		'title': '',
		'imageId': '67800009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916286';

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