var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963250&x=2730',
		'title': '',
		'imageId': '67963250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963264&x=2730',
		'title': '',
		'imageId': '67963264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963254&x=2730',
		'title': '',
		'imageId': '67963254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963255&x=2730',
		'title': '',
		'imageId': '67963255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963252&x=2730',
		'title': '',
		'imageId': '67963252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963259&x=2730',
		'title': '',
		'imageId': '67963259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963258&x=2730',
		'title': '',
		'imageId': '67963258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963257&x=2730',
		'title': '',
		'imageId': '67963257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963256&x=2730',
		'title': '',
		'imageId': '67963256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963263&x=2730',
		'title': '',
		'imageId': '67963263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963261&x=2730',
		'title': '',
		'imageId': '67963261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963253&x=2730',
		'title': '',
		'imageId': '67963253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963262&x=2730',
		'title': '',
		'imageId': '67963262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922554&docid=67963260&x=2730',
		'title': '',
		'imageId': '67963260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922554';

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