var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061961&x=2911',
		'title': '',
		'imageId': '68061961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061956&x=2911',
		'title': '',
		'imageId': '68061956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061963&x=2911',
		'title': '',
		'imageId': '68061963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061964&x=2911',
		'title': '',
		'imageId': '68061964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061959&x=2911',
		'title': '',
		'imageId': '68061959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061954&x=2911',
		'title': '',
		'imageId': '68061954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061965&x=2911',
		'title': '',
		'imageId': '68061965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061968&x=2911',
		'title': '',
		'imageId': '68061968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061967&x=2911',
		'title': '',
		'imageId': '68061967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061962&x=2911',
		'title': '',
		'imageId': '68061962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061957&x=2911',
		'title': '',
		'imageId': '68061957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061969&x=2911',
		'title': '',
		'imageId': '68061969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061958&x=2911',
		'title': '',
		'imageId': '68061958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061960&x=2911',
		'title': '',
		'imageId': '68061960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931453&docid=68061955&x=2911',
		'title': '',
		'imageId': '68061955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931453';

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