var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787078&x=5230',
		'title': '',
		'imageId': '67787078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787081&x=5230',
		'title': '',
		'imageId': '67787081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787083&x=5230',
		'title': '',
		'imageId': '67787083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787084&x=5230',
		'title': '',
		'imageId': '67787084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787086&x=5230',
		'title': '',
		'imageId': '67787086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787087&x=5230',
		'title': '',
		'imageId': '67787087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787088&x=5230',
		'title': '',
		'imageId': '67787088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787089&x=5230',
		'title': '',
		'imageId': '67787089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787090&x=5230',
		'title': '',
		'imageId': '67787090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787091&x=5230',
		'title': '',
		'imageId': '67787091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787074&x=5230',
		'title': '',
		'imageId': '67787074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787075&x=5230',
		'title': '',
		'imageId': '67787075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915914&docid=67787076&x=5230',
		'title': '',
		'imageId': '67787076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915914';

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