var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647373&x=2819',
		'title': '',
		'imageId': '64647373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647448&x=2819',
		'title': '',
		'imageId': '64647448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647378&x=2819',
		'title': '',
		'imageId': '64647378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647408&x=2819',
		'title': '',
		'imageId': '64647408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647379&x=2819',
		'title': '',
		'imageId': '64647379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647387&x=2819',
		'title': '',
		'imageId': '64647387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647424&x=2819',
		'title': '',
		'imageId': '64647424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647432&x=2819',
		'title': '',
		'imageId': '64647432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647439&x=2819',
		'title': '',
		'imageId': '64647439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647392&x=2819',
		'title': '',
		'imageId': '64647392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647401&x=2819',
		'title': '',
		'imageId': '64647401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647417&x=2819',
		'title': '',
		'imageId': '64647417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789108&docid=64647377&x=2819',
		'title': '',
		'imageId': '64647377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3789108';

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