var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594205&x=5324',
		'title': '',
		'imageId': '68594205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594202&x=5324',
		'title': '',
		'imageId': '68594202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594203&x=5324',
		'title': '',
		'imageId': '68594203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594256&x=5324',
		'title': '',
		'imageId': '68594256',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594204&x=5324',
		'title': '',
		'imageId': '68594204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594207&x=5324',
		'title': '',
		'imageId': '68594207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594206&x=5324',
		'title': '',
		'imageId': '68594206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594209&x=5324',
		'title': '',
		'imageId': '68594209',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594208&x=5324',
		'title': '',
		'imageId': '68594208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594211&x=5324',
		'title': '',
		'imageId': '68594211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594212&x=5324',
		'title': '',
		'imageId': '68594212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949607&docid=68594210&x=5324',
		'title': '',
		'imageId': '68594210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949607';

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