var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964472&x=330',
		'title': '',
		'imageId': '66964472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964438&x=330',
		'title': '',
		'imageId': '66964438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964443&x=330',
		'title': '',
		'imageId': '66964443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964448&x=330',
		'title': '',
		'imageId': '66964448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964453&x=330',
		'title': '',
		'imageId': '66964453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964477&x=330',
		'title': '',
		'imageId': '66964477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964482&x=330',
		'title': '',
		'imageId': '66964482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964488&x=330',
		'title': '',
		'imageId': '66964488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964494&x=330',
		'title': '',
		'imageId': '66964494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964499&x=330',
		'title': '',
		'imageId': '66964499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964506&x=330',
		'title': '',
		'imageId': '66964506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964511&x=330',
		'title': '',
		'imageId': '66964511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964517&x=330',
		'title': '',
		'imageId': '66964517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964523&x=330',
		'title': '',
		'imageId': '66964523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883243&docid=66964529&x=330',
		'title': '',
		'imageId': '66964529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3883243';

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