var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799023&x=314',
		'title': '',
		'imageId': '67799023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799033&x=314',
		'title': '',
		'imageId': '67799033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799028&x=314',
		'title': '',
		'imageId': '67799028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799025&x=314',
		'title': '',
		'imageId': '67799025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799034&x=314',
		'title': '',
		'imageId': '67799034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799030&x=314',
		'title': '',
		'imageId': '67799030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799038&x=314',
		'title': '',
		'imageId': '67799038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799035&x=314',
		'title': '',
		'imageId': '67799035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799029&x=314',
		'title': '',
		'imageId': '67799029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799031&x=314',
		'title': '',
		'imageId': '67799031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799036&x=314',
		'title': '',
		'imageId': '67799036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799037&x=314',
		'title': '',
		'imageId': '67799037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799039&x=314',
		'title': '',
		'imageId': '67799039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799027&x=314',
		'title': '',
		'imageId': '67799027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916260&docid=67799032&x=314',
		'title': '',
		'imageId': '67799032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916260';

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