var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277798&x=2053',
		'title': '',
		'imageId': '66277798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277801&x=2053',
		'title': '',
		'imageId': '66277801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277804&x=2053',
		'title': '',
		'imageId': '66277804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277807&x=2053',
		'title': '',
		'imageId': '66277807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277810&x=2053',
		'title': '',
		'imageId': '66277810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277849&x=2053',
		'title': '',
		'imageId': '66277849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277813&x=2053',
		'title': '',
		'imageId': '66277813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277816&x=2053',
		'title': '',
		'imageId': '66277816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277819&x=2053',
		'title': '',
		'imageId': '66277819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277824&x=2053',
		'title': '',
		'imageId': '66277824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277832&x=2053',
		'title': '',
		'imageId': '66277832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277835&x=2053',
		'title': '',
		'imageId': '66277835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855146&docid=66277825&x=2053',
		'title': '',
		'imageId': '66277825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3855146';

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