var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775108&x=4756',
		'title': '',
		'imageId': '67775108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775111&x=4756',
		'title': '',
		'imageId': '67775111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775105&x=4756',
		'title': '',
		'imageId': '67775105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775107&x=4756',
		'title': '',
		'imageId': '67775107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775110&x=4756',
		'title': '',
		'imageId': '67775110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775098&x=4756',
		'title': '',
		'imageId': '67775098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775106&x=4756',
		'title': '',
		'imageId': '67775106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775099&x=4756',
		'title': '',
		'imageId': '67775099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775104&x=4756',
		'title': '',
		'imageId': '67775104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775096&x=4756',
		'title': '',
		'imageId': '67775096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775103&x=4756',
		'title': '',
		'imageId': '67775103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775097&x=4756',
		'title': '',
		'imageId': '67775097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775100&x=4756',
		'title': '',
		'imageId': '67775100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775101&x=4756',
		'title': '',
		'imageId': '67775101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775102&x=4756',
		'title': '',
		'imageId': '67775102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775093&x=4756',
		'title': '',
		'imageId': '67775093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775112&x=4756',
		'title': '',
		'imageId': '67775112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775095&x=4756',
		'title': '',
		'imageId': '67775095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775094&x=4756',
		'title': '',
		'imageId': '67775094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775109&x=4756',
		'title': '',
		'imageId': '67775109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915337&docid=67775113&x=4756',
		'title': '',
		'imageId': '67775113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915337';

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