var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116536&x=2943',
		'title': '',
		'imageId': '66116536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116534&x=2943',
		'title': '',
		'imageId': '66116534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116540&x=2943',
		'title': '',
		'imageId': '66116540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116532&x=2943',
		'title': '',
		'imageId': '66116532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116535&x=2943',
		'title': '',
		'imageId': '66116535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116541&x=2943',
		'title': '',
		'imageId': '66116541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116542&x=2943',
		'title': '',
		'imageId': '66116542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66116537&x=2943',
		'title': '',
		'imageId': '66116537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131373&x=2943',
		'title': '',
		'imageId': '66131373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131378&x=2943',
		'title': '',
		'imageId': '66131378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131374&x=2943',
		'title': '',
		'imageId': '66131374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131379&x=2943',
		'title': '',
		'imageId': '66131379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131377&x=2943',
		'title': '',
		'imageId': '66131377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131375&x=2943',
		'title': '',
		'imageId': '66131375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3848466&docid=66131376&x=2943',
		'title': '',
		'imageId': '66131376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3848466';

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