var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996839&x=459',
		'title': '',
		'imageId': '68996839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996838&x=459',
		'title': '',
		'imageId': '68996838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996840&x=459',
		'title': '',
		'imageId': '68996840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996845&x=459',
		'title': '',
		'imageId': '68996845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996841&x=459',
		'title': '',
		'imageId': '68996841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996837&x=459',
		'title': '',
		'imageId': '68996837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996836&x=459',
		'title': '',
		'imageId': '68996836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996844&x=459',
		'title': '',
		'imageId': '68996844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996848&x=459',
		'title': '',
		'imageId': '68996848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996846&x=459',
		'title': '',
		'imageId': '68996846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996843&x=459',
		'title': '',
		'imageId': '68996843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996847&x=459',
		'title': '',
		'imageId': '68996847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968816&docid=68996842&x=459',
		'title': '',
		'imageId': '68996842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968816';

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