var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794411&x=4445',
		'title': '',
		'imageId': '69794411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794414&x=4445',
		'title': '',
		'imageId': '69794414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794425&x=4445',
		'title': '',
		'imageId': '69794425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794428&x=4445',
		'title': '',
		'imageId': '69794428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794431&x=4445',
		'title': '',
		'imageId': '69794431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794434&x=4445',
		'title': '',
		'imageId': '69794434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794437&x=4445',
		'title': '',
		'imageId': '69794437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794440&x=4445',
		'title': '',
		'imageId': '69794440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794443&x=4445',
		'title': '',
		'imageId': '69794443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794446&x=4445',
		'title': '',
		'imageId': '69794446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794449&x=4445',
		'title': '',
		'imageId': '69794449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794454&x=4445',
		'title': '',
		'imageId': '69794454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003416&docid=69794457&x=4445',
		'title': '',
		'imageId': '69794457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003416';

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