var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742662&x=295',
		'title': '',
		'imageId': '69742662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742653&x=295',
		'title': '',
		'imageId': '69742653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742654&x=295',
		'title': '',
		'imageId': '69742654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742649&x=295',
		'title': '',
		'imageId': '69742649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742652&x=295',
		'title': '',
		'imageId': '69742652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742659&x=295',
		'title': '',
		'imageId': '69742659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742661&x=295',
		'title': '',
		'imageId': '69742661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742656&x=295',
		'title': '',
		'imageId': '69742656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742650&x=295',
		'title': '',
		'imageId': '69742650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742651&x=295',
		'title': '',
		'imageId': '69742651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742658&x=295',
		'title': '',
		'imageId': '69742658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742660&x=295',
		'title': '',
		'imageId': '69742660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742648&x=295',
		'title': '',
		'imageId': '69742648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742655&x=295',
		'title': '',
		'imageId': '69742655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742647&x=295',
		'title': '',
		'imageId': '69742647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001061&docid=69742657&x=295',
		'title': '',
		'imageId': '69742657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001061';

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