var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435301&x=524',
		'title': '',
		'imageId': '67435301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435302&x=524',
		'title': '',
		'imageId': '67435302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435300&x=524',
		'title': '',
		'imageId': '67435300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435303&x=524',
		'title': '',
		'imageId': '67435303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435305&x=524',
		'title': '',
		'imageId': '67435305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435306&x=524',
		'title': '',
		'imageId': '67435306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435304&x=524',
		'title': '',
		'imageId': '67435304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435308&x=524',
		'title': '',
		'imageId': '67435308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435307&x=524',
		'title': '',
		'imageId': '67435307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435310&x=524',
		'title': '',
		'imageId': '67435310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435309&x=524',
		'title': '',
		'imageId': '67435309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435312&x=524',
		'title': '',
		'imageId': '67435312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008674&docid=67435311&x=524',
		'title': '',
		'imageId': '67435311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008674';

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