var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157949&x=4717',
		'title': '',
		'imageId': '70157949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157952&x=4717',
		'title': '',
		'imageId': '70157952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157953&x=4717',
		'title': '',
		'imageId': '70157953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157959&x=4717',
		'title': '',
		'imageId': '70157959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157956&x=4717',
		'title': '',
		'imageId': '70157956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157954&x=4717',
		'title': '',
		'imageId': '70157954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157961&x=4717',
		'title': '',
		'imageId': '70157961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157951&x=4717',
		'title': '',
		'imageId': '70157951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157960&x=4717',
		'title': '',
		'imageId': '70157960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157957&x=4717',
		'title': '',
		'imageId': '70157957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157958&x=4717',
		'title': '',
		'imageId': '70157958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157948&x=4717',
		'title': '',
		'imageId': '70157948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157955&x=4717',
		'title': '',
		'imageId': '70157955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157950&x=4717',
		'title': '',
		'imageId': '70157950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017056&docid=70157962&x=4717',
		'title': '',
		'imageId': '70157962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017056';

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