var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928488&x=057',
		'title': '',
		'imageId': '68928488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928487&x=057',
		'title': '',
		'imageId': '68928487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928485&x=057',
		'title': '',
		'imageId': '68928485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928486&x=057',
		'title': '',
		'imageId': '68928486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928489&x=057',
		'title': '',
		'imageId': '68928489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928484&x=057',
		'title': '',
		'imageId': '68928484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928491&x=057',
		'title': '',
		'imageId': '68928491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928492&x=057',
		'title': '',
		'imageId': '68928492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928494&x=057',
		'title': '',
		'imageId': '68928494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928490&x=057',
		'title': '',
		'imageId': '68928490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928496&x=057',
		'title': '',
		'imageId': '68928496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928493&x=057',
		'title': '',
		'imageId': '68928493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965061&docid=68928495&x=057',
		'title': '',
		'imageId': '68928495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965061';

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