var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947614&x=563',
		'title': '',
		'imageId': '68947614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947628&x=563',
		'title': '',
		'imageId': '68947628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947630&x=563',
		'title': '',
		'imageId': '68947630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947620&x=563',
		'title': '',
		'imageId': '68947620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947626&x=563',
		'title': '',
		'imageId': '68947626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947622&x=563',
		'title': '',
		'imageId': '68947622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947627&x=563',
		'title': '',
		'imageId': '68947627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947616&x=563',
		'title': '',
		'imageId': '68947616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947625&x=563',
		'title': '',
		'imageId': '68947625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947619&x=563',
		'title': '',
		'imageId': '68947619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947617&x=563',
		'title': '',
		'imageId': '68947617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947621&x=563',
		'title': '',
		'imageId': '68947621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947629&x=563',
		'title': '',
		'imageId': '68947629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947623&x=563',
		'title': '',
		'imageId': '68947623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947624&x=563',
		'title': '',
		'imageId': '68947624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965947&docid=68947618&x=563',
		'title': '',
		'imageId': '68947618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965947';

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