var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167794&x=4232',
		'title': '',
		'imageId': '69167794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167800&x=4232',
		'title': '',
		'imageId': '69167800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167790&x=4232',
		'title': '',
		'imageId': '69167790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167788&x=4232',
		'title': '',
		'imageId': '69167788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167808&x=4232',
		'title': '',
		'imageId': '69167808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167786&x=4232',
		'title': '',
		'imageId': '69167786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167787&x=4232',
		'title': '',
		'imageId': '69167787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167817&x=4232',
		'title': '',
		'imageId': '69167817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167830&x=4232',
		'title': '',
		'imageId': '69167830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167821&x=4232',
		'title': '',
		'imageId': '69167821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167809&x=4232',
		'title': '',
		'imageId': '69167809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167799&x=4232',
		'title': '',
		'imageId': '69167799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167789&x=4232',
		'title': '',
		'imageId': '69167789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167818&x=4232',
		'title': '',
		'imageId': '69167818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167824&x=4232',
		'title': '',
		'imageId': '69167824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167829&x=4232',
		'title': '',
		'imageId': '69167829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167791&x=4232',
		'title': '',
		'imageId': '69167791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167812&x=4232',
		'title': '',
		'imageId': '69167812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975804&docid=69167807&x=4232',
		'title': '',
		'imageId': '69167807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975804';

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