var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68967545&x=3756',
		'title': '',
		'imageId': '68967545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68967543&x=3756',
		'title': '',
		'imageId': '68967543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68967544&x=3756',
		'title': '',
		'imageId': '68967544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68921881&x=3756',
		'title': '',
		'imageId': '68921881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=65091099&x=3756',
		'title': '',
		'imageId': '65091099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=65091100&x=3756',
		'title': '',
		'imageId': '65091100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68921974&x=3756',
		'title': '',
		'imageId': '68921974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68921891&x=3756',
		'title': '',
		'imageId': '68921891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=65091106&x=3756',
		'title': '',
		'imageId': '65091106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=65091098&x=3756',
		'title': '',
		'imageId': '65091098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=65091102&x=3756',
		'title': '',
		'imageId': '65091102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=68921964&x=3756',
		'title': '',
		'imageId': '68921964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=69288723&x=3756',
		'title': '',
		'imageId': '69288723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966884&docid=65092683&x=3756',
		'title': '',
		'imageId': '65092683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966884';

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