var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415046&x=4448',
		'title': '',
		'imageId': '68415046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415059&x=4448',
		'title': '',
		'imageId': '68415059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415060&x=4448',
		'title': '',
		'imageId': '68415060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415057&x=4448',
		'title': '',
		'imageId': '68415057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415056&x=4448',
		'title': '',
		'imageId': '68415056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415047&x=4448',
		'title': '',
		'imageId': '68415047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415051&x=4448',
		'title': '',
		'imageId': '68415051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415045&x=4448',
		'title': '',
		'imageId': '68415045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415049&x=4448',
		'title': '',
		'imageId': '68415049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415052&x=4448',
		'title': '',
		'imageId': '68415052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415050&x=4448',
		'title': '',
		'imageId': '68415050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415054&x=4448',
		'title': '',
		'imageId': '68415054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415058&x=4448',
		'title': '',
		'imageId': '68415058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415048&x=4448',
		'title': '',
		'imageId': '68415048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415055&x=4448',
		'title': '',
		'imageId': '68415055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943060&docid=68415053&x=4448',
		'title': '',
		'imageId': '68415053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943060';

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