var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811164&x=550',
		'title': '',
		'imageId': '68811164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811168&x=550',
		'title': '',
		'imageId': '68811168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811166&x=550',
		'title': '',
		'imageId': '68811166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811160&x=550',
		'title': '',
		'imageId': '68811160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811169&x=550',
		'title': '',
		'imageId': '68811169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811162&x=550',
		'title': '',
		'imageId': '68811162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811163&x=550',
		'title': '',
		'imageId': '68811163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811161&x=550',
		'title': '',
		'imageId': '68811161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811157&x=550',
		'title': '',
		'imageId': '68811157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811159&x=550',
		'title': '',
		'imageId': '68811159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811156&x=550',
		'title': '',
		'imageId': '68811156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811155&x=550',
		'title': '',
		'imageId': '68811155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811170&x=550',
		'title': '',
		'imageId': '68811170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811158&x=550',
		'title': '',
		'imageId': '68811158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957369&docid=68811153&x=550',
		'title': '',
		'imageId': '68811153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957369';

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