var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557984&x=561',
		'title': '',
		'imageId': '68557984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557987&x=561',
		'title': '',
		'imageId': '68557987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557989&x=561',
		'title': '',
		'imageId': '68557989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557988&x=561',
		'title': '',
		'imageId': '68557988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557991&x=561',
		'title': '',
		'imageId': '68557991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68558000&x=561',
		'title': '',
		'imageId': '68558000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557990&x=561',
		'title': '',
		'imageId': '68557990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557997&x=561',
		'title': '',
		'imageId': '68557997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557993&x=561',
		'title': '',
		'imageId': '68557993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557995&x=561',
		'title': '',
		'imageId': '68557995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557996&x=561',
		'title': '',
		'imageId': '68557996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557992&x=561',
		'title': '',
		'imageId': '68557992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68558001&x=561',
		'title': '',
		'imageId': '68558001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557999&x=561',
		'title': '',
		'imageId': '68557999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557994&x=561',
		'title': '',
		'imageId': '68557994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68558003&x=561',
		'title': '',
		'imageId': '68558003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68558002&x=561',
		'title': '',
		'imageId': '68558002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948696&docid=68557998&x=561',
		'title': '',
		'imageId': '68557998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948696';

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