var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014534&x=452',
		'title': '',
		'imageId': '67014534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014536&x=452',
		'title': '',
		'imageId': '67014536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014537&x=452',
		'title': '',
		'imageId': '67014537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014538&x=452',
		'title': '',
		'imageId': '67014538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014539&x=452',
		'title': '',
		'imageId': '67014539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014547&x=452',
		'title': '',
		'imageId': '67014547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014542&x=452',
		'title': '',
		'imageId': '67014542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014543&x=452',
		'title': '',
		'imageId': '67014543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014544&x=452',
		'title': '',
		'imageId': '67014544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014545&x=452',
		'title': '',
		'imageId': '67014545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014546&x=452',
		'title': '',
		'imageId': '67014546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014540&x=452',
		'title': '',
		'imageId': '67014540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885691&docid=67014541&x=452',
		'title': '',
		'imageId': '67014541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885691';

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