var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893891&x=1932',
		'title': '',
		'imageId': '68893891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893890&x=1932',
		'title': '',
		'imageId': '68893890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893892&x=1932',
		'title': '',
		'imageId': '68893892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893893&x=1932',
		'title': '',
		'imageId': '68893893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893897&x=1932',
		'title': '',
		'imageId': '68893897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893904&x=1932',
		'title': '',
		'imageId': '68893904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893902&x=1932',
		'title': '',
		'imageId': '68893902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893901&x=1932',
		'title': '',
		'imageId': '68893901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893898&x=1932',
		'title': '',
		'imageId': '68893898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893894&x=1932',
		'title': '',
		'imageId': '68893894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893900&x=1932',
		'title': '',
		'imageId': '68893900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893896&x=1932',
		'title': '',
		'imageId': '68893896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893899&x=1932',
		'title': '',
		'imageId': '68893899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893895&x=1932',
		'title': '',
		'imageId': '68893895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963588&docid=68893903&x=1932',
		'title': '',
		'imageId': '68893903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963588';

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