var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482265&x=2844',
		'title': '',
		'imageId': '67482265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482266&x=2844',
		'title': '',
		'imageId': '67482266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482256&x=2844',
		'title': '',
		'imageId': '67482256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482264&x=2844',
		'title': '',
		'imageId': '67482264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482272&x=2844',
		'title': '',
		'imageId': '67482272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482270&x=2844',
		'title': '',
		'imageId': '67482270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482275&x=2844',
		'title': '',
		'imageId': '67482275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482258&x=2844',
		'title': '',
		'imageId': '67482258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482271&x=2844',
		'title': '',
		'imageId': '67482271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482257&x=2844',
		'title': '',
		'imageId': '67482257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482268&x=2844',
		'title': '',
		'imageId': '67482268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482267&x=2844',
		'title': '',
		'imageId': '67482267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482259&x=2844',
		'title': '',
		'imageId': '67482259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482274&x=2844',
		'title': '',
		'imageId': '67482274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482273&x=2844',
		'title': '',
		'imageId': '67482273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482262&x=2844',
		'title': '',
		'imageId': '67482262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482269&x=2844',
		'title': '',
		'imageId': '67482269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482261&x=2844',
		'title': '',
		'imageId': '67482261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907377&docid=67482263&x=2844',
		'title': '',
		'imageId': '67482263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907377';

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