var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112894&x=3556',
		'title': '',
		'imageId': '68112894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112896&x=3556',
		'title': '',
		'imageId': '68112896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112893&x=3556',
		'title': '',
		'imageId': '68112893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112891&x=3556',
		'title': '',
		'imageId': '68112891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112890&x=3556',
		'title': '',
		'imageId': '68112890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112900&x=3556',
		'title': '',
		'imageId': '68112900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112895&x=3556',
		'title': '',
		'imageId': '68112895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112899&x=3556',
		'title': '',
		'imageId': '68112899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112897&x=3556',
		'title': '',
		'imageId': '68112897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112898&x=3556',
		'title': '',
		'imageId': '68112898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932453&docid=68112892&x=3556',
		'title': '',
		'imageId': '68112892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932453';

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