var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888182&x=238',
		'title': '',
		'imageId': '68888182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888197&x=238',
		'title': '',
		'imageId': '68888197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888192&x=238',
		'title': '',
		'imageId': '68888192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888185&x=238',
		'title': '',
		'imageId': '68888185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888187&x=238',
		'title': '',
		'imageId': '68888187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888188&x=238',
		'title': '',
		'imageId': '68888188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888183&x=238',
		'title': '',
		'imageId': '68888183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888190&x=238',
		'title': '',
		'imageId': '68888190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888193&x=238',
		'title': '',
		'imageId': '68888193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888184&x=238',
		'title': '',
		'imageId': '68888184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888199&x=238',
		'title': '',
		'imageId': '68888199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888195&x=238',
		'title': '',
		'imageId': '68888195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888191&x=238',
		'title': '',
		'imageId': '68888191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888189&x=238',
		'title': '',
		'imageId': '68888189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888194&x=238',
		'title': '',
		'imageId': '68888194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963353&docid=68888196&x=238',
		'title': '',
		'imageId': '68888196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963353';

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