var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739647&x=5755',
		'title': '',
		'imageId': '69739647',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739646&x=5755',
		'title': '',
		'imageId': '69739646',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739658&x=5755',
		'title': '',
		'imageId': '69739658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739652&x=5755',
		'title': '',
		'imageId': '69739652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739645&x=5755',
		'title': '',
		'imageId': '69739645',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739656&x=5755',
		'title': '',
		'imageId': '69739656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739644&x=5755',
		'title': '',
		'imageId': '69739644',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739657&x=5755',
		'title': '',
		'imageId': '69739657',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739660&x=5755',
		'title': '',
		'imageId': '69739660',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739650&x=5755',
		'title': '',
		'imageId': '69739650',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739654&x=5755',
		'title': '',
		'imageId': '69739654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739643&x=5755',
		'title': '',
		'imageId': '69739643',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739651&x=5755',
		'title': '',
		'imageId': '69739651',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739653&x=5755',
		'title': '',
		'imageId': '69739653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739659&x=5755',
		'title': '',
		'imageId': '69739659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739649&x=5755',
		'title': '',
		'imageId': '69739649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739648&x=5755',
		'title': '',
		'imageId': '69739648',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739655&x=5755',
		'title': '',
		'imageId': '69739655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001010&docid=69739726&x=5755',
		'title': '',
		'imageId': '69739726',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001010';

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