var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686383&x=4931',
		'title': '',
		'imageId': '69686383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686388&x=4931',
		'title': '',
		'imageId': '69686388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686389&x=4931',
		'title': '',
		'imageId': '69686389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686390&x=4931',
		'title': '',
		'imageId': '69686390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686391&x=4931',
		'title': '',
		'imageId': '69686391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686392&x=4931',
		'title': '',
		'imageId': '69686392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999112&docid=69686393&x=4931',
		'title': '',
		'imageId': '69686393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999112';

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