var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594427&x=5353',
		'title': '',
		'imageId': '68594427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594417&x=5353',
		'title': '',
		'imageId': '68594417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594426&x=5353',
		'title': '',
		'imageId': '68594426',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594420&x=5353',
		'title': '',
		'imageId': '68594420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594421&x=5353',
		'title': '',
		'imageId': '68594421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594424&x=5353',
		'title': '',
		'imageId': '68594424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594430&x=5353',
		'title': '',
		'imageId': '68594430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594433&x=5353',
		'title': '',
		'imageId': '68594433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594432&x=5353',
		'title': '',
		'imageId': '68594432',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594435&x=5353',
		'title': '',
		'imageId': '68594435',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594429&x=5353',
		'title': '',
		'imageId': '68594429',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594418&x=5353',
		'title': '',
		'imageId': '68594418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594428&x=5353',
		'title': '',
		'imageId': '68594428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594431&x=5353',
		'title': '',
		'imageId': '68594431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594425&x=5353',
		'title': '',
		'imageId': '68594425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594422&x=5353',
		'title': '',
		'imageId': '68594422',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949179&docid=68594434&x=5353',
		'title': '',
		'imageId': '68594434',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949179';

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