var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703101&x=1847',
		'title': '',
		'imageId': '67703101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703103&x=1847',
		'title': '',
		'imageId': '67703103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703104&x=1847',
		'title': '',
		'imageId': '67703104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703105&x=1847',
		'title': '',
		'imageId': '67703105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703106&x=1847',
		'title': '',
		'imageId': '67703106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703107&x=1847',
		'title': '',
		'imageId': '67703107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703109&x=1847',
		'title': '',
		'imageId': '67703109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703108&x=1847',
		'title': '',
		'imageId': '67703108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703110&x=1847',
		'title': '',
		'imageId': '67703110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703111&x=1847',
		'title': '',
		'imageId': '67703111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703112&x=1847',
		'title': '',
		'imageId': '67703112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703113&x=1847',
		'title': '',
		'imageId': '67703113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912842&docid=67703114&x=1847',
		'title': '',
		'imageId': '67703114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912842';

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