var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024659&x=4250',
		'title': '',
		'imageId': '70024659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024661&x=4250',
		'title': '',
		'imageId': '70024661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024660&x=4250',
		'title': '',
		'imageId': '70024660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024652&x=4250',
		'title': '',
		'imageId': '70024652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024664&x=4250',
		'title': '',
		'imageId': '70024664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024657&x=4250',
		'title': '',
		'imageId': '70024657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024662&x=4250',
		'title': '',
		'imageId': '70024662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024654&x=4250',
		'title': '',
		'imageId': '70024654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024665&x=4250',
		'title': '',
		'imageId': '70024665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024663&x=4250',
		'title': '',
		'imageId': '70024663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024656&x=4250',
		'title': '',
		'imageId': '70024656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024658&x=4250',
		'title': '',
		'imageId': '70024658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024653&x=4250',
		'title': '',
		'imageId': '70024653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012829&docid=70024655&x=4250',
		'title': '',
		'imageId': '70024655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012829';

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