var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386962&x=1617',
		'title': 'OC-30-3',
		'imageId': '67386962',
		'alt' : 'OC-30-3',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386965&x=1617',
		'title': '',
		'imageId': '67386965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386966&x=1617',
		'title': '',
		'imageId': '67386966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386968&x=1617',
		'title': '',
		'imageId': '67386968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386969&x=1617',
		'title': '',
		'imageId': '67386969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386970&x=1617',
		'title': '',
		'imageId': '67386970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386971&x=1617',
		'title': '',
		'imageId': '67386971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386972&x=1617',
		'title': '',
		'imageId': '67386972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386973&x=1617',
		'title': '',
		'imageId': '67386973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386974&x=1617',
		'title': '',
		'imageId': '67386974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386975&x=1617',
		'title': '',
		'imageId': '67386975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386976&x=1617',
		'title': '',
		'imageId': '67386976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386977&x=1617',
		'title': '',
		'imageId': '67386977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945338&docid=67386978&x=1617',
		'title': '',
		'imageId': '67386978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945338';

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