var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564113&x=1536',
		'title': '',
		'imageId': '70564113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564120&x=1536',
		'title': '',
		'imageId': '70564120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564121&x=1536',
		'title': '',
		'imageId': '70564121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564127&x=1536',
		'title': '',
		'imageId': '70564127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564122&x=1536',
		'title': '',
		'imageId': '70564122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564129&x=1536',
		'title': '',
		'imageId': '70564129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564123&x=1536',
		'title': '',
		'imageId': '70564123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564116&x=1536',
		'title': '',
		'imageId': '70564116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564119&x=1536',
		'title': '',
		'imageId': '70564119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564112&x=1536',
		'title': '',
		'imageId': '70564112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564117&x=1536',
		'title': '',
		'imageId': '70564117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564114&x=1536',
		'title': '',
		'imageId': '70564114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564118&x=1536',
		'title': '',
		'imageId': '70564118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564126&x=1536',
		'title': '',
		'imageId': '70564126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564115&x=1536',
		'title': '',
		'imageId': '70564115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564125&x=1536',
		'title': '',
		'imageId': '70564125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70564128&x=1536',
		'title': '',
		'imageId': '70564128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033991&docid=70314937&x=1536',
		'title': '',
		'imageId': '70314937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033991';

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