var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278085&x=233',
		'title': '',
		'imageId': '67278085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278082&x=233',
		'title': '',
		'imageId': '67278082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278079&x=233',
		'title': '',
		'imageId': '67278079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278080&x=233',
		'title': '',
		'imageId': '67278080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278076&x=233',
		'title': '',
		'imageId': '67278076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278078&x=233',
		'title': '',
		'imageId': '67278078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278086&x=233',
		'title': '',
		'imageId': '67278086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278075&x=233',
		'title': '',
		'imageId': '67278075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278084&x=233',
		'title': '',
		'imageId': '67278084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278083&x=233',
		'title': '',
		'imageId': '67278083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278081&x=233',
		'title': '',
		'imageId': '67278081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278074&x=233',
		'title': '',
		'imageId': '67278074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895152&docid=67278077&x=233',
		'title': '',
		'imageId': '67278077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895152';

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