var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839574&x=4347',
		'title': '',
		'imageId': '70839574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839571&x=4347',
		'title': '',
		'imageId': '70839571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839572&x=4347',
		'title': '',
		'imageId': '70839572',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839580&x=4347',
		'title': '',
		'imageId': '70839580',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839576&x=4347',
		'title': '',
		'imageId': '70839576',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839581&x=4347',
		'title': '',
		'imageId': '70839581',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839575&x=4347',
		'title': '',
		'imageId': '70839575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839573&x=4347',
		'title': '',
		'imageId': '70839573',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839585&x=4347',
		'title': '',
		'imageId': '70839585',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839587&x=4347',
		'title': '',
		'imageId': '70839587',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839577&x=4347',
		'title': '',
		'imageId': '70839577',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839579&x=4347',
		'title': '',
		'imageId': '70839579',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839582&x=4347',
		'title': '',
		'imageId': '70839582',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839578&x=4347',
		'title': '',
		'imageId': '70839578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839583&x=4347',
		'title': '',
		'imageId': '70839583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839586&x=4347',
		'title': '',
		'imageId': '70839586',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043956&docid=70839584&x=4347',
		'title': '',
		'imageId': '70839584',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4043956';

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