var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848152&x=497',
		'title': '',
		'imageId': '68848152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848151&x=497',
		'title': '',
		'imageId': '68848151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848153&x=497',
		'title': '',
		'imageId': '68848153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848400&x=497',
		'title': '',
		'imageId': '68848400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848399&x=497',
		'title': '',
		'imageId': '68848399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848149&x=497',
		'title': '',
		'imageId': '68848149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848155&x=497',
		'title': '',
		'imageId': '68848155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848159&x=497',
		'title': '',
		'imageId': '68848159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848156&x=497',
		'title': '',
		'imageId': '68848156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848161&x=497',
		'title': '',
		'imageId': '68848161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848160&x=497',
		'title': '',
		'imageId': '68848160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848157&x=497',
		'title': '',
		'imageId': '68848157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848164&x=497',
		'title': '',
		'imageId': '68848164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848163&x=497',
		'title': '',
		'imageId': '68848163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952174&docid=68848166&x=497',
		'title': '',
		'imageId': '68848166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952174';

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