var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470366&x=231',
		'title': '',
		'imageId': '68470366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470368&x=231',
		'title': '',
		'imageId': '68470368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470369&x=231',
		'title': '',
		'imageId': '68470369',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470370&x=231',
		'title': '',
		'imageId': '68470370',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470372&x=231',
		'title': '',
		'imageId': '68470372',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470371&x=231',
		'title': '',
		'imageId': '68470371',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470373&x=231',
		'title': '',
		'imageId': '68470373',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470374&x=231',
		'title': '',
		'imageId': '68470374',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470375&x=231',
		'title': '',
		'imageId': '68470375',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470376&x=231',
		'title': '',
		'imageId': '68470376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470377&x=231',
		'title': '',
		'imageId': '68470377',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470378&x=231',
		'title': '',
		'imageId': '68470378',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470379&x=231',
		'title': '',
		'imageId': '68470379',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470380&x=231',
		'title': '',
		'imageId': '68470380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470381&x=231',
		'title': '',
		'imageId': '68470381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470382&x=231',
		'title': '',
		'imageId': '68470382',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945304&docid=68470383&x=231',
		'title': '',
		'imageId': '68470383',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945304';

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