var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695652&x=1423',
		'title': '',
		'imageId': '67695652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695667&x=1423',
		'title': '',
		'imageId': '67695667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695665&x=1423',
		'title': '',
		'imageId': '67695665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695666&x=1423',
		'title': '',
		'imageId': '67695666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695668&x=1423',
		'title': '',
		'imageId': '67695668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695669&x=1423',
		'title': '',
		'imageId': '67695669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695657&x=1423',
		'title': '',
		'imageId': '67695657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695671&x=1423',
		'title': '',
		'imageId': '67695671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695672&x=1423',
		'title': '',
		'imageId': '67695672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695674&x=1423',
		'title': '',
		'imageId': '67695674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695670&x=1423',
		'title': '',
		'imageId': '67695670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695659&x=1423',
		'title': '',
		'imageId': '67695659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912471&docid=67695656&x=1423',
		'title': '',
		'imageId': '67695656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912471';

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