var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014520&x=5528',
		'title': '',
		'imageId': '67014520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014522&x=5528',
		'title': '',
		'imageId': '67014522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014523&x=5528',
		'title': '',
		'imageId': '67014523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014524&x=5528',
		'title': '',
		'imageId': '67014524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014525&x=5528',
		'title': '',
		'imageId': '67014525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014533&x=5528',
		'title': '',
		'imageId': '67014533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014528&x=5528',
		'title': '',
		'imageId': '67014528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014529&x=5528',
		'title': '',
		'imageId': '67014529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014530&x=5528',
		'title': '',
		'imageId': '67014530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014531&x=5528',
		'title': '',
		'imageId': '67014531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014532&x=5528',
		'title': '',
		'imageId': '67014532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014526&x=5528',
		'title': '',
		'imageId': '67014526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885690&docid=67014527&x=5528',
		'title': '',
		'imageId': '67014527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885690';

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