var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324925&x=3836',
		'title': '',
		'imageId': '68324925',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324928&x=3836',
		'title': '',
		'imageId': '68324928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324929&x=3836',
		'title': '',
		'imageId': '68324929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324930&x=3836',
		'title': '',
		'imageId': '68324930',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324924&x=3836',
		'title': '',
		'imageId': '68324924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324927&x=3836',
		'title': '',
		'imageId': '68324927',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324931&x=3836',
		'title': '',
		'imageId': '68324931',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324936&x=3836',
		'title': '',
		'imageId': '68324936',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324932&x=3836',
		'title': '',
		'imageId': '68324932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324934&x=3836',
		'title': '',
		'imageId': '68324934',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324933&x=3836',
		'title': '',
		'imageId': '68324933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938266&docid=68324935&x=3836',
		'title': '',
		'imageId': '68324935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938266';

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