var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028115&x=5231',
		'title': '',
		'imageId': '69028115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028105&x=5231',
		'title': '',
		'imageId': '69028105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028117&x=5231',
		'title': '',
		'imageId': '69028117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028118&x=5231',
		'title': '',
		'imageId': '69028118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028113&x=5231',
		'title': '',
		'imageId': '69028113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028116&x=5231',
		'title': '',
		'imageId': '69028116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028112&x=5231',
		'title': '',
		'imageId': '69028112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028114&x=5231',
		'title': '',
		'imageId': '69028114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028111&x=5231',
		'title': '',
		'imageId': '69028111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028107&x=5231',
		'title': '',
		'imageId': '69028107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028108&x=5231',
		'title': '',
		'imageId': '69028108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028110&x=5231',
		'title': '',
		'imageId': '69028110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028106&x=5231',
		'title': '',
		'imageId': '69028106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970390&docid=69028109&x=5231',
		'title': '',
		'imageId': '69028109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970390';

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