var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526146&x=239',
		'title': '',
		'imageId': '68526146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526150&x=239',
		'title': '',
		'imageId': '68526150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526156&x=239',
		'title': '',
		'imageId': '68526156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526145&x=239',
		'title': '',
		'imageId': '68526145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526154&x=239',
		'title': '',
		'imageId': '68526154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526152&x=239',
		'title': '',
		'imageId': '68526152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526153&x=239',
		'title': '',
		'imageId': '68526153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526149&x=239',
		'title': '',
		'imageId': '68526149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526158&x=239',
		'title': '',
		'imageId': '68526158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526157&x=239',
		'title': '',
		'imageId': '68526157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526147&x=239',
		'title': '',
		'imageId': '68526147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526148&x=239',
		'title': '',
		'imageId': '68526148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526151&x=239',
		'title': '',
		'imageId': '68526151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526155&x=239',
		'title': '',
		'imageId': '68526155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947411&docid=68526159&x=239',
		'title': '',
		'imageId': '68526159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947411';

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