var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379370&x=3152',
		'title': '',
		'imageId': '69379370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379373&x=3152',
		'title': '',
		'imageId': '69379373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379376&x=3152',
		'title': '',
		'imageId': '69379376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379372&x=3152',
		'title': '',
		'imageId': '69379372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379375&x=3152',
		'title': '',
		'imageId': '69379375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379374&x=3152',
		'title': '',
		'imageId': '69379374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379371&x=3152',
		'title': '',
		'imageId': '69379371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379391&x=3152',
		'title': '',
		'imageId': '69379391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379392&x=3152',
		'title': '',
		'imageId': '69379392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379394&x=3152',
		'title': '',
		'imageId': '69379394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379393&x=3152',
		'title': '',
		'imageId': '69379393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379395&x=3152',
		'title': '',
		'imageId': '69379395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997341&docid=69379396&x=3152',
		'title': '',
		'imageId': '69379396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997341';

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