var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568224&x=14',
		'title': '',
		'imageId': '67568224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568215&x=14',
		'title': '',
		'imageId': '67568215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568220&x=14',
		'title': '',
		'imageId': '67568220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568226&x=14',
		'title': '',
		'imageId': '67568226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568217&x=14',
		'title': '',
		'imageId': '67568217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568219&x=14',
		'title': '',
		'imageId': '67568219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568222&x=14',
		'title': '',
		'imageId': '67568222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568216&x=14',
		'title': '',
		'imageId': '67568216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568221&x=14',
		'title': '',
		'imageId': '67568221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568225&x=14',
		'title': '',
		'imageId': '67568225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568223&x=14',
		'title': '',
		'imageId': '67568223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568227&x=14',
		'title': '',
		'imageId': '67568227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906916&docid=67568218&x=14',
		'title': '',
		'imageId': '67568218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906916';

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