var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183543&x=5024',
		'title': '',
		'imageId': '69183543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183547&x=5024',
		'title': '',
		'imageId': '69183547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183549&x=5024',
		'title': '',
		'imageId': '69183549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183534&x=5024',
		'title': '',
		'imageId': '69183534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183536&x=5024',
		'title': '',
		'imageId': '69183536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183542&x=5024',
		'title': '',
		'imageId': '69183542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183538&x=5024',
		'title': '',
		'imageId': '69183538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183548&x=5024',
		'title': '',
		'imageId': '69183548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183540&x=5024',
		'title': '',
		'imageId': '69183540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183541&x=5024',
		'title': '',
		'imageId': '69183541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183539&x=5024',
		'title': '',
		'imageId': '69183539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183537&x=5024',
		'title': '',
		'imageId': '69183537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183546&x=5024',
		'title': '',
		'imageId': '69183546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183532&x=5024',
		'title': '',
		'imageId': '69183532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183545&x=5024',
		'title': '',
		'imageId': '69183545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183544&x=5024',
		'title': '',
		'imageId': '69183544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183533&x=5024',
		'title': '',
		'imageId': '69183533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976669&docid=69183535&x=5024',
		'title': '',
		'imageId': '69183535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976669';

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