var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541532&x=3027',
		'title': '',
		'imageId': '68541532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541533&x=3027',
		'title': '',
		'imageId': '68541533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541534&x=3027',
		'title': '',
		'imageId': '68541534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541535&x=3027',
		'title': '',
		'imageId': '68541535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541536&x=3027',
		'title': '',
		'imageId': '68541536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541537&x=3027',
		'title': '',
		'imageId': '68541537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541538&x=3027',
		'title': '',
		'imageId': '68541538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541539&x=3027',
		'title': '',
		'imageId': '68541539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541540&x=3027',
		'title': '',
		'imageId': '68541540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541541&x=3027',
		'title': '',
		'imageId': '68541541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541542&x=3027',
		'title': '',
		'imageId': '68541542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541543&x=3027',
		'title': '',
		'imageId': '68541543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541544&x=3027',
		'title': '',
		'imageId': '68541544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541545&x=3027',
		'title': '',
		'imageId': '68541545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541546&x=3027',
		'title': '',
		'imageId': '68541546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948107&docid=68541547&x=3027',
		'title': '',
		'imageId': '68541547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948107';

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