var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299341&x=954',
		'title': '',
		'imageId': '65299341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299333&x=954',
		'title': '',
		'imageId': '65299333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299334&x=954',
		'title': '',
		'imageId': '65299334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299346&x=954',
		'title': '',
		'imageId': '65299346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299337&x=954',
		'title': '',
		'imageId': '65299337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299342&x=954',
		'title': '',
		'imageId': '65299342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299338&x=954',
		'title': '',
		'imageId': '65299338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299336&x=954',
		'title': '',
		'imageId': '65299336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299343&x=954',
		'title': '',
		'imageId': '65299343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299340&x=954',
		'title': '',
		'imageId': '65299340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299339&x=954',
		'title': '',
		'imageId': '65299339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299331&x=954',
		'title': '',
		'imageId': '65299331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299348&x=954',
		'title': '',
		'imageId': '65299348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299349&x=954',
		'title': '',
		'imageId': '65299349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299345&x=954',
		'title': '',
		'imageId': '65299345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299347&x=954',
		'title': '',
		'imageId': '65299347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299344&x=954',
		'title': '',
		'imageId': '65299344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005927&docid=65299335&x=954',
		'title': '',
		'imageId': '65299335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005927';

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