var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613139&x=3718',
		'title': '',
		'imageId': '68613139',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613137&x=3718',
		'title': '',
		'imageId': '68613137',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613136&x=3718',
		'title': '',
		'imageId': '68613136',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613138&x=3718',
		'title': '',
		'imageId': '68613138',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613135&x=3718',
		'title': '',
		'imageId': '68613135',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613144&x=3718',
		'title': '',
		'imageId': '68613144',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613142&x=3718',
		'title': '',
		'imageId': '68613142',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613145&x=3718',
		'title': '',
		'imageId': '68613145',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613143&x=3718',
		'title': '',
		'imageId': '68613143',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613140&x=3718',
		'title': '',
		'imageId': '68613140',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613141&x=3718',
		'title': '',
		'imageId': '68613141',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951158&docid=68613134&x=3718',
		'title': '',
		'imageId': '68613134',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951158';

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