var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928010&x=5932',
		'title': '',
		'imageId': '68928010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928016&x=5932',
		'title': '',
		'imageId': '68928016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928018&x=5932',
		'title': '',
		'imageId': '68928018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928017&x=5932',
		'title': '',
		'imageId': '68928017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928007&x=5932',
		'title': '',
		'imageId': '68928007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928019&x=5932',
		'title': '',
		'imageId': '68928019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928013&x=5932',
		'title': '',
		'imageId': '68928013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928008&x=5932',
		'title': '',
		'imageId': '68928008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928021&x=5932',
		'title': '',
		'imageId': '68928021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928012&x=5932',
		'title': '',
		'imageId': '68928012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928015&x=5932',
		'title': '',
		'imageId': '68928015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928011&x=5932',
		'title': '',
		'imageId': '68928011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928020&x=5932',
		'title': '',
		'imageId': '68928020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928009&x=5932',
		'title': '',
		'imageId': '68928009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928022&x=5932',
		'title': '',
		'imageId': '68928022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965040&docid=68928014&x=5932',
		'title': '',
		'imageId': '68928014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965040';

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