var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924330&x=4422',
		'title': '',
		'imageId': '71924330',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924333&x=4422',
		'title': '',
		'imageId': '71924333',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924345&x=4422',
		'title': '',
		'imageId': '71924345',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924339&x=4422',
		'title': '',
		'imageId': '71924339',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924337&x=4422',
		'title': '',
		'imageId': '71924337',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924332&x=4422',
		'title': '',
		'imageId': '71924332',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924342&x=4422',
		'title': '',
		'imageId': '71924342',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924335&x=4422',
		'title': '',
		'imageId': '71924335',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924331&x=4422',
		'title': '',
		'imageId': '71924331',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924338&x=4422',
		'title': '',
		'imageId': '71924338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924336&x=4422',
		'title': '',
		'imageId': '71924336',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924334&x=4422',
		'title': '',
		'imageId': '71924334',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924340&x=4422',
		'title': '',
		'imageId': '71924340',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924344&x=4422',
		'title': '',
		'imageId': '71924344',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924341&x=4422',
		'title': '',
		'imageId': '71924341',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924346&x=4422',
		'title': '',
		'imageId': '71924346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089571&docid=71924343&x=4422',
		'title': '',
		'imageId': '71924343',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089571';

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