var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67558451&x=5915',
		'title': '',
		'imageId': '67558451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67563289&x=5915',
		'title': '',
		'imageId': '67563289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67563290&x=5915',
		'title': '',
		'imageId': '67563290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67563291&x=5915',
		'title': '',
		'imageId': '67563291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613136&x=5915',
		'title': '',
		'imageId': '67613136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613140&x=5915',
		'title': '',
		'imageId': '67613140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613139&x=5915',
		'title': '',
		'imageId': '67613139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613150&x=5915',
		'title': '',
		'imageId': '67613150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613138&x=5915',
		'title': '',
		'imageId': '67613138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613137&x=5915',
		'title': '',
		'imageId': '67613137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613141&x=5915',
		'title': '',
		'imageId': '67613141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613152&x=5915',
		'title': '',
		'imageId': '67613152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613174&x=5915',
		'title': '',
		'imageId': '67613174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613175&x=5915',
		'title': '',
		'imageId': '67613175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613179&x=5915',
		'title': '',
		'imageId': '67613179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613178&x=5915',
		'title': '',
		'imageId': '67613178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613176&x=5915',
		'title': '',
		'imageId': '67613176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906299&docid=67613177&x=5915',
		'title': '',
		'imageId': '67613177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906299';

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