var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727865&x=3116',
		'title': '',
		'imageId': '67727865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727866&x=3116',
		'title': '',
		'imageId': '67727866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727869&x=3116',
		'title': '',
		'imageId': '67727869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727868&x=3116',
		'title': '',
		'imageId': '67727868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727867&x=3116',
		'title': '',
		'imageId': '67727867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727870&x=3116',
		'title': '',
		'imageId': '67727870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727871&x=3116',
		'title': '',
		'imageId': '67727871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727872&x=3116',
		'title': '',
		'imageId': '67727872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727873&x=3116',
		'title': '',
		'imageId': '67727873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727874&x=3116',
		'title': '',
		'imageId': '67727874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727875&x=3116',
		'title': '',
		'imageId': '67727875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727876&x=3116',
		'title': '',
		'imageId': '67727876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913592&docid=67727877&x=3116',
		'title': '',
		'imageId': '67727877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913592';

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