var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014492&x=5613',
		'title': '',
		'imageId': '67014492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014494&x=5613',
		'title': '',
		'imageId': '67014494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014495&x=5613',
		'title': '',
		'imageId': '67014495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014496&x=5613',
		'title': '',
		'imageId': '67014496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014497&x=5613',
		'title': '',
		'imageId': '67014497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014505&x=5613',
		'title': '',
		'imageId': '67014505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014500&x=5613',
		'title': '',
		'imageId': '67014500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014501&x=5613',
		'title': '',
		'imageId': '67014501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014502&x=5613',
		'title': '',
		'imageId': '67014502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014503&x=5613',
		'title': '',
		'imageId': '67014503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014504&x=5613',
		'title': '',
		'imageId': '67014504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014498&x=5613',
		'title': '',
		'imageId': '67014498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885688&docid=67014499&x=5613',
		'title': '',
		'imageId': '67014499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885688';

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