var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600378&x=4135',
		'title': '',
		'imageId': '2600378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600384&x=4135',
		'title': '',
		'imageId': '2600384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600387&x=4135',
		'title': '',
		'imageId': '2600387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600394&x=4135',
		'title': '',
		'imageId': '2600394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600400&x=4135',
		'title': '',
		'imageId': '2600400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600403&x=4135',
		'title': '',
		'imageId': '2600403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476117&docid=2600406&x=4135',
		'title': '',
		'imageId': '2600406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476117';

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