var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984425&x=716',
		'title': '',
		'imageId': '69984425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984431&x=716',
		'title': '',
		'imageId': '69984431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984436&x=716',
		'title': '',
		'imageId': '69984436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984437&x=716',
		'title': '',
		'imageId': '69984437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984440&x=716',
		'title': '',
		'imageId': '69984440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984411&x=716',
		'title': '',
		'imageId': '69984411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984412&x=716',
		'title': '',
		'imageId': '69984412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984413&x=716',
		'title': '',
		'imageId': '69984413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984415&x=716',
		'title': '',
		'imageId': '69984415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984487&x=716',
		'title': '',
		'imageId': '69984487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984416&x=716',
		'title': '',
		'imageId': '69984416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984421&x=716',
		'title': '',
		'imageId': '69984421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011093&docid=69984422&x=716',
		'title': '',
		'imageId': '69984422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011093';

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