var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989696&x=5815',
		'title': '',
		'imageId': '69989696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989723&x=5815',
		'title': '',
		'imageId': '69989723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989729&x=5815',
		'title': '',
		'imageId': '69989729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989732&x=5815',
		'title': '',
		'imageId': '69989732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989736&x=5815',
		'title': '',
		'imageId': '69989736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989741&x=5815',
		'title': '',
		'imageId': '69989741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989744&x=5815',
		'title': '',
		'imageId': '69989744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989747&x=5815',
		'title': '',
		'imageId': '69989747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989795&x=5815',
		'title': '',
		'imageId': '69989795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989801&x=5815',
		'title': '',
		'imageId': '69989801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989880&x=5815',
		'title': '',
		'imageId': '69989880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989896&x=5815',
		'title': '',
		'imageId': '69989896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011378&docid=69989928&x=5815',
		'title': '',
		'imageId': '69989928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011378';

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