var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044446&x=3712',
		'title': '',
		'imageId': '70044446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044451&x=3712',
		'title': '',
		'imageId': '70044451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044447&x=3712',
		'title': '',
		'imageId': '70044447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044457&x=3712',
		'title': '',
		'imageId': '70044457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044452&x=3712',
		'title': '',
		'imageId': '70044452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044453&x=3712',
		'title': '',
		'imageId': '70044453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044449&x=3712',
		'title': '',
		'imageId': '70044449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044458&x=3712',
		'title': '',
		'imageId': '70044458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044448&x=3712',
		'title': '',
		'imageId': '70044448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044455&x=3712',
		'title': '',
		'imageId': '70044455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044450&x=3712',
		'title': '',
		'imageId': '70044450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044456&x=3712',
		'title': '',
		'imageId': '70044456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013464&docid=70044454&x=3712',
		'title': '',
		'imageId': '70044454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013464';

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