var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727852&x=438',
		'title': '',
		'imageId': '67727852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727856&x=438',
		'title': '',
		'imageId': '67727856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727857&x=438',
		'title': '',
		'imageId': '67727857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727853&x=438',
		'title': '',
		'imageId': '67727853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727854&x=438',
		'title': '',
		'imageId': '67727854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727855&x=438',
		'title': '',
		'imageId': '67727855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727858&x=438',
		'title': '',
		'imageId': '67727858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727859&x=438',
		'title': '',
		'imageId': '67727859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727860&x=438',
		'title': '',
		'imageId': '67727860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727864&x=438',
		'title': '',
		'imageId': '67727864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727861&x=438',
		'title': '',
		'imageId': '67727861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727862&x=438',
		'title': '',
		'imageId': '67727862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913591&docid=67727863&x=438',
		'title': '',
		'imageId': '67727863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913591';

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