var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440178&x=3246',
		'title': '',
		'imageId': '68440178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440177&x=3246',
		'title': '',
		'imageId': '68440177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439860&x=3246',
		'title': '',
		'imageId': '68439860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439859&x=3246',
		'title': '',
		'imageId': '68439859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439914&x=3246',
		'title': '',
		'imageId': '68439914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439915&x=3246',
		'title': '',
		'imageId': '68439915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439916&x=3246',
		'title': '',
		'imageId': '68439916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439937&x=3246',
		'title': '',
		'imageId': '68439937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439938&x=3246',
		'title': '',
		'imageId': '68439938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68439936&x=3246',
		'title': '',
		'imageId': '68439936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440039&x=3246',
		'title': '',
		'imageId': '68440039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440040&x=3246',
		'title': '',
		'imageId': '68440040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440038&x=3246',
		'title': '',
		'imageId': '68440038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440095&x=3246',
		'title': '',
		'imageId': '68440095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440096&x=3246',
		'title': '',
		'imageId': '68440096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943997&docid=68440097&x=3246',
		'title': '',
		'imageId': '68440097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943997';

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