var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012335&x=521',
		'title': '',
		'imageId': '70012335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012343&x=521',
		'title': '',
		'imageId': '70012343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012344&x=521',
		'title': '',
		'imageId': '70012344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012349&x=521',
		'title': '',
		'imageId': '70012349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012352&x=521',
		'title': '',
		'imageId': '70012352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012357&x=521',
		'title': '',
		'imageId': '70012357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012358&x=521',
		'title': '',
		'imageId': '70012358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012363&x=521',
		'title': '',
		'imageId': '70012363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012364&x=521',
		'title': '',
		'imageId': '70012364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012369&x=521',
		'title': '',
		'imageId': '70012369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012370&x=521',
		'title': '',
		'imageId': '70012370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012376&x=521',
		'title': '',
		'imageId': '70012376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012323&docid=70012384&x=521',
		'title': '',
		'imageId': '70012384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012323';

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